1
0
Fork 0
mirror of synced 2024-08-30 01:12:44 +12:00
Commit graph

8550 commits

Author SHA1 Message Date
shimon
213c4392a1 Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into refactor-internalId-collections-db-pools 2023-01-22 17:21:21 +02:00
shimon
61f4fedbb3 test adjustments 2023-01-22 17:21:00 +02:00
Vincent (Wen Yu) Ge
efcaa8ba77 update specs 2023-01-20 17:27:14 -05:00
Vincent (Wen Yu) Ge
b25dc38a63 clarify custom ID vs unique ID 2023-01-20 22:22:16 +00:00
Steven
e14f4404e0
Merge branch 'master' into feat-4803-flutter-web-platform-type 2023-01-20 12:04:58 -08:00
Damodar Lohani
3bca72123d fix missing registry set 2023-01-20 10:44:09 +00:00
Christy Jacob
0a98ad6042 Merge branch 'master' of https://github.com/appwrite/appwrite into fix-4446-updated-timestamp-format-to-ISO-in-realtime-payload 2023-01-20 09:51:19 +00:00
Christy Jacob
4142ffdb70 feat: update account codes 2023-01-19 17:26:41 +05:30
Christy Jacob
30690f6bc4
Merge pull request #4885 from appwrite/revert-4844-feat-build-size
Revert "Feat: Build output size"
2023-01-19 15:04:35 +05:30
Bradley Schofield
4cc135e8e2
Merge branch 'master' into fix-test-warnings 2023-01-17 10:16:53 +00:00
Jake Barnby
536d36be7d
Fix delete recursion 2023-01-17 17:31:14 +13:00
shimon
7d40488724 test adjustments 2023-01-16 20:52:46 +02:00
Torsten Dittmann
f7e35cce2c fix: sdk typo 2023-01-16 12:09:13 +01:00
shimon
be65f89eff usage test 2023-01-16 11:38:52 +02:00
fogelito
f5cc2e43f4 conflics 2023-01-16 10:32:15 +02:00
fogelito
c4ae047833 Merge branch 'master' of github.com:appwrite/appwrite into feat-technical-debt-2
 Conflicts:
	app/init.php
	composer.json
	composer.lock
