1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00
Commit graph

912 commits

Author SHA1 Message Date
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
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
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
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
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
Torsten Dittmann 81cf991695 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-07-01 10:46:24 +02:00
kodumbeats 1ae6cf39f6 Add examples to response model for docs 2021-06-30 14:49:54 -04:00
kodumbeats a912e2f20e Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-06-30 14:24:48 -04:00
kodumbeats 12b58b00ac
Update descriptions/examples for docs
Applied suggestions from code review

Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-30 11:10:45 -04:00
Torsten Dittmann 80c4e378b3 fix(acl): getting role for user in auth class 2021-06-30 16:04:32 +02:00
Torsten Dittmann eaa3644f0f remove Realtime event class 2021-06-30 13:36:58 +02:00
Eldad Fux c8d8b1b867 Fixed typos 2021-06-30 09:29:39 +03:00
Eldad Fux afd7678781 Updated description 2021-06-30 09:23:43 +03:00
Torsten Dittmann a2d0c910c1 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-29 13:34:35 +02:00
Torsten Dittmann 613d33321c remove realtime Parser class 2021-06-28 16:34:28 +02:00
Torsten Dittmann 06674982df refactor(realtime): move getRoles into Auth 2021-06-28 12:18:00 +02:00
Torsten Dittmann 44ba052fcb feat(db): improved connection pools 2021-06-28 09:19:33 +02:00
Eldad Fux 03ff844291 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-26 22:47:53 +03:00
Torsten Dittmann 923d373b6d introduce utopia-php/websocket 2021-06-24 14:22:32 +02:00
Torsten Dittmann e4be09ff19 fix audit 2021-06-23 23:31:58 +02:00
Torsten Dittmann c778f47195 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-23 17:12:48 +02:00
Torsten Dittmann 72392ac09f fix(abuse): enable abuse limits again 2021-06-23 17:11:23 +02:00
Bradley Schofield 84f88628f5 Implement Suggestions 2021-06-23 15:02:24 +01:00
Eldad A. Fux a2c4dac366
Merge pull request #1314 from PineappleIOnic/fix-runtime-parameter
Renamed `env` param on `/v1/functions` to `runtime`
2021-06-23 10:12:24 +03:00
Eldad Fux 73489d6b73 More tiny fixes 2021-06-23 08:59:34 +03:00
Eldad Fux ca201011c5 Fixes 2021-06-22 23:31:39 +03:00
Eldad Fux c1d85d17c8 POC 2021-06-22 22:51:14 +03:00
Bradley Schofield aa1e713b75 Fix tests 2021-06-22 16:56:05 +01:00
Torsten Dittmann 241255dabf improve connection pools 2021-06-22 11:16:29 +02:00
Eldad Fux bea02c8397 Updated model examples 2021-06-19 17:24:39 +03:00
Torsten Dittmann a3cc8c9ad2 adapt to review 2021-06-18 12:00:27 +02:00
kodumbeats 90b280a014 Outline database resque worker 2021-06-17 14:22:06 -04:00
Bradley Schofield a56463e56e Fix Unique Keys not being update when changing a user's email address 2021-06-17 16:46:29 +01:00
Torsten Dittmann ee0c9e5b81 remove unnecessary db instances 2021-06-17 14:11:48 +02:00
Torsten Dittmann ba8fef944c Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-06-17 13:07:27 +02:00
Torsten Dittmann 43036a9ba6 feat(realtime): add membership events 2021-06-17 11:37:52 +02:00
Torsten Dittmann 6ebf6bd155 feat(realtime): team events and permission validation 2021-06-16 19:43:06 +02:00
Torsten Dittmann 4847a0b674 feat(realtime): shared usage stats over database 2021-06-15 17:11:07 +02:00
Torsten Dittmann 7adcdf916f fix(realtime): class and phpdocs 2021-06-15 11:14:10 +02:00
Torsten Dittmann 82b3a56d26 revert(realtime): make access modifiers public again 2021-06-15 10:41:02 +02:00
Torsten Dittmann d8bae25438 fix(realtime): phpdoc and access modifiers 2021-06-15 09:15:14 +02:00
Torsten Dittmann 66ecf9498a Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-06-14 20:21:42 +02:00
Torsten Dittmann 346b04b94b sync with 0.9.x 2021-06-14 16:54:16 +02:00
Torsten Dittmann 3d896af4bb Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-14 16:52:48 +02:00
kodumbeats 24a5fb4867 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-06-14 10:40:05 -04:00
Torsten Dittmann 220427916d refactor(realtime): introduce realtime server class 2021-06-14 12:48:31 +02:00
Eldad Fux 7a3221168e Removed unrequired attribute 2021-06-12 21:43:12 +03:00
Eldad Fux f3ff50d686 Fixed logs time attribute 2021-06-12 21:39:59 +03:00
Eldad Fux f2b5956f30 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-12 13:08:48 +03:00
kodumbeats 0a33325422 Sync with branch 'feat-database-indexing' for PDO and test fixes 2021-06-11 16:42:03 -04:00
Eldad Fux 5fa2a8468e Fixed test and PDO error 2021-06-11 23:39:00 +03:00
kodumbeats 4f90d89def Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-06-11 14:34:15 -04:00
Eldad Fux 2cf16881f1 Replaced * with role:all 2021-06-11 21:23:16 +03:00
kodumbeats 1885a9632d Fix tests for create/delete collection 2021-06-11 14:07:05 -04:00
Torsten Dittmann 665d57106e feat(server): database connection pools 2021-06-11 18:09:46 +02:00
kodumbeats 8aecf3cf6a Use response models for attirbute types 2021-06-11 11:27:51 -04:00
kodumbeats d2597db038 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-06-11 10:48:10 -04:00
Torsten Dittmann d96635ec23 fix(worker): remove unnecessary imports 2021-06-11 16:39:44 +02:00
Torsten Dittmann 3f199e1232 refactor(workers): create abstract worker class 2021-06-11 16:20:18 +02:00
Torsten Dittmann bba39596fd Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-11 15:39:23 +02:00
Torsten Dittmann c08b0a5d2b feat(realtime): collection for concurrent connections 2021-06-11 15:30:33 +02:00
Eldad Fux 2a07d311e8 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-11 15:04:15 +03:00
Torsten Dittmann 2dcf3c2c19 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-11 12:34:08 +02:00
Christy Jacob f19f186864 Merge branch 'master' of github.com:appwrite/appwrite into feat-add-android-origin 2021-06-11 12:49:28 +05:30
Christy Jacob 43d9c416a3 feat: added iOS platform to origin validator 2021-06-11 12:44:30 +05:30
kodumbeats 2d974edce9 Update document and collection response models 2021-06-10 14:19:10 -04:00
Christy Jacob c981ff39c0 feat: added error models to response model 2021-06-10 17:04:14 +05:30
Christy Jacob c3d4897d36 feat: changed terminology 2021-06-10 15:13:32 +05:30
Christy Jacob da1ecfaffe feat: added android origin check 2021-06-10 15:05:16 +05:30
kodumbeats 44fb6f815d Correct response models 2021-06-09 17:10:19 -04:00
kodumbeats 6cb89ef955 Create response models for indexes and attributes 2021-06-08 15:30:42 -04:00
Eldad A. Fux a8728a2f0d
Merge pull request #1234 from TorstenDittmann/feat-specs-unused-models
feat(specs): include only used models param
2021-06-08 00:01:14 +03:00
Eldad Fux d77226e8f9 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-03 23:19:04 +03:00
Torsten Dittmann 45c3bc9424 revert(spec): option to include all models 2021-06-03 11:58:59 +02:00
Damodar Lohani 95730e74e8 fix type 2021-06-03 12:39:41 +05:45
Torsten Dittmann c8f8650b78 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-specs-unused-models 2021-06-01 14:17:11 +02:00
Torsten Dittmann 4771b6ca78 feat(specs): include unused models param 2021-06-01 14:13:44 +02:00
Christy Jacob d39758ba49
Update src/Appwrite/Auth/OAuth2/Twitch.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-05-28 21:50:04 +05:30
Christy Jacob 8ffd822965 fix: twitch oauth issue 2021-05-28 13:53:46 +05:30
Eldad Fux d4868860a1 Fixed rollback 2021-05-27 17:58:07 +03:00
Eldad Fux 78cc0ae3b8 Added transaction support 2021-05-27 14:22:18 +03:00
Eldad Fux abd0bba8a4 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-27 01:31:29 +03:00
Torsten Dittmann 6e1d40fd76 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-05-26 09:36:52 +02:00
Eldad Fux 07ca2d8608 Upgraded sdks versions 2021-05-21 17:01:49 +03:00
Damodar Lohani 546214012d fix openAPI spec 2021-05-21 16:32:08 +05:45
Damodar Lohani 09874e9c5d fix spec type mismatch 2021-05-21 14:29:51 +05:45
Damodar Lohani fd509ad282 fix password format 2021-05-21 13:16:49 +05:45
Damodar Lohani 87bbcff3a7 fix wrong type value 2021-05-21 13:04:19 +05:45
Damodar Lohani 54fdc647c2 updated specs to get validator getType 2021-05-21 12:53:53 +05:45
Torsten Dittmann 787931b45b Merge branch 'master' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-05-20 09:46:49 +02:00
Eldad Fux 98df165050 Updated platform types 2021-05-19 18:29:06 +03:00
Eldad Fux 019f1e9d57 Fixed specs and code examples 2021-05-19 17:26:06 +03:00
Eldad Fux cb038a2cfd Updated specs 2021-05-19 16:10:32 +03:00
Eldad Fux d2749524b7 Merge branch 'dev' of github.com:appwrite/appwrite into 0.8.x 2021-05-17 21:27:07 +03:00
Eldad Fux 49fa978de4 Merge branch 'master' of github.com:appwrite/appwrite into dev 2021-05-17 21:24:35 +03:00
Eldad Fux 00d95cb533 Merge branches 'feat-database-indexing' and '0.8.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-15 14:11:14 +03:00
Eldad Fux fe617a48a2 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-15 04:20:12 +03:00
Christy Jacob d7c81ba818 feat: update response filters 2021-05-14 20:45:29 +05:30
Eldad A. Fux 5c4ee95d23
Merge branch '0.8.x' into feat-update-team-membership-password 2021-05-13 17:40:35 +03:00
Eldad Fux 10b9049446 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-10 19:53:02 +03:00
Torsten Dittmann 501f68ca38 Merge branch 'dev' of https://github.com/appwrite/appwrite into merge-dev-into-0.8.x 2021-05-07 09:15:56 +02:00
Torsten Dittmann c2849a53eb fix(phpdocs): remove unused char 2021-05-06 17:48:22 +02:00
Torsten Dittmann b3badfeb8d feat(mock): add text response error 2021-05-06 17:45:32 +02:00
Christy Jacob eaac52b9b7 feat: allow external users to update password without oldPassword 2021-05-05 00:22:46 +05:30
Torsten Dittmann 3d4c3741a2 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-05-04 17:21:10 +02:00
Eldad Fux 507e0327e3 Fixed storage tests 2021-05-04 01:20:40 +03:00
Eldad Fux 3739be31bb Init DB library 2021-05-03 11:28:31 +03:00
Eldad A. Fux 8e4a87ea04
Merge pull request #1102 from TorstenDittmann/feat-prefs-response-model
feat: preferences response model
2021-04-29 20:59:41 +03:00
Eldad A. Fux 5aad3f7e15
Merge pull request #713 from appwrite/feat-upgrade-php-version
Feat upgrade php version (8.0)
2021-04-29 20:09:22 +03:00
Torsten Dittmann 3c4476f689 fix: prevent throwing error when document is missing ID 2021-04-29 09:32:30 +02:00
Torsten Dittmann 3d960a2971 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-23 17:06:42 +02:00
Eldad A. Fux ba49f4d367
Merge branch '0.8.x' into feat-auth-limits 2021-04-23 09:34:16 +03:00
Torsten Dittmann cc34719768 feat: preferences response model 2021-04-21 15:37:51 +02:00
Eldad Fux 5d1492b034 Fixed code examples 2021-04-21 09:54:28 +03:00
Torsten Dittmann f40f82f91e fix: save false value in database for filtering 2021-04-20 10:05:09 +02:00
Eldad Fux c8a5d05a3e Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-auth-limits 2021-04-19 14:19:57 +03:00
Torsten Dittmann e4c02dda80 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-16 19:09:34 +02:00
kodumbeats 64081ea048 Replace Mock with new Wildcard 2021-04-16 12:09:39 +00:00
Eldad A. Fux 69607e6839
Merge pull request #1042 from appwrite/feat-jwt-support-for-sdks
Feat JWT support for SDKs
2021-04-16 12:07:23 +03:00
Eldad Fux ce8b3686d8 Replaced sdk.security with sdk.auth 2021-04-16 10:22:17 +03:00
Eldad Fux 7a0ff7699a Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-jwt-support-for-sdks 2021-04-16 10:20:12 +03:00
Torsten Dittmann 52574d40dd fix: comparing multidimensional array on migration 2021-04-16 09:08:42 +02:00
kodumbeats 20f08f79ac Validators refactored out of utopia 2021-04-15 21:50:33 +00:00
Torsten Dittmann f6aa9e8108 fix: migration tests 2021-04-15 19:13:29 +02:00
Torsten Dittmann d5694815f3 fix: migration for 0.8.x 2021-04-15 09:56:45 +02:00
Torsten Dittmann 3829b4b8da Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-auth-limits 2021-04-14 12:36:40 +02:00
Eldad Fux 994dd3164f Merge branch 'dev' of github.com:appwrite/appwrite into 0.8.x 2021-04-14 12:02:17 +03:00
Torsten Dittmann 20e858dbfe fix: validator class and spec generator 2021-04-13 10:46:30 +02:00
Torsten Dittmann 69bd907729 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-04-12 09:42:46 +02:00
Torsten Dittmann 9dc206051f Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-10 16:25:04 +02:00
Eldad A. Fux f2e85df8de
Merge pull request #1081 from appwrite/dev
Sync 0.8.x with dev
2021-04-10 17:23:13 +03:00
Torsten Dittmann 3cc08c849f fix: add error types 2021-04-08 11:27:59 +02:00
Torsten Dittmann ccf114120e fix: add nested models in models 2021-04-08 11:24:41 +02:00
Torsten Dittmann 8bac3caeb5 feat: filter response models in openapi3 spec 2021-04-08 10:46:45 +02:00
Torsten Dittmann d8fd30cffa feat: filter response models in swagger spec 2021-04-08 10:39:44 +02:00
Torsten Dittmann 3ff66179c5 feat: add document response model that extends any type 2021-04-08 10:39:23 +02:00
Eldad A. Fux 19e9582df2
Merge branch '0.7.x' into feat-upgrade-php-version 2021-04-05 14:56:45 +03:00
Eldad Fux f070eb0a3a Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-auth-limits 2021-04-03 10:16:46 +03:00
kodumbeats c491662487 Remove utopia license comments 2021-03-30 07:25:21 -04:00
Torsten Dittmann df69799ebb adapt to review 2021-03-29 13:22:50 +02:00
Torsten Dittmann f5fa640e68 remove providerUid on session verification for anon login 2021-03-29 12:29:18 +02:00
Torsten Dittmann ceeb30fd4f adapt to anon login 2021-03-29 11:16:56 +02:00
Torsten Dittmann 078a07d6b8 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into refactor-user-tokens 2021-03-29 11:07:18 +02:00
Eldad Fux aaa43bb154 Added JWT example 2021-03-29 00:47:17 +03:00
Eldad Fux 8ea83b24c3 Added new JWT as SDK auth method 2021-03-29 00:22:12 +03:00
kodumbeats 448276fcd4 Validator constants not defined 2021-03-24 14:35:36 -04:00
kodumbeats 7f485ce536 Update validator namespaces 2021-03-24 13:47:17 -04:00
Torsten Dittmann 410fdecfb4 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-03-24 15:21:19 +01:00
Torsten Dittmann c39ef9c1d2 add functions even to realtime 2021-03-24 15:17:17 +01:00
Torsten Dittmann 73794097c9 add permissions to execution response model 2021-03-24 14:36:41 +01:00
kodumbeats b262ebfeb3 Move validators from utopia 2021-03-23 13:27:51 -04:00
Torsten Dittmann 3c933052b7 use custom PDO class 2021-03-22 13:34:57 +01:00
Torsten Dittmann 900a642255 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-03-19 11:48:49 +01:00
Torsten Dittmann 7441d95f6b improve identifying receivers 2021-03-19 11:30:03 +01:00
Torsten Dittmann 89e5841fee fix events to projects without subscriptions 2021-03-19 11:28:47 +01:00
Torsten Dittmann e14a495048 add custom connection pool 2021-03-16 15:30:45 +01:00