1
0
Fork 0
mirror of synced 2024-07-03 13:41:01 +12:00
Commit graph

11641 commits

Author SHA1 Message Date
Vincent (Wen Yu) Ge 9ceef4c096
Merge branch '0.15.x' into database-layer-docs 2022-06-24 12:39:06 -04:00
Torsten Dittmann 2c328c744d chore: run linter 2022-06-24 18:37:41 +02:00
Torsten Dittmann ababeef84d fix: update files on migration 2022-06-24 18:15:51 +02:00
Torsten Dittmann 016d6939d5 fix: buckets 2022-06-24 16:04:42 +02:00
Torsten Dittmann 5c12350248 Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-migration-0-15-x 2022-06-24 15:36:28 +02:00
Torsten Dittmann 4593fc9ef2 tests: fix tests from master 2022-06-24 14:18:10 +02:00
Torsten Dittmann ef1daf8f1c Merge branch 'master' of https://github.com/appwrite/appwrite into 0.15.x 2022-06-24 14:15:42 +02:00
Torsten Dittmann 0f0654d49e
Merge pull request #3346 from gepd/feat-empty-payload
Allows to update permissions without payload
2022-06-24 14:09:01 +02:00
Torsten Dittmann ad85f21faa
Merge pull request #3430 from appwrite/fix-file-param-type
Fix file upload param type
2022-06-24 14:03:44 +02:00
Torsten Dittmann 4895efd4ca
Merge pull request #3429 from appwrite/improve-oauth-analytics
feat: add analytics label for view as JSON
2022-06-24 14:03:30 +02:00
Torsten Dittmann f25d653ca2
Merge pull request #3431 from appwrite/fix-phone-auth-error
feat: add new errors for phone auth
2022-06-24 14:03:00 +02:00
Christy Jacob 600eb0d0d0 feat: revert .env change 2022-06-24 12:54:30 +02:00
Christy Jacob 43f834c0bd feat: add new errors for phone auth 2022-06-24 12:49:00 +02:00
Christy Jacob 4a2dac9d46 feat: add OAuth name in event label 2022-06-24 11:48:55 +02:00
Damodar Lohani 2750e60768
fix for ruby and go SDK as file params seems to be string 2022-06-24 15:24:44 +05:45
Torsten Dittmann aec4870b51
Merge pull request #3428 from appwrite/fix-response-model-for-database-list
fix-response-model-for-database-list
2022-06-24 11:27:33 +02:00
Torsten Dittmann 80041db81b
Merge pull request #3427 from appwrite/fix-usage-stats
fix usage collection
2022-06-24 11:27:20 +02:00
Christy Jacob 0166681dde feat: add analytics label for view as JSON 2022-06-24 11:12:29 +02:00
Torsten Dittmann 45941e52da docs: rename database to databases 2022-06-24 10:14:49 +02:00
Damodar Lohani dfbb9b2b3b
fix-response-model-for-database-list 2022-06-24 12:51:21 +05:45
Damodar Lohani f571979259 fix usage collection 2022-06-24 06:08:25 +00:00
Torsten Dittmann cf7d10046c
Merge pull request #3421 from appwrite/fix-createdat-lock
Fix: Lock $createdAt
2022-06-23 13:09:36 +02:00
Torsten Dittmann c13ab53b45
Merge pull request #3425 from appwrite/fix-arrow-back
Fix: Arrow back
2022-06-23 13:09:21 +02:00
Torsten Dittmann 12cd0ee839 chore: clean up docs 2022-06-23 12:04:54 +02:00
Matej Bačo 4a1a150f84 Add databaseId to UI url 2022-06-23 09:57:50 +00:00
Matej Bačo c19a2484c3 Merge remote-tracking branch 'origin/0.15.x' into fix-internal-indexes 2022-06-23 09:22:54 +00:00
Torsten Dittmann 3f1b906de0
Merge pull request #3422 from appwrite/feat-database-layer-alias
Add alias to Database Layer
2022-06-23 11:00:32 +02:00
Torsten Dittmann c8ec2c7375
Merge pull request #3424 from appwrite/fix-dashboard
fix usage stats on dashboard
2022-06-23 10:59:58 +02:00
Damodar Lohani e169d3b019 fix usage stats on dashboard 2022-06-23 08:58:47 +00:00
Torsten Dittmann 8e3ed52924 style: add more comments to migration 2022-06-23 10:50:53 +02:00
Damodar Lohani 1a034d45f6 alias 2022-06-23 08:50:11 +00:00
Matej Bačo fdab2e28e9 Bug fixing 2022-06-23 08:48:59 +00:00
Torsten Dittmann d26baf1f57 fix: migration and add more tests 2022-06-23 10:18:23 +02:00
Matej Bačo 3f8ab486c2 Lock createdAt 2022-06-23 08:17:02 +00:00
gepd 020e08143e
fix linter 2022-06-22 20:45:33 -04:00
gepd addfae2f46
fix tests 2022-06-22 19:38:56 -04:00
Torsten Dittmann 0fea75a345 Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-migration-0-15-x 2022-06-22 23:19:45 +02:00
Torsten Dittmann a16aaa8a48 chore: update docs and specs 2022-06-22 23:19:08 +02:00
Torsten Dittmann eddc33c4db fix: empty dateText filter 2022-06-22 23:11:52 +02:00
Torsten Dittmann a37f84da01 fix: migration 2022-06-22 23:11:42 +02:00
Torsten Dittmann a126670f72 Merge branch '0.15.x' of https://github.com/appwrite/appwrite into 0.15.x 2022-06-22 22:27:13 +02:00
Torsten Dittmann 5729798aaf ui: fix users list with phone 2022-06-22 22:27:01 +02:00
Vincent (Wen Yu) Ge 43a6c51ab8 fixed list databases description 2022-06-22 17:06:47 +00:00
Vincent (Wen Yu) Ge 9c68e68125 Database Layers API docs updated 2022-06-22 16:28:09 +00:00
haimantika mitra 148d46a2b1 New image updates 2022-06-22 21:54:47 +05:30
Torsten Dittmann 50114a4173
Merge pull request #3417 from appwrite/fix-015-matej-qa
Fix: 015 (Matej QA)
2022-06-22 17:49:36 +02:00
haimantika mitra fbc86e29d4 Uppercase 2022-06-22 21:05:35 +05:30
haimantika mitra fe824fd733 Autodesk adapter 2022-06-22 20:30:19 +05:30
Matej Bačo b1d6decbb2 Merge remote-tracking branch 'origin/0.15.x' into fix-015-matej-qa 2022-06-22 14:51:18 +00:00
Torsten Dittmann 6931116561 fix: assoc events array from events class 2022-06-22 16:44:30 +02:00