2023-01-16 10:24:37 +02:00
fogelito
aa5a45ba79 audit + abuse upgrade 2023-01-16 10:12:14 +02:00
shimon
a852672bff Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into feat-new-usage-stats 2023-01-15 17:18:32 +02:00
shimon
a0554ca91e usage test 2023-01-15 12:25:03 +02:00
Vincent (Wen Yu) Ge
d9edc65e9d Generate specs for 1.2.x 2023-01-13 15:30:48 -05:00
Vincent (Wen Yu) Ge
45aea5b941 Update branch with master 2023-01-13 14:53:54 -05:00
Vincent (Wen Yu) Ge
92a384e31c Fix descriptions for ID and regen 1.2.x specs 2023-01-13 14:27:08 -05:00
Bradley Schofield
31b718d829 Replace Appwrite Validators with backported Utopia ones
+ Updated Utopia Framework to 0.26.0
+ Replaced Appwrite Validators with Utopia ones
2023-01-13 15:28:04 +00:00
Torsten Dittmann
4639f2c753 chore: run formatter 2023-01-13 13:32:47 +01:00
Torsten Dittmann
f6744fc07a feat: add console sdk 2023-01-13 13:29:22 +01:00
shimon
b61e6e0d5a usage test 2023-01-12 19:41:14 +02:00
shimon
9a2f734d3a compose.lock 2023-01-12 18:06:20 +02:00
Jake Barnby
004bb82688
Fix functions + builds not deleted 2023-01-12 22:42:07 +13:00
Jake Barnby
d49de9c6cf
Use getProjectDB instead of new function 2023-01-12 22:27:20 +13:00
Damodar Lohani
6a4cfff0e3 fix error from merge 2023-01-12 09:00:54 +00:00
Damodar Lohani
f41e3b1e8f Merge remote-tracking branch 'origin/master' into feat-db-pools-master-sync 2023-01-12 07:25:23 +00:00
Eldad A. Fux
f0bb8dcc33
Merge pull request #4859 from appwrite/refactor-mails-next
refactor: make mails event and worker general
2023-01-12 09:07:43 +02:00
Aayush Bisen
c9664e2d19 add restart policy for worker-messaging container
Fixes #4986
2023-01-12 06:51:50 +00:00
Steven Nguyen
be77b10549
Add flutter-web as a platform type
Having a dedicated type for flutter-web will allow us to differentiate
between Flutter Web and Web in the Appwrite Console.
2023-01-11 15:47:49 -08:00
Steven Nguyen
2b4dbfb4b9
Convert _APP_STORAGE_DEVICE env var to lowercase
This is done for backwards compatibility. Up to utopia-php/storage
version 0.12.X, the devices were not lowercase. Starting 0.13.X, they
are all converted to lowercase, but people would still have the old
case in their .env file. This change makes the value check insensitive
so that the value from older versions still works.
2023-01-11 11:41:26 -08:00
Christy Jacob
837bad59a4 feat: add tests 2023-01-11 18:10:49 +05:30
Christy Jacob
71150ced1a feat: add tests 2023-01-11 18:05:07 +05:30
Christy Jacob
2bc85e4708 feat: linter fixes 2023-01-11 17:12:29 +05:30
Christy Jacob
9f9daf900a feat: review comments 2023-01-11 17:11:33 +05:30
Jake Barnby
4b0ef4598b
Fix deletes worker not deleting project database tables 2023-01-11 19:37:06 +13:00
Jake Barnby
da8af68e1e
Fix deletes worker not deleting database collections 2023-01-11 17:20:43 +13:00
Christy Jacob
e3a2135515 feat: linter fixes 2023-01-10 20:18:45 +05:30
Christy Jacob
59adaff541 feat: linter fixes 2023-01-10 14:23:08 +05:30
Damodar Lohani
d2ca803753 add provider enabled check in the redirect 2023-01-10 04:52:21 +00:00
Christy Jacob
3f992b316e feat: add code to account creation endpoint 2023-01-09 22:52:15 +05:30
Christy Jacob
b751af6db9 feat: add code to account creation endpoint 2023-01-09 22:46:02 +05:30
Christy Jacob
78a057ebf9 feat: add code to account creation endpoint 2023-01-09 22:39:58 +05:30
Damodar Lohani
b238a1ef2d fix format 2023-01-09 10:44:28 +00:00
Damodar Lohani
87c7e76a16
Oauth2 check if provider is enabled 2023-01-09 16:20:03 +05:45
shimon
3d2ac6b2d6 minor adjustments 2022-12-29 17:36:00 +02:00
shimon
8941af0677 minor adjustments 2022-12-29 13:32:00 +02:00
shimon
db8b24ee22 moved reduce after delete document to usage-worker 2022-12-28 20:06:57 +02:00
shimon
4198cbfca5 moved reduce after delete document to usage-worker 2022-12-28 18:27:26 +02:00
Matej Bačo
014457636c Fix missing env var category 2022-12-27 23:58:30 +01:00
Matej Bačo
df0409d25c Update specs 2022-12-27 16:18:55 +01:00
Matej Bačo
c2d597e8c6 Upgrade console version 2022-12-27 12:56:26 +01:00
Matej Bačo
0384b705f9 Upgrade console 2022-12-27 12:19:02 +01:00
Matej Bačo
ccc9432219 Merge branch 'master' into fix-1.2.x-conflicts 2022-12-27 08:29:10 +01:00
Matej Bačo
804dbb867c Re-add migration, add missing env vars 2022-12-27 08:24:34 +01:00
Matej Bačo
3826937a7b Update 1.2 specs 2022-12-26 13:16:12 +01:00
Matej Bačo
14b6aa0e8e Update SDK versions 2022-12-26 13:08:31 +01:00
shimon
3954137382 minor adjustments 2022-12-25 19:16:38 +02:00
shimon
e533f8f067 minor adjustments 2022-12-25 19:07:03 +02:00
shimon
0ac5e293b6 add internalId to collections 2022-12-25 14:13:52 +02:00
shimon
586c7fac7c add internalId to collections 2022-12-25 14:07:54 +02:00
shimon
f96a9c3618 add internalId to collections 2022-12-25 13:07:27 +02:00
shimon
f3dcd6a79f add internalId to collections 2022-12-25 13:06:25 +02:00
shimon
a8fe99def0 add internalId to collections 2022-12-25 12:17:49 +02:00
Vincent (Wen Yu) Ge
1a92bf1923 regen specs 2022-12-22 23:00:29 +00:00
shimon
b89e04f561 add internalId to collections 2022-12-22 19:18:54 +02:00
shimon
20f9b0c655 refactor usage worker 2022-12-22 15:02:41 +02:00
shimon
18f7b3adbb refactor usage worker 2022-12-22 10:48:03 +02:00
Jake Barnby
27b1ae912a
Merge remote-tracking branch 'origin/fix-max-session-method' into feat-graphql-support 2022-12-22 21:11:35 +13:00
Jake Barnby
43c850bd9b
Deduplicate SDK method name 2022-12-22 21:03:06 +13:00
Jake Barnby
4699d78112
Remove redundant import 2022-12-22 19:15:02 +13:00
Steven
9167b10c81
Merge branch 'master' into fix-4782-email-body-fr-translation 2022-12-21 11:45:50 -08:00
shimon
5e394fed5d refactor usage worker 2022-12-21 21:03:09 +02:00
shimon
c02ef7b340 adding build.storage usage 2022-12-21 11:22:29 +02:00
fogelito
b301a64dc4 clean up some use classes not in use 2022-12-21 10:02:22 +02:00
shimon
c6b3fb39b1 Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into feat-new-usage-stats
 Conflicts:
	app/console
	app/workers/builds.php
	docker-compose.yml
	src/Appwrite/Usage/Stats.php
