Bradley Schofield
|
9cb1cf418c
|
Improve Error Handling and Add more Validation
|
2023-10-06 17:02:01 +01:00 |
|
Prateek Banga
|
a92390dda2
|
review changes
|
2023-10-06 19:23:46 +05:30 |
|
Prateek Banga
|
d842191cc6
|
Merge branch '1.5.x' of https://github.com/appwrite/appwrite into feat-mailgun-provider
|
2023-10-06 03:53:16 +05:30 |
|
Prateek Banga
|
d5cc214546
|
Merge branch 'main' of https://github.com/appwrite/appwrite into sync-main-1.5.x
|
2023-10-06 03:44:36 +05:30 |
|
shimon
|
948f36a023
|
sync with 1.4
|
2023-10-05 16:15:39 +03:00 |
|
Prateek Banga
|
22d445587e
|
review changes
|
2023-10-05 16:57:48 +05:30 |
|
loks0n
|
e94631f730
|
fix: token verification
|
2023-10-05 11:18:19 +01:00 |
|
Prateek Banga
|
5891872fad
|
Merge branch 'feat-mailgun-provider' of https://github.com/appwrite/appwrite into feat-topics-controller
|
2023-10-04 17:27:56 +05:30 |
|
Prateek Banga
|
48b91e39a8
|
review changes
|
2023-10-04 16:15:59 +05:30 |
|
shimon
|
a643a8c907
|
sync with 1.4
|
2023-10-04 13:43:21 +03:00 |
|
Matej Bačo
|
b6ce679b93
|
Merge branch '1.4.x' into cl-1.4.x
|
2023-10-04 10:46:38 +02:00 |
|
Matej Bačo
|
891960a977
|
Fix realtime logs container name
|
2023-10-04 10:16:02 +02:00 |
|
Jake Barnby
|
d1502029d1
|
Fix missing array flag on migration errors response model rule
|
2023-10-04 15:05:42 +13:00 |
|
shimon
|
e3668a4d06
|
sync with 1.4
|
2023-10-03 21:56:36 +03:00 |
|
shimon
|
429dabaaee
|
sync with 1.4
|
2023-10-03 19:50:48 +03:00 |
|
shimon
|
3b00e396d5
|
sync with main
|
2023-10-03 15:15:13 +03:00 |
|
shimon
|
6d60b0bd8c
|
sync with 1.4
|
2023-10-03 11:40:34 +03:00 |
|
shimon
|
2bb4d8fb89
|
sync with 1.4
|
2023-10-02 17:02:48 +03:00 |
|
shimon
|
75d8741eaa
|
sync against master
|
2023-10-01 21:30:52 +03:00 |
|
shimon
|
b1da87f970
|
migrations worker
|
2023-10-01 21:06:25 +03:00 |
|
shimon
|
b02d51c794
|
migrations worker
|
2023-10-01 20:39:26 +03:00 |
|
shimon
|
47d27096db
|
deletes & databases workers
|
2023-10-01 11:04:12 +03:00 |
|
Matej Bačo
|
515fec2858
|
Linter fix
|
2023-09-30 11:57:15 +02:00 |
|
Matej Bačo
|
d9f2f1c37b
|
Introduce execution sync timeout
|
2023-09-30 11:54:54 +02:00 |
|
shimon
|
9cf83151cd
|
certificates worker
|
2023-09-28 20:37:07 +03:00 |
|
loks0n
|
739be813e0
|
feat: oauth ssr token flow
|
2023-09-28 13:45:52 +01:00 |
|
shimon
|
a10246a9bd
|
build && audit && usage workers
|
2023-09-28 13:45:15 +03:00 |
|
loks0n
|
ef93c59698
|
Merge branch 'main' of https://github.com/appwrite/appwrite into feat-ssr
|
2023-09-28 11:21:26 +01:00 |
|
Christy Jacob
|
ac844d33ef
|
Merge branch '1.4.x' of https://github.com/appwrite/appwrite into cl-1.4.x
|
2023-09-27 23:25:48 +00:00 |
|
Christy Jacob
|
0c2cd174a5
|
chore: prep for 1.4.4
|
2023-09-27 21:28:28 +00:00 |
|
Christy Jacob
|
50600d6f2a
|
Merge pull request #6343 from appwrite/master
Merge master into 1.4.x
|
2023-09-27 17:20:32 -04:00 |
|
shimon
|
dcf0107a79
|
sync with master
|
2023-09-27 20:10:21 +03:00 |
|
shimon
|
c4bd6e008e
|
Merge branch 'master' of github.com:appwrite/appwrite into refactor-workers
Conflicts:
.env
app/cli.php
app/config/collections.php
app/console
app/controllers/api/account.php
app/controllers/api/databases.php
app/controllers/api/functions.php
app/controllers/api/projects.php
app/controllers/api/storage.php
app/controllers/api/teams.php
app/controllers/api/users.php
app/controllers/general.php
app/controllers/shared/api.php
app/init.php
app/worker.php
app/workers/audits.php
app/workers/builds.php
app/workers/certificates.php
app/workers/databases.php
app/workers/deletes.php
app/workers/functions.php
app/workers/mails.php
bin/worker-usage
composer.json
composer.lock
docker-compose.yml
src/Appwrite/Event/Delete.php
src/Appwrite/Event/Mail.php
src/Appwrite/Platform/Tasks/Maintenance.php
|
2023-09-27 18:51:17 +03:00 |
|
Prateek Banga
|
90352c57ac
|
Merge branch 'feat-mailgun-provider' of https://github.com/appwrite/appwrite into feat-topics-controller
|
2023-09-27 18:58:18 +05:30 |
|
Prateek Banga
|
234f7f003b
|
updated test cases for msg91 provider, moves worker to use provider from settings
|
2023-09-27 18:58:00 +05:30 |
|
Prateek Banga
|
63bd4d6daf
|
Merge branch 'feat-mailgun-provider' of https://github.com/appwrite/appwrite into feat-topics-controller
|
2023-09-27 16:57:07 +05:30 |
|
Matej Bačo
|
872531dc95
|
Fix execution call timeout
|
2023-09-26 10:06:22 +02:00 |
|
Prateek Banga
|
a0858ccc4e
|
adds message description, options to mailgun provider
|
2023-09-26 13:12:44 +05:30 |
|
Christy Jacob
|
79d7bd8379
|
chore: linter
|
2023-09-26 00:10:17 +04:00 |
|
Christy Jacob
|
39dc153a22
|
chore: remove comments
|
2023-09-26 00:05:01 +04:00 |
|
Christy Jacob
|
d4debddc46
|
chore: update hamster script
|
2023-09-26 00:01:42 +04:00 |
|
Christy Jacob
|
d1d523e1dc
|
chore: update hamster script
|
2023-09-26 00:01:34 +04:00 |
|
Torsten Dittmann
|
c273e3d8e1
|
Merge pull request #6229 from btme0011/fix-6212-Issue-With-Linkedin-OAuth
|
2023-09-24 01:57:58 +02:00 |
|
Yatharth Verma
|
f07f246f8d
|
fix conflicts
|
2023-09-22 22:53:41 +05:30 |
|
Prateek Banga
|
e00b273577
|
Merge branch 'feat-mailgun-provider' of https://github.com/appwrite/appwrite into feat-topics-controller
|
2023-09-21 22:19:30 +05:30 |
|
Prateek Banga
|
3ebcfe548d
|
Adds get message endpoint
|
2023-09-21 16:26:53 +05:30 |
|
Matej Bačo
|
4984b01ef4
|
Merge branch '1.4.x' into feat-https-function-domains
|
2023-09-21 10:10:07 +02:00 |
|
Prateek Banga
|
0510de5eab
|
Merge branch 'feat-mailgun-provider' of https://github.com/appwrite/appwrite into feat-topics-controller
|
2023-09-20 23:37:35 +05:30 |
|
Prateek Banga
|
35d842171c
|
review changes
|
2023-09-20 23:37:10 +05:30 |
|
Prateek Banga
|
afef225339
|
Merge branch 'feat-mailgun-provider' of https://github.com/appwrite/appwrite into feat-topics-controller
|
2023-09-20 17:39:36 +05:30 |
|