1
0
Fork 0
mirror of synced 2024-06-03 03:14:50 +12:00
Commit graph

870 commits

Author SHA1 Message Date
David Mendoza 735c04318d fixed PSR issues on event library issue #1943 2021-10-05 11:46:56 -06:00
Ishan Sourav 1d8b7da145 Fix PSR issues in Detector #1939 2021-10-05 21:57:40 +05:30
Torsten Dittmann c3d1dad82c fix stdClass usage 2021-10-05 17:39:39 +02:00
kodumbeats dc06e42348 Remove standard lib imports 2021-10-05 09:16:27 -04:00
kodumbeats 2aa94e7897 Improve attr/index lifecycle with status stuck when deletion fails 2021-10-04 20:23:15 -04:00
Torsten Dittmann aa5d4cfc9b fix types 2021-09-30 12:32:24 +02:00
Torsten Dittmann 1ed41f52d3 Merge branch 'master' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-09-30 12:32:10 +02:00
Matej Baco 73c0b23680 Swagger (2,3) support for multiple types of response 2021-09-30 11:59:01 +02:00
Eldad Fux 59521d53da Fixed sum description 2021-09-25 16:48:46 +03:00
Matej Baco 36f55c8726 Removed var dump 2021-09-23 13:13:22 +02:00
Matej Baco c97b153255 Implemented oneOf for non-array results with multiple types 2021-09-23 13:12:50 +02:00
Matej Bačo 9c9a17a2a4
Apply suggestions from code review
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2021-09-21 20:33:11 +02:00
Matej Baco d0e777edd5 Swagger Double type fix 2021-09-21 14:25:41 +02:00
Matej Baco 1eeddc8015 This should not be removed 2021-09-21 14:19:25 +02:00
Matej Baco b97542e581 Swagger2 array fix 2021-09-21 14:16:24 +02:00
Matej Baco a87d482e49 Swagger2 support for arrays (work-around) 2021-09-21 14:12:43 +02:00
Matej Baco e8f77ae363 OpenAPI3 support for anyOf 2021-09-21 14:01:18 +02:00
kodumbeats 4cf16c88ed
Update docblocks for getType 2021-09-15 11:17:09 -04:00
kodumbeats d305c7c442
Merge pull request #1624 from TorstenDittmann/feat-response-models-new-attributes-torsten
feat(feat-response-models-new-attributes): introduce response type array
2021-09-15 10:28:39 -04:00
Torsten Dittmann 824a23e8cc feat(release): prepare 0.10.4 2021-09-15 16:06:49 +02:00
Torsten Dittmann 0992576e52 introduce response type array 2021-09-14 10:26:16 +02:00
kodumbeats d32b877347 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-response-models-new-attributes 2021-09-12 08:57:02 -04:00
kodumbeats 7fbe95de30 Use enum filter to respond with proper enum model 2021-09-10 16:14:12 -04:00
kodumbeats 23611857a1 Add response model for enum attribute 2021-09-10 16:12:55 -04:00
Torsten Dittmann dcc731a52d feat(release): 0.10.3 2021-09-09 13:21:29 +02:00
Torsten Dittmann 7e1a03effd
Merge pull request #1595 from appwrite/0.10.x
merge 0.10.x into master
2021-09-06 17:10:44 +02:00
Torsten Dittmann 17118e69f9 feat(release): 0.10.2 2021-09-06 15:45:43 +02:00
Torsten Dittmann f5cf111383
Merge pull request #1580 from TorstenDittmann/fix-priviledged-user
fix(auth): add role for privileged users
2021-09-06 15:16:40 +02:00
Torsten Dittmann 0ac4b031eb fix condition 2021-09-03 17:18:42 +02:00
Torsten Dittmann 55a5a0c7fd fix roles variable 2021-09-03 17:15:42 +02:00
Torsten Dittmann 0b344e182c feat(Auth): improve getRoles method 2021-09-03 17:07:09 +02:00
Torsten Dittmann 0571dbe378
Merge pull request #1578 from TorstenDittmann/feat-changelog-0.10.1
chore(changes): 0.10.1
2021-09-03 14:06:40 +02:00
Torsten Dittmann bc4545a503 feat(appwrite): update version number to 0.10.1 2021-09-03 13:57:49 +02:00
Torsten Dittmann 54aea7d75d fix(migration): better warning message 2021-09-03 10:36:58 +02:00
Torsten Dittmann 9bc3412649 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-09-02 09:44:36 +02:00
Eldad A. Fux b23dae4948
Merge pull request #1552 from appwrite/feat-magic-url
Feat Magic URL
2021-09-02 10:09:55 +03:00
Torsten Dittmann 0e7cf6a466
Update src/Appwrite/Messaging/Adapter/Realtime.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-09-01 14:47:21 +02:00
Christy Jacob dd9cddc525 feat(review): fix review comments 2021-09-01 16:54:36 +05:30
Torsten Dittmann 424e153b80 refactor(workers): refactor the workers 2021-09-01 11:09:04 +02:00
Matej Baco 0ab76a1c6f Update sub-collection names and filter names, improved error log, fixed docs typo 2021-09-01 10:43:35 +02:00
Torsten Dittmann c85cfb66d2 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-09-01 09:33:50 +02:00
Christy Jacob ac0ff8ea0f feat(response): use recursive function for swagger/openapi spec generation 2021-09-01 02:25:13 +05:30
Christy Jacob ad81e414d9 feat(response): add metric and metric list to response models 2021-09-01 00:34:01 +05:30
Damodar Lohani 4267221970
Update src/Appwrite/Auth/Auth.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2021-08-31 16:37:55 +05:45
Torsten Dittmann 8639070115 feat(migration): add 0.10.x migration 2021-08-30 14:25:23 +02:00
Damodar Lohani 22ceb1dc7c create session with magic url 2021-08-30 16:29:52 +05:45
Torsten Dittmann 93c481b24b Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-08-30 12:08:08 +02:00
Eldad Fux 09aea0fd95 Fixed test 2021-08-29 15:40:52 +03:00
Christy Jacob 66294445ce feat(tests): added tests for users usage 2021-08-29 14:24:50 +05:30
Christy Jacob 3aedad2061 feat(tests): added tests for users usage 2021-08-29 14:13:14 +05:30
Christy Jacob a4e2aeb5e7 feat(usage): added provider metrics to endpoints 2021-08-29 11:00:37 +05:30
Christy Jacob 1b074a3c38 feat(model): added better description for rule 2021-08-28 21:38:50 +05:30
kodumbeats 8d7b4a9c2d Get proper attribute models in collection document 2021-08-27 19:42:24 -04:00
kodumbeats 783e9d86c0 Fix response models 2021-08-27 16:27:59 -04:00
kodumbeats 6c5ac312fa Inherit from Attribute model since custom strings should not respond with size 2021-08-27 16:24:48 -04:00
kodumbeats ddde87f32a Create custom response model for attributeList 2021-08-27 13:11:29 -04:00
kodumbeats 87de870093 Accept callback to get nested type of rule for Document arrays 2021-08-27 13:09:56 -04:00
Christy Jacob ad99f8bd24 feat(usage): rename all usage response models 2021-08-27 22:15:08 +05:30
Christy Jacob 038aeb01fb feat(usage): added response models for projects API 2021-08-27 01:01:37 +05:30
Christy Jacob 1e30cdba4b feat(usage): added response models for functions API 2021-08-27 00:42:36 +05:30
Christy Jacob b893190ce5 feat(usage): added response models for users API 2021-08-27 00:23:56 +05:30
Christy Jacob 6d6b0ee024 feat(usage): added response models for storage API 2021-08-27 00:14:32 +05:30
Christy Jacob 3d512e74bf feat(usage): added response models for database api 2021-08-26 23:45:36 +05:30
Torsten Dittmann 371717abad feat(realtime): allow authentication via message 2021-08-26 18:02:38 +02:00
Christy Jacob 7775daa478 feat(usage): added new response model 2021-08-26 16:30:03 +05:30
Torsten Dittmann 8eef572d3e Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-08-25 10:01:46 +02:00
Torsten Dittmann 4dd9424613 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.10.x 2021-08-25 10:00:50 +02:00
Damodar Lohani 1af4b02034 fix warning 2021-08-25 11:44:12 +05:45
kodumbeats 7506142ab9 Parse min and max from formatOptions for response model 2021-08-24 14:01:53 -04:00
kodumbeats af2e64ef7b Construct parent models to properly inherit rules 2021-08-24 10:31:02 -04:00
Damodar Lohani c81ee72c7e Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-24 15:04:07 +05:45
kodumbeats 65fbf03290 Merge remote-tracking branch 'origin/feat-decouple-collections' into feat-response-models-new-attributes 2021-08-23 17:45:31 -04:00
kodumbeats 741779cdb8 Do not throw exception if rule default is null but not required 2021-08-23 17:33:57 -04:00
kodumbeats 0eb0ceb6d5 Explicitly add attribute model rules 2021-08-23 17:25:32 -04:00
Eldad A. Fux 27747088d0
Update src/Appwrite/Utopia/Response/Model/Index.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:41:38 +03:00
Eldad A. Fux ca5f31dcf6
Update src/Appwrite/Utopia/Response/Model/Attribute.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:39:31 +03:00
kodumbeats 19e1443469 Fix breaking bugs introduced in merge conflict resolution 2021-08-23 15:06:47 -04:00
kodumbeats 401a57a538 Merge remote-tracking branch 'origin/feat-decouple-collections' into feat-response-models-new-attributes 2021-08-23 14:29:05 -04:00
Eldad Fux 74187eb5ce Merge branch 'master' of github.com:appwrite/appwrite into feat-decouple-collections 2021-08-23 13:38:35 +03:00
Eldad Fux f1ec1b2a05 Fixed tests 2021-08-22 19:36:26 +03:00
kodumbeats 4d1bb3a07d Merge remote-tracking branch 'origin/feat-database-indexing' into feat-response-models-new-attributes 2021-08-22 12:34:10 -04:00
Eldad Fux fa909e844d Added new delete attribute flow 2021-08-22 11:04:51 +03:00
Eldad Fux 6943380118 Updated data structures for attribute 2021-08-21 07:48:28 +03:00
Torsten Dittmann b56d886717 add comments 2021-08-19 10:34:32 +02:00
Torsten Dittmann cf09129cc2 fix(realtime): adapt to psalm 2021-08-19 10:24:41 +02:00
Damodar Lohani 0d47dea97f Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-19 11:12:49 +05:45
Damodar Lohani 7b56613b58 update framework 2021-08-19 10:54:55 +05:45
Damodar Lohani 9170f64a75 fix changed getURL to getPath 2021-08-19 10:50:21 +05:45
Eldad Fux c4e5c8ac96 Updated collectionId 2021-08-18 14:41:35 +03:00
Torsten Dittmann 30025885f3 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-08-18 12:52:25 +02:00
Torsten Dittmann 5a152987a7 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-08-17 17:43:58 +02:00
Torsten Dittmann 9b252a51b9 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.10.x 2021-08-17 16:56:23 +02:00
Torsten Dittmann f1b0f7639c Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-08-17 11:05:20 +02:00
Damodar Lohani 0d73ac953d count total number of sessions deleted 2021-08-17 11:08:43 +05:45
Damodar Lohani 354633afa8 fix usage stats 2021-08-17 10:47:31 +05:45
kodumbeats 10e4297652 Update attribute response models 2021-08-16 18:59:33 -04:00
kodumbeats 328358654a Instantiate boolean attribute response model 2021-08-16 16:08:18 -04:00
kodumbeats e963ad84d5 Add default param to attribute response models 2021-08-16 16:06:27 -04:00
kodumbeats d2ad1a899e Add response model for boolean attribute 2021-08-16 16:01:20 -04:00
kodumbeats 78d013c109 Prefix all attribute models with Attribute 2021-08-16 15:59:58 -04:00
kodumbeats 6948a75133 Prefix custom string models with Attribute 2021-08-16 15:54:25 -04:00
Torsten Dittmann 3efbad9659 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-08-16 11:10:48 +02:00
Damodar Lohani 00a1612b24 users and sessions stats 2021-08-16 14:38:34 +05:45
Damodar Lohani 1e9f3e38b2 storage stats 2021-08-16 13:10:20 +05:45
Damodar Lohani 8a207f02a0 project stats and database stats 2021-08-16 12:43:34 +05:45
Damodar Lohani 4bab152b3d initial db metrics collection 2021-08-15 17:24:49 +05:45
Damodar Lohani ca64195eb1 fix special chars in path in statsd 2021-08-15 14:15:51 +05:45
Eldad Fux 17bbdc3a52 Updated logs screen 2021-08-14 13:13:24 +03:00
kodumbeats 9c3f1988bb Instantiate new attribute models, constants, and lists 2021-08-13 16:58:54 -04:00
kodumbeats 20f5f03173 Create formatted string attribute models 2021-08-13 16:58:36 -04:00
kodumbeats 3172f3073c Split attribute model into primitive types 2021-08-13 16:57:08 -04:00
Eldad Fux 87a9ce2941 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-ui-updates 2021-08-13 14:37:00 +03:00
Damodar Lohani d94b203870 add http path to usage request stats 2021-08-13 15:45:25 +05:45
Damodar Lohani 19c97d7509 fix model task related issue 2021-08-13 14:25:01 +05:45
Torsten Dittmann 37452a398f
Merge branch 'master' into 0.9.x 2021-08-12 10:14:11 +02:00
Eldad Fux b8807cc2fc Merge branch 'feat-add-db-logs' of github.com:appwrite/appwrite into feat-db-ui-updates 2021-08-10 21:04:44 +03:00
Eldad Fux d7eabe3347 init 2021-08-10 21:03:32 +03:00
Torsten Dittmann d8d1414962 prepare 0.9.4 version 2021-08-10 10:30:39 +02:00
Eldad Fux 99f969a98d Removed debugs 2021-08-09 17:43:55 +03:00
Eldad Fux 034d6db8c3 UI - work in progress 2021-08-09 10:08:49 +03:00
Eldad A. Fux 328071a8e6
Merge pull request #1457 from appwrite/feat-depricate-usage-worker
feat-depricate-usage-worker
2021-08-09 08:18:40 +03:00
Eldad Fux e4b30786f8 Fixed parent attribute response model 2021-08-08 18:57:58 +03:00
Damodar Lohani d73ddb581c added namespace and modified tests 2021-08-08 15:08:44 +05:45
Damodar Lohani 35394e5849 Merge branch 'feat-database-indexing' into feat-depricate-usage-worker 2021-08-08 12:18:31 +05:45
Damodar Lohani fa46f14092 refactor the class 2021-08-08 12:16:20 +05:45
Damodar Lohani a8f864a07d
Update src/Appwrite/Statsd/Statsd.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-08-08 12:13:50 +05:45
Damodar Lohani ffe9c99157 new statsd class and implementation 2021-08-08 11:21:08 +05:45
Eldad Fux 9ad1917072 Permission fix 2021-08-07 15:49:36 +03:00
Eldad Fux 0dec65f979 Minor fix for missing default key 2021-08-07 08:12:33 +03:00
Eldad Fux 6a22cc92c0 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-project-object-restructuring 2021-08-06 21:59:35 +03:00
Damodar Lohani 755943a7fc fix oauth restructure and console ui 2021-08-06 16:46:37 +05:45
Damodar Lohani 475002eef8 oauth2 providers in project grouped 2021-08-06 16:20:50 +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
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 3712eca2cc Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-08-05 11:25:36 +03:00
Damodar Lohani 201d7114ec Merge branch 'feat-database-indexing' into feat-custom-id 2021-08-04 12:27:19 +05:45
Eldad Fux 37dd778f86 Removed Rule and Permissions models 2021-08-03 16:34:29 +03:00
Damodar Lohani 136681df27 Merge branch 'feat-database-indexing' into feat-custom-id 2021-08-03 13:34:02 +05:45
Eldad A. Fux da426cbb2c
Merge pull request #1436 from appwrite/feat-deprecate-tasks
Removed the tasks service
2021-08-02 13:42:34 +03:00
Eldad Fux f7497784d3 Backward compatibility 2021-08-01 16:37:59 +03:00
Eldad Fux 54481eedfc Fixed test 2021-08-01 11:01:35 +03:00
Eldad Fux 58b08c7111 Started work on the UI 2021-08-01 00:36:18 +03:00
Eldad Fux fde3c0b112 Added response filter 2021-07-31 22:07:05 +03:00
Eldad Fux c27fb0f000 work in progress 2021-07-31 07:58:33 +03:00
Damodar Lohani 5d6bd7868b fixes for test 2021-07-29 16:41:25 +05:45
Damodar Lohani a0279a63d8 service flags to new db 2021-07-29 16:13:17 +05:45
Damodar Lohani 8b021a13ef more fixes introducing name 2021-07-29 14:18:38 +05:45
Damodar Lohani 68ea2e2ab1 re introduce name attributes 2021-07-29 13:54:24 +05:45
Christy Jacob 1f61177f54
Merge pull request #1422 from appwrite/feat-locale-refactor
Feat locale refactor
2021-07-28 02:38:03 +05:30
Christy Jacob 2f1474f03d feat(email-templates): move email rendering to mails worker 2021-07-28 02:01:19 +05:30
Eldad Fux 95dacecf3a Removed the tasks service 2021-07-27 17:16:12 +03:00
Torsten Dittmann d3daa2be32 feat(release): prepare 0.9.3 2021-07-27 14:43:08 +02:00
Damodar Lohani 062e22a708 Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-27 11:45:26 +05:45
Eldad A. Fux cf9f99fdc8
Merge pull request #1427 from appwrite/feat-cleanup-old-db-lib
Feat cleanup old DB lib
2021-07-26 22:57:56 +03:00
Christy Jacob 823a76d73d feat(email-tempaltes): apply nl2p filters 2021-07-26 23:25:14 +05:30
Eldad A. Fux f81227cad0
Merge pull request #1413 from appwrite/fix-retry-init-db-connection
fix(refactor-db): retry initial database connection on failure
2021-07-26 19:17:24 +03:00
kodumbeats b340d236db Refactor retry logic to private method 2021-07-26 10:59:38 -04:00
Torsten Dittmann 889d6aa1c0 tests(realtime): adapt account channel 2021-07-26 11:05:42 +02:00
Christy Jacob 198c5087c7 feat: review comments 2021-07-26 12:35:08 +05:30
kodumbeats 51449841bf Refactor db methods to worker class instead of worker script 2021-07-25 19:14:19 -04:00
Eldad Fux 13c1bb045d Cleanup old db library 2021-07-25 17:47:18 +03:00
Damodar Lohani e91f31991b Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-25 17:03:13 +05:45
Eldad Fux f909b9da1c Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-07-25 14:11:23 +03:00
Christy Jacob e6e0baab12 feat(template): fix incorrect if condition 2021-07-23 23:16:04 +05:30
Christy Jacob 2919e70d05 feat(template): added static method for template creation from file 2021-07-23 22:59:20 +05:30
Christy Jacob 47084b2835 feat(locale): fix broken tests 2021-07-23 20:05:21 +05:30
Torsten Dittmann 4e1bc7aa1d feat(0.9.2): release 2021-07-22 11:02:07 +02:00
Damodar Lohani e88450268b depricate name params 2021-07-22 10:57:01 +05:45
Damodar Lohani df6645c9ab depricate project name 2021-07-21 18:29:51 +05:45
Damodar Lohani e06701942c remove name from function 2021-07-21 17:43:05 +05:45
Damodar Lohani 6511d63726 Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-20 11:12:54 +05:45
Eldad A. Fux 48ad89ac27
Merge pull request #1412 from appwrite/feat-db-refactor-routes
Feat db refactor routes
2021-07-19 22:18:28 +03:00
Eldad A. Fux c1a67fc718
Merge branch 'feat-database-indexing' into fix-db-sync-with-master 2021-07-19 21:20:29 +03:00
Eldad A. Fux ea33609acb
Merge pull request #1396 from TorstenDittmann/feat-refactor-db-user-status
feat(refactor-db): user status
2021-07-19 13:21:40 +03:00
Damodar Lohani 7c99192ced Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-19 12:06:18 +05:45
Eldad Fux bbc20dad10 Merge branch 'master' of github.com:appwrite/appwrite into fix-db-sync-with-master 2021-07-18 17:17:29 +03:00
Eldad Fux 78689f2878 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-sync-session-collection 2021-07-16 18:00:05 +03:00
kodumbeats c04e2ba924 Remove $ from projectId attribute 2021-07-16 09:49:54 -04:00
Eldad Fux b4a65c2c1a Removed TODOs, fixed comments 2021-07-16 07:39:31 +03:00
kodumbeats 88146857f7 Use refactored db for tasks worker 2021-07-14 15:59:16 -04:00
Torsten Dittmann 4633d74fc7 feat(db-refactor): user status now boolean 2021-07-14 13:02:12 +02:00
Torsten Dittmann 5bccaeb394 fix(response): setStatusCode phpdoc block 2021-07-14 10:52:26 +02:00
Torsten Dittmann 882686952e adapt to review 2021-07-13 17:18:02 +02:00
Torsten Dittmann 16fde539b5 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-07-13 12:08:40 +02:00
Torsten Dittmann f62ea06f1e fix(realtime): add missing account channel 2021-07-13 12:07:28 +02:00
Torsten Dittmann 71941d8712 feat(release): 0.9.1 2021-07-12 18:21:12 +02:00
Torsten Dittmann a83c22f8f2 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-07-07 16:58:06 +02:00
Torsten Dittmann e03ba70291 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-07-07 10:19:52 +02:00
Eldad A. Fux 0d4c5ab01e
Merge pull request #1349 from TorstenDittmann/fix-database-int-casting
fix(database): properly cast to int
2021-07-06 13:43:46 +03:00
Torsten Dittmann 04f529d7db cast in php and skip quoting 2021-07-06 09:01:12 +02: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
Torsten Dittmann e5c65cce1a remove debug logs 2021-07-05 11:36:40 +02:00
Torsten Dittmann d9986cb205 fix(database): properly cast to int 2021-07-05 11:33:47 +02:00
Torsten Dittmann 6c8e1a3190 feat(projects): add version number 2021-07-05 09:12:59 +02: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 57bc8c75e0 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-07-03 09:21:07 +03:00