1
0
Fork 0
mirror of synced 2024-07-01 12:40:34 +12:00
Commit graph

3283 commits

Author SHA1 Message Date
kodumbeats 3d2888ac70 Remove unused functions 2021-07-13 15:24:52 -04:00
kodumbeats 2db245a607 Use new db for deletes worker 2021-07-13 14:44:45 -04:00
kodumbeats 0af70aae30 Handle deleting functions with new db 2021-07-13 12:10:42 -04:00
kodumbeats b58e773568 Handle deleting execution logs with new db 2021-07-13 12:10:20 -04:00
kodumbeats 4062715613 Handle deleting team memberships with new db 2021-07-13 12:08:52 -04:00
kodumbeats adb26c5356 Use Utopia authorization validator 2021-07-13 09:41:15 -04:00
kodumbeats f869e69123 Delete user documents from new db 2021-07-12 17:57:37 -04:00
kodumbeats acc4bbb052 Deletes worker no longer needed for collections 2021-07-12 12:45:30 -04:00
kodumbeats 06c276d855 Tighten up validation 2021-07-05 16:27:20 -04:00
kodumbeats 64d1913a03 Keep search param in listCollections 2021-07-05 15:19:18 -04:00
kodumbeats 4a90076013 Cleanup code comments 2021-07-05 15:15:39 -04:00
kodumbeats 01555eb8ef Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-07-05 13:40:38 -04:00
Eldad Fux 0152e3b69c Sync with dbpool changes 2021-07-04 18:14:39 +03:00
Eldad Fux 14909a04f2 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-07-04 17:14:06 +03:00
Eldad Fux f69c4e3048 Updated project init 2021-07-04 15:23:58 +03:00
Eldad Fux c3cd9637f6 Updated create collection 2021-07-04 15:05:46 +03:00
Eldad Fux a0645641bc Fixed missing links 2021-07-03 22:16:41 +03:00
Eldad Fux ab7a277ae9 Update env to runtime 2021-07-03 19:55:23 +03:00
Eldad Fux 57bc8c75e0 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-07-03 09:21:07 +03:00
Eldad A. Fux f013d07df3
Merge pull request #1301 from PineappleIOnic/feat-fix-unique-keys-not-updating
Fix Unique Keys not being updated when changing a user's email address
2021-07-03 09:18:39 +03:00
Eldad A. Fux 737ba69da0
Merge pull request #1342 from TorstenDittmann/feat-improved-migration
feat(migration): add version chooser
2021-07-03 09:00:35 +03:00
Eldad A. Fux 56a272561c
Merge pull request #1345 from appwrite/feat-update-specs
feat: update specs and regenerate docs
2021-07-03 08:58:22 +03:00
kodumbeats 860a2c7616 Fix index and attribute routes for tests 2021-07-02 20:20:09 -04:00
kodumbeats 50a3493d69 Use attribute size as index length 2021-07-02 18:23:58 -04:00
kodumbeats dfa7516b15 Add missing typehint 2021-07-02 18:22:49 -04:00
kodumbeats 760a0f9c79 Update env to runtime 2021-07-02 16:39:53 -04:00
kodumbeats db4e6c93be Added events for attributes and indexes 2021-07-02 16:21:46 -04:00
kodumbeats bafde0aa29 Remove unneeded param from callback 2021-07-02 16:21:06 -04:00
kodumbeats e9561a68dc Get db and cache from pool via coroutine 2021-07-02 13:29:39 -04:00
kodumbeats 145203663d Pass default param where required 2021-07-02 13:29:03 -04:00
kodumbeats 23dd38cedb Add param for default values when creating collections 2021-07-02 11:47:17 -04:00
Christy Jacob 6e346e5384 feat: remove source directory deletion 2021-07-02 17:59:23 +05:30
Christy Jacob 0cdd1daf0b feat: added kotlin getting started 2021-07-02 17:47:35 +05:30
Christy Jacob e8870dcb3e feat: update android versions 2021-07-02 17:20:54 +05:30
Christy Jacob 766f19d2a4 feat: update specs and regenerate docs 2021-07-02 17:17:02 +05:30
Damodar Lohani 949b2a21c3 add gravity to cache key 2021-07-02 16:31:46 +05:45
Torsten Dittmann b4dd30dfba fix whitespace 2021-07-02 11:10:46 +02:00
Torsten Dittmann 7a86109dd9 move versions list to migration class 2021-07-02 11:09:02 +02:00
Torsten Dittmann a6e331390a feat(migration): add version chooser 2021-07-02 11:03:01 +02:00
kodumbeats 0b9f6341d2 Get a connection from pool in coroutine 2021-07-01 16:35:09 -04:00
kodumbeats d7cdb25446 Fix database constructors 2021-07-01 16:34:21 -04:00
kodumbeats 536f953f1d Retrieve cache and db without registry 2021-07-01 13:48:37 -04:00
Eldad A. Fux 149462383d
Merge pull request #1340 from appwrite/feat-add-response-filters
feat: add V08 response filter and update web sdk
2021-07-01 19:59:21 +03:00
kodumbeats d68f7254be Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-07-01 12:51:07 -04:00
Eldad A. Fux 75ce42ea6e
Merge pull request #1339 from TorstenDittmann/feat-migration-0.9
feat(migration): 0.9.x
2021-07-01 17:56:09 +03:00
Christy Jacob 998c966614 feat: add missing line 2021-07-01 19:18:11 +05:30
Christy Jacob fa5ac4d3dc feat: add V08 response filter and update web sdk 2021-07-01 19:06:04 +05:30
Torsten Dittmann 787059e88d feat(migration): 0.9.x 2021-07-01 15:35:54 +02:00
Christy Jacob aac3ca45a0 feat: update version number 2021-07-01 12:37:26 +05:30
kodumbeats 1454dec6ad Define defaults for getAttribute 2021-06-30 14:33:25 -04:00