1
0
Fork 0
mirror of synced 2024-07-02 21:20:58 +12:00
Commit graph

6598 commits

Author SHA1 Message Date
Damodar Lohani e0e5e3a818 drop tags custom id support 2021-08-06 15:33:18 +05:45
Damodar Lohani 8c72349a3e drop execution custom id support 2021-08-06 15:22:27 +05:45
Damodar Lohani bcce7bc88e drop custom id support on sessions 2021-08-06 15:20:28 +05:45
Damodar Lohani fc92b3f294 drop membership custom id 2021-08-06 15:16:29 +05:45
Damodar Lohani 338fcf2a63 update validate method 2021-08-06 15:11:53 +05:45
Damodar Lohani f1745049d6 remove custom id support from project object childs (platform, domain, webhook, key) 2021-08-06 15:10:21 +05:45
Damodar Lohani 9b25d65c85 WIP 2021-08-06 14:34:07 +05:45
Damodar Lohani ebf306f814 group auth limit inside auths 2021-08-06 14:19:17 +05:45
Damodar Lohani 6f540fec0f restructuring auth method keys 2021-08-06 13:46:53 +05:45
Damodar Lohani 851a00e438 group auth methods 2021-08-06 13:27:31 +05:45
Damodar Lohani 2459844e97 fix merge sideeffect 2021-08-06 12:50:20 +05:45
Damodar Lohani cff70e282f fix console login and signup 2021-08-06 11:15:40 +05:45
Damodar Lohani 44232ae60c update utopia database 2021-08-06 10:59:32 +05:45
Torsten Dittmann edf4cd2e8f Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-after-pagination 2021-08-05 21:02:39 +02:00
Torsten Dittmann 01d0ce6988 feat(database): after pagination 2021-08-05 21:01:00 +02:00
Damodar Lohani 7c93afb07d update custom id script 2021-08-05 16:18:22 +05:45
Damodar Lohani 8d39ab8bcc fix database test 2021-08-05 15:09:42 +05:45
Damodar Lohani 925dc4a169 revert test fix 2021-08-05 15:04:46 +05:45
Eldad Fux c2a396d244 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-custom-id 2021-08-05 11:46:22 +03:00
Eldad Fux f3338e7ed1 updated dependencies 2021-08-05 11:25:45 +03:00
Eldad Fux 3712eca2cc Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-08-05 11:25:36 +03:00
Damodar Lohani 59c4a27c1b fix tests 2021-08-05 13:54:06 +05:45
Eldad Fux 4f031a0d03 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-custom-id 2021-08-05 11:00:26 +03:00
Eldad Fux 0632241626 CSS style fix 2021-08-05 10:47:24 +03:00
Damodar Lohani ef6831d651 update domain id 2021-08-05 11:09:41 +05:45
Damodar Lohani f173218104 update sdk 2021-08-05 11:01:14 +05:45
Damodar Lohani 2030efee08 fix error 2021-08-05 10:51:38 +05:45
Damodar Lohani 3c20404e71 account endpoint custom id 2021-08-05 10:47:55 +05:45
Damodar Lohani 5e7f7f565d fix tests 2021-08-05 10:14:43 +05:45
Damodar Lohani 56b92fbfaa fix custom id test for size change 2021-08-05 10:02:30 +05:45
Damodar Lohani cc977792af remove helper message 2021-08-05 09:57:43 +05:45
Damodar Lohani efaeb1c595 fix custom id component 2021-08-05 09:56:08 +05:45
Eldad A. Fux 059a589d1d
Merge pull request #1464 from santoshyadavdev/master
doc: use Angular as the example is for Angular
2021-08-04 13:29:07 +03:00
Damodar Lohani 30bdc32c2d project name in settings 2021-08-04 16:13:30 +05:45
Santosh Yadav cf0778245e
doc: use Angular as the example is for Angular 2021-08-04 15:55:51 +05:30
Damodar Lohani abb80e18e6 revert 0.9.x spec changes 2021-08-04 16:06:09 +05:45
Damodar Lohani 0edd608184 fix refactor 2021-08-04 14:48:02 +05:45
Damodar Lohani 9f8cc80fe4 refactor 2021-08-04 14:46:24 +05:45
Damodar Lohani 6d2183a77f remove comment 2021-08-04 14:42:25 +05:45
Damodar Lohani 561115556c icon update 2021-08-04 14:38:05 +05:45
Damodar Lohani a7cf448069 refactor 2021-08-04 14:21:37 +05:45
Damodar Lohani 6ac8a9f667 fix membership 2021-08-04 13:14:10 +05:45
Damodar Lohani c6ff54bfdc get membership by id 2021-08-04 12:42:30 +05:45
Damodar Lohani 201d7114ec Merge branch 'feat-database-indexing' into feat-custom-id 2021-08-04 12:27:19 +05:45
Damodar Lohani 2bfdd787cc validate id exists or not for all services 2021-08-04 12:24:23 +05:45
Eldad A. Fux 155b47a28a
Merge pull request #1417 from appwrite/feat-create-attribute-routes
feat(refactor-db): new attribute routes for each primitive type
2021-08-04 08:18:49 +03:00
Eldad A. Fux 314b8163cf
Merge pull request #1462 from appwrite/feat-update-db-to-0.6
feat(refactor-db): update utopia-php/database to 0.6
2021-08-04 08:17:35 +03:00
kodumbeats d65e808a58 Merge remote-tracking branch 'origin/feat-update-db-to-0.6' into feat-create-attribute-routes 2021-08-03 18:54:12 -04:00
kodumbeats dfd6d743a0 Key index constant renamed to key 2021-08-03 16:22:31 -04:00
kodumbeats 1b0a59d14a Use new format param for attributes 2021-08-03 16:22:12 -04:00