1
0
Fork 0
mirror of synced 2024-07-01 20:50:49 +12:00
Commit graph

1413 commits

Author SHA1 Message Date
Christy Jacob fd46cdc412 feat: update error codes in the accounts API 2022-02-06 18:16:14 +04:00
Christy Jacob bc3454928b feat: update error codes in the avatars API 2022-02-06 18:10:16 +04:00
Christy Jacob 593ef15450 feat: update error codes in the accounts API 2022-02-06 18:02:14 +04:00
Christy Jacob d9714e8a5e feat: update error codes in the accounts API 2022-02-06 17:59:45 +04:00
Christy Jacob 696709c46c feat: update error codes in the accounts API 2022-02-06 17:54:40 +04:00
Christy Jacob d3efbc1ef5 feat: update error codes in the accounts API 2022-02-06 17:40:31 +04:00
Christy Jacob 7f29a9e8c9 feat: update error codes in the accounts API 2022-02-06 16:58:50 +04:00
Christy Jacob 361cce8ec1 feat: update error codes in the accounts API 2022-02-06 16:58:26 +04:00
Christy Jacob 1b8413fdef feat: update error codes in the accounts API 2022-02-06 16:58:05 +04:00
Christy Jacob 6cdc9388e0 feat: update error codes in the accounts API 2022-02-06 16:57:51 +04:00
Christy Jacob e2333af716 feat: update error codes in the accounts API 2022-02-06 16:57:32 +04:00
Christy Jacob a932920fb4 feat: update error codes in the accounts API 2022-02-06 16:56:08 +04:00
Christy Jacob b16faed83a feat: update error codes in users API 2022-02-06 16:49:01 +04:00
Christy Jacob f042c00b20 feat: add new exceptions to accounts api 2022-01-31 02:44:47 +04:00
Eldad A. Fux 9cd9a1dc5d
Merge pull request #2468 from stnguyen90/bug-2405-non-owner-delete-membership
Fix non-owner not able to delete their membership
2022-01-27 08:53:27 +02:00
Eldad Fux c43b71f78a Merge branch 'master' of github.com:appwrite/appwrite into fix-create-existing-collection 2022-01-24 23:33:46 +02:00
Matej Baco 85630df661 PR review changes 2022-01-24 09:20:02 +01:00
Matej Baco d9eb1e9545 Use dynamic value in controller 2022-01-21 09:05:41 +01:00
Torsten Dittmann 785932abd4
Merge pull request #2638 from appwrite/fix-listcollections-search
Fix list collections when passing `search` parameter
2022-01-19 12:08:36 +01:00
Jake Barnby 438f80cc5a Update query attribute to search, remove name index 2022-01-19 20:57:18 +13:00
Steven Nguyen 88f43c32a4 Fix non-owner not able to delete their membership 2022-01-18 21:26:14 -08:00
Jake Barnby 0f209f8430 Fix function authorization exception when missing permission 2022-01-18 19:38:10 +13:00
Eldad A. Fux 11b0967d3b
Merge pull request #2629 from appwrite/fix-hide-internal-id
fix: hide internal id from documents
2022-01-17 21:15:03 +02:00
Torsten Dittmann ba2790221c fix: hide internal id from documents 2022-01-17 17:25:20 +01:00
Eldad A. Fux f5bf1a3cd6
Merge pull request #2600 from gewenyu99/doc-wrap-id-string-in-quotes
Wrap unique() in double quotes to better indicate that it's a literal…
2022-01-17 17:33:33 +02:00
Eldad A. Fux 7c142e91ac
Merge pull request #2619 from appwrite/fix-deletes-worker
fix: reset user attributes and delete sessions when deleting a user
2022-01-16 18:39:20 +02:00
Christy Jacob 6238fcc46a fix: reset user attrbites and do not delete user 2022-01-16 05:02:13 +04:00
Eldad Fux 8dc7d24d5a Fixed missing validation 2022-01-16 01:25:00 +02:00
Vincent Ge a102ee6f14 Wrap unique() in double quotes to better indicate that it's a literal string 2022-01-12 17:19:30 -05:00
Matej Baco 6b77fcf21f FIxed 409 for createCollection 2022-01-12 20:51:13 +01:00
Matej Baco 44bb12475e Replaced rules description with attributes 2022-01-04 17:06:16 +01:00
Matej Baco e2aebdd2bc Merge branch 'feat-database-indexing' into feat-quest-filters 2022-01-04 15:29:42 +01:00
Torsten Dittmann 7230b5f6ec Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2022-01-03 13:44:28 +01:00
Torsten Dittmann ce3a647557 fix: add missing collection prefix to cache purging 2022-01-03 13:30:03 +01:00
Torsten Dittmann 02bc86368f Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing 2022-01-03 11:29:17 +01:00
Torsten Dittmann 5d44e6ee78 fix: delete audit logs for collections and documents 2022-01-03 11:29:15 +01:00
Torsten Dittmann 753824428a fix: throw exception when antivirus is not available 2022-01-03 10:50:52 +01:00
Matej Baco 69b4d074f5 Migrated all imports to new request class 2021-12-31 16:50:07 +01:00
Eldad A. Fux b766ec5a4a
Merge pull request #2401 from PineappleIOnic/fix-improve-recovery-rate-limit
Update abuse-key for password recovery to add IP
2021-12-31 10:52:28 +02:00
Torsten Dittmann 0d0abef508 feat: limit database to 100 queries 2021-12-30 11:27:46 +01:00
Torsten Dittmann 2015106702 fix: use bigint for large integers 2021-12-29 15:50:21 +01:00
Torsten Dittmann 1a5712017b fix: database query value limits 2021-12-28 18:57:24 +01:00
Torsten Dittmann b05680cf7d fix: database activites 2021-12-28 16:48:36 +01:00
Torsten Dittmann 0189fe6cff fix: remove length limit from db query param 2021-12-28 13:37:46 +01:00
Torsten Dittmann 49ba7d5dfd fix: users prefs default value 2021-12-28 11:48:50 +01:00
Torsten Dittmann 9917cdb9ac fix: get attribute endpoint 2021-12-27 18:07:35 +01:00
Torsten Dittmann 8122d8882b fix: collection level permissions cursor 2021-12-27 18:00:52 +01:00
Torsten Dittmann 693b8c7185 fix: replace internal and external database with project database 2021-12-27 13:45:23 +01:00
Torsten Dittmann ffae301d5f fix: database service 2021-12-27 11:45:24 +01:00
kodumbeats c3bbce1b04 Use correct namespace 2021-12-23 19:27:55 -05:00