2022-12-21 09:58:22 +02:00
Jake Barnby
524a6db72d
Hide get method from SDKs 2022-12-21 20:45:34 +13:00
Jake Barnby
2ee9f2607f
Remove redundant code 2022-12-21 19:15:42 +13:00
Vincent (Wen Yu) Ge
8239113b95 Grammarly check 2022-12-20 21:43:55 +00:00
Vincent (Wen Yu) Ge
37fc5114ab Update permission param descriptions for grammar and clarity. 2022-12-20 21:39:41 +00:00
Bradley Schofield
c0daed3644 Refactor names and cleanup code 2022-12-20 16:11:30 +00:00
Bradley Schofield
0b17a737fe Fix Functions Worker 2022-12-20 15:42:04 +00:00
Bradley Schofield
740bae6a99 Update console 2022-12-20 13:01:39 +00:00
Bradley Schofield
284ce42177 Merge branch 'feat-db-pools' into refactor-schedulers-workers 2022-12-20 13:01:27 +00:00
Christy Jacob
ff9bccf1ff
Revert "Feat: Build output size" 2022-12-20 18:26:56 +05:30
Bradley Schofield
b0c8e8980d Continue removing resque 2022-12-20 12:48:55 +00:00
Bradley Schofield
886a1a2abb Port Deletes and Builds worker 2022-12-20 12:22:58 +00:00
Christy Jacob
708994d4a6
Merge pull request #4844 from appwrite/feat-build-size
Feat: Build output size
2022-12-20 17:22:43 +05:30
Matej Bačo
e3737af3fe
Update app/workers/builds.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-12-20 12:49:52 +01:00
Bradley Schofield
f2e8a619da Merge branch 'refactor-scheduler-messaging' into refactor-schedulers-workers 2022-12-20 11:24:58 +00:00
Bradley Schofield
6f3a057608 Merge branch 'refactor-scheduler-emails' into refactor-schedulers-workers 2022-12-20 11:24:26 +00:00
Bradley Schofield
11bd518b6a Merge branch 'refactor-scheduler-database' into refactor-schedulers-workers 2022-12-20 11:23:26 +00:00
Bradley Schofield
3e66d1a549 Rename certificate queue 2022-12-20 11:21:07 +00:00
Bradley Schofield
169386d0b3 Merge branch 'refactor-sceduler-certificates' into refactor-schedulers-workers 2022-12-20 11:20:52 +00:00
Bradley Schofield
d52fa1169a Merge Audits 2022-12-20 11:11:36 +00:00
Bradley Schofield
a09e23d0b9 Start work on porting webhooks 2022-12-20 11:07:49 +00:00
Christy Jacob
cb0a927e34
Merge pull request #4050 from geisterfurz007/fix-3916-empty-payload-returned-as-object
fix: empty payload returned as list
2022-12-20 13:37:24 +05:30
Christy Jacob
6b31edfdef
Merge pull request #4506 from karniv00l/user-not-found-exception
Fix User not found exception
2022-12-20 13:25:35 +05:30
Christy Jacob
adb21683e0
Merge pull request #4285 from vrabe/update-zh-tw-translation
update zh-tw translation
2022-12-20 02:31:41 +05:30
shimon
18f192ed65 benchmarks 2022-12-19 10:25:49 +02:00
Jake Barnby
09a6726afa
Update specs 2022-12-19 20:52:14 +13:00
Jake Barnby
56a903577f
Remove docs false 2022-12-19 20:51:34 +13:00
Jake Barnby
11ef344216
Remove get method from SDKs 2022-12-19 19:07:04 +13:00
Jake Barnby
bcceee9a7d
Update for SDK generator changes
(cherry picked from commit d6bd0f466b76229e1bf5915d2fb5642cde7d3b69)
2022-12-19 19:06:57 +13:00
Christy Jacob
ff73939855 feat: update console and build args 2022-12-18 15:23:18 +05:30
Matej Bačo
8f363eae7a Fix bugs 2022-12-18 08:35:16 +01:00
Matej Bačo
ab68bb4ea1 Merge branch 'feat-db-pools' into feat-build-size 2022-12-18 08:21:41 +01:00
Matej Bačo
c5da386d67 PR review changes 2022-12-18 08:20:50 +01:00
Bradley Schofield
50f82a276f Run Linter 2022-12-17 20:46:34 +00:00
Bradley Schofield
a8595eaca2 Port Messages worker to Utopia queue system 2022-12-17 20:45:58 +00:00
Bradley Schofield
2e49666ee6 Port Mail Worker from resque to Utopia Queue 2022-12-17 19:19:41 +00:00
Christy Jacob
90e93f3255 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools 2022-12-16 15:42:40 +00:00
Damodar Lohani
12302d5b3d refactor: remove empty param 2022-12-16 06:34:03 +00:00
Damodar Lohani
b7d17e82da fix: membership invite email 2022-12-16 06:15:23 +00:00
Damodar Lohani
495da1bfd4 fix: template path 2022-12-16 06:11:12 +00:00
Damodar Lohani
ea241ceaf5
Update app/workers/certificates.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-12-16 11:33:16 +05:45
shimon
86638e0079 e2e tests 2022-12-15 19:00:05 +02:00
shimon
7601c9047b e2e tests 2022-12-15 11:45:43 +02:00
Damodar Lohani
5d195659bd refactor: mails refactor 2022-12-15 09:22:05 +00:00
shimon
285bfe9fd7 e2e tests 2022-12-15 09:56:06 +02:00
Jake Barnby
d107b92748
Remove debug flags on production instead of abuse enabled 2022-12-15 13:44:23 +13:00
Jake Barnby
ab08f0ca40
Fix prism settings for graphql platforms 2022-12-15 13:39:13 +13:00
Jake Barnby
64b74d4100
Add alias route to allow for multiple SDK method names 2022-12-15 13:36:47 +13:00
fogelito
8ade726932 Changing Role + Permissions namespace 2022-12-14 18:04:06 +02:00
fogelito
f96128e14f Changing Id 2022-12-14 17:42:25 +02:00
Matej Bačo
6279784009 Fix expired session, schedule deletes 2022-12-14 09:44:40 +01:00
shimon
961c408885 metric negative / positive values in worker 2022-12-14 09:34:04 +02:00
Damodar Lohani
5741a960c7 refactor: use refactored maile event and worker 2022-12-14 06:35:04 +00:00
Damodar Lohani
42c855cb41 feat: make mails event and worker general 2022-12-14 06:23:14 +00:00
Bradley Schofield
e4ad14c794 Run Linter 2022-12-13 15:56:36 +00:00
Bradley Schofield
6e6a6d5518 Migrate Database worker to Utopia Queue system 2022-12-13 15:54:01 +00:00
shimon
06aee565a8 addressing comments 2022-12-13 13:46:53 +02:00
Bradley Schofield
b7d7a71994 Run Linter 2022-12-13 11:18:38 +00:00
Bradley Schofield
21afa43127 Port Certificates to new Queue system 2022-12-13 11:16:12 +00:00
Jake Barnby
ff33068906
Merge remote-tracking branch 'origin/1.2.x' into feat-graphql-support 2022-12-13 21:37:21 +13:00
shimon
141d55bd36 build+functions worker 2022-12-13 09:35:05 +02:00
Matej Bačo
746390e30a Fix missing param 2022-12-13 08:10:51 +01:00
Jake Barnby
5e9eccacd1
Allow create deployment from explorer 2022-12-13 19:49:20 +13:00
Damodar Lohani
255c4043d6 fix lint errors 2022-12-13 06:33:26 +00:00
Damodar Lohani
2c46cdcc3c add session default and comment 2022-12-13 06:08:38 +00:00
Jake Barnby
aa7e326ce9
Allow file uploads from explorer 2022-12-13 15:43:29 +13:00
Matej Bačo
b513c2fbad Store build output size to DB 2022-12-12 13:40:04 +01:00
Matej Bačo
fe27670e1f New attribute + migration 2022-12-12 13:39:43 +01:00
shimon
2f34c566e5 addressing comments 2022-12-12 11:37:10 +02:00
shimon
93c3b73291 usage cleanup 2022-12-12 10:16:09 +02:00
shimon
d80bd75b6d usage cleanup 2022-12-12 09:54:53 +02:00