1
0
Fork 0
mirror of synced 2024-07-08 16:06:02 +12:00
Commit graph

8465 commits

Author SHA1 Message Date
shimon a299a59538 bug fix 2023-03-22 18:32:44 +02:00
shimon b981914eda rollback 2023-03-19 15:21:54 +02:00
shimon 866bc13363 usage collection value attr type to string 2023-03-19 15:16:05 +02:00
shimon 4839dbbfb0 fix 2023-03-09 17:49:03 +02:00
shimon 294e0e7469 Updates 2023-03-09 14:14:40 +02:00
Christy Jacob 5a8cab8de7 feat: update console branch 2023-02-22 17:57:44 +00:00
Damodar Lohani 5acd78463a Merge remote-tracking branch 'origin/feat-db-pools' into feat-db-pools-master-sync 2023-02-16 00:44:29 +00:00
Damodar Lohani 9fcee36cd2 fix git submodules 2023-02-16 00:31:22 +00:00
Damodar Lohani 171f30adb1 Merge remote-tracking branch 'origin/master' into feat-db-pools-master-sync 2023-02-16 00:29:37 +00:00
shimon 3533f56337 few last updates 2023-02-15 21:14:26 +02:00
shimon df2e7ca7e1 few last updates 2023-02-15 20:40:42 +02:00
Torsten Dittmann 244c4e1795 Merge branch 'master' of https://github.com/appwrite/appwrite into 1.2.x 2023-02-15 17:54:23 +01:00
Jake Barnby b3e29c6086
Fix audit 2023-02-15 17:39:15 +13:00
shimon 074d7dad32 test fix 2023-02-14 21:07:13 +02:00
Torsten Dittmann 397d4937ea feat: bump console to 2.2.0 2023-02-14 18:53:11 +01:00
Damodar Lohani 3215e8d8df Merge remote-tracking branch 'origin/feat-db-pools' into feat-db-pools-master-sync 2023-02-14 04:54:02 +00:00
Damodar Lohani 71d2c45a92 Merge remote-tracking branch 'origin/master' into feat-db-pools-master-sync 2023-02-14 04:35:19 +00:00
Jake Barnby f6fc9a8d8c
Merge remote-tracking branch 'origin/master' into feat-technical-debt-2
# Conflicts:
#	composer.lock
2023-02-14 14:22:08 +13:00
Steven Nguyen bbd39582ba
Update API specs 2023-02-13 16:21:45 -08:00
Steven Nguyen 7790079bb2
Bump version to 1.2.1 2023-02-13 15:55:54 -08:00
shimon f00cc06daf addressing comments 2023-02-08 18:34:22 +02:00
shimon 794f566fae addressing comments 2023-02-06 16:03:45 +02:00
shimon 53a3223172 addressing comments 2023-02-06 14:54:37 +02:00
shimon bab2c02d56 addressing comments 2023-02-06 09:58:10 +02:00
shimon d1a18a36b3 addressing comments 2023-02-06 09:43:02 +02:00
shimon 0f5b6665fa addressing comments 2023-02-05 23:06:32 +02:00
shimon 5850a454e0 addressing comments 2023-02-05 22:07:46 +02:00
shimon 1ac935077b addressing comments 2023-02-02 20:16:01 +02:00
shimon a30dfd284c addressing comments 2023-02-02 18:36:32 +02:00
shimon ff78bf8685 addressing comments 2023-02-02 15:43:19 +02:00
shimon abdd5f016a addressing comments 2023-02-02 13:55:23 +02:00
shimon 82f8fbdff8 console 2023-02-01 11:18:03 +02:00
shimon 19d04490df removed some unnecessary files 2023-01-31 20:27:34 +02:00
shimon b4caeeabc4 removed some unnecessary files 2023-01-31 17:34:27 +02:00
shimon 316500fdf2 removed some unnecessary files 2023-01-31 17:31:18 +02:00
shimon e278732481 removed some unnecessary files 2023-01-31 16:50:52 +02:00
Christy Jacob e5a6db6133
Merge pull request #4890 from appwrite/doc-clarify-permission
Update permission and ID param descriptions for grammar and clarity.
2023-01-28 04:15:20 +05:30
Torsten Dittmann 24a7caf936 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-4803-flutter-web-platform-type 2023-01-27 13:24:41 +01:00
Torsten Dittmann eee2c0c4ff
Merge pull request #4994 from aayushbisen/fix-4986-add-appwrite-worker-messaging-restart-policy
add restart policy for worker-messaging container
2023-01-27 13:21:35 +01:00
Christy Jacob c393e130ac
Merge pull request #4983 from appwrite/fix-collection-delete
Fix deletes worker not deleting database collections
2023-01-27 14:40:14 +05:30
Christy Jacob c56f8277c9
Merge pull request #4984 from appwrite/fix-project-delete
Fix deletes worker not deleting project database tables
2023-01-27 13:45:07 +05:30
Jake Barnby c9f4b7ca23
Delete project domains and certificates 2023-01-27 16:46:38 +13:00
Bradley Schofield ade2e10994 Update DBIP Database 2023-01-26 14:57:02 +00:00
Christy Jacob 54f4bef67a
Merge pull request #5004 from appwrite/feat-remove-validators
Replace Appwrite Validators with backported Utopia ones
2023-01-26 16:03:06 +05:30
Christy Jacob 7c2c68c5ec
Merge pull request #4988 from appwrite/fix-storage-device-case
Convert _APP_STORAGE_DEVICE env var to lowercase
2023-01-26 15:24:26 +05:30
Damodar Lohani e70408094a Merge remote-tracking branch 'origin/master' into feat-db-pools-master-sync 2023-01-25 10:38:29 +00:00
Christy Jacob 4ea82fb2d0
Merge pull request #4795 from appwrite/fix-compression-logic
feat: use constants in switch case
2023-01-23 17:50:33 +05:30
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