1
0
Fork 0
mirror of synced 2024-07-03 05:31:38 +12:00
Commit graph

5987 commits

Author SHA1 Message Date
Damodar Lohani 7c99192ced Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-19 12:06:18 +05:45
Eldad A. Fux 19e9a138e4
Merge pull request #1266 from appwrite/feat-db-refactor-routes
Feat - Appwrite Database using Utopia\Database
2021-07-16 17:47:25 +03:00
kodumbeats 3c475e37a9 Add delay to wait for db before initialization 2021-07-16 10:35:46 -04:00
kodumbeats ce742b104e Remove $ from task document 2021-07-16 10:32:20 -04:00
kodumbeats 2619157dd0 Add inline todos 2021-07-16 09:53:55 -04:00
kodumbeats 78dd02e81d Revert increased curl timeout 2021-07-16 09:50:25 -04:00
kodumbeats c04e2ba924 Remove $ from projectId attribute 2021-07-16 09:49:54 -04:00
kodumbeats f749256e03 Fix typos in changes for certificates worker 2021-07-16 09:33:30 -04:00
kodumbeats 0243d6c9e1 Use refactored db for certificates worker 2021-07-15 17:14:52 -04:00
Damodar Lohani 0817eea595
Update app/controllers/api/users.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-07-15 11:34:08 +05:45
kodumbeats 88146857f7 Use refactored db for tasks worker 2021-07-14 15:59:16 -04:00
kodumbeats 30483610f8 Add missing typehint 2021-07-14 15:09:48 -04:00
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
Damodar Lohani b1d8050080 test for custom id 2021-07-06 12:56:14 +05:45
Damodar Lohani 2f40d38a37 updates and fixes 2021-07-06 12:08:33 +05:45
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 e26d379618 Test for webhook indexes.delete not complete 2021-07-05 14:29:21 -04:00
kodumbeats 081f2f83f1 Improve examples 2021-07-05 14:28:38 -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
Damodar Lohani f7ef4349d4 custom id validator 2021-07-05 17:20:15 +05:45
Damodar Lohani fb34c0683d
Update app/controllers/api/users.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-07-05 17:11:52 +05:45
Damodar Lohani 0730cf75c4 test for custom id, and fix validator 2021-07-05 16:48:52 +05:45
Damodar Lohani 5e2f3ed9c9 custom id support in create user 2021-07-05 16:35:29 +05:45
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 025b4e4e81 Updated deps 2021-07-04 15:06:26 +03:00
Eldad Fux c3cd9637f6 Updated create collection 2021-07-04 15:05:46 +03:00
Eldad Fux 10202b2a30 Updated deps 2021-07-04 15:04:27 +03:00
Eldad Fux a0645641bc Fixed missing links 2021-07-03 22:16:41 +03:00
Eldad Fux 2f54c5607e Updated dependencies 2021-07-03 20:59:02 +03:00
Eldad Fux ab7a277ae9 Update env to runtime 2021-07-03 19:55:23 +03:00
Eldad Fux c8054bf209 Updated change log 2021-07-03 15:11:37 +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 7e2ca3ba97 Test webhooks for indexes 2021-07-02 18:48:58 -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