1
0
Fork 0
mirror of synced 2024-06-02 19:04:49 +12:00
Commit graph

4739 commits

Author SHA1 Message Date
Torsten Dittmann 693b8c7185 fix: replace internal and external database with project database 2021-12-27 13:45:23 +01:00
Torsten Dittmann 67e90fe27d fix: realtime api 2021-12-27 11:45:31 +01:00
Torsten Dittmann ffae301d5f fix: database service 2021-12-27 11:45:24 +01:00
kodumbeats 6aeb12f3a0 Use correct namespace for realtime 2021-12-24 16:20:56 -05:00
kodumbeats c3bbce1b04 Use correct namespace 2021-12-23 19:27:55 -05:00
kodumbeats 3f43b426fa Prepend "collection_" to collections 2021-12-23 17:51:38 -05:00
kodumbeats 1bb6ab9691 Only create the projectDB once 2021-12-23 17:51:21 -05:00
kodumbeats 05a061127f Use the same namespace 2021-12-23 17:51:10 -05:00
kodumbeats bc2703ea08 Set default database for collections 2021-12-22 20:51:49 -05:00
Torsten Dittmann 166ebf7225
Merge pull request #2474 from appwrite/feat-database-indexing-migration
feat(tasks): migration for 0.12.x
2021-12-21 17:34:41 +01:00
Torsten Dittmann c91db74b23 fix: install compose template 2021-12-21 16:29:09 +01:00
Torsten Dittmann 721363a240 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-12-21 12:08:02 +01:00
Torsten Dittmann 366c4b903e feat: anonymous methods 2021-12-21 11:48:10 +01:00
Torsten Dittmann f9016c7e7d fix: status code on uncaught exception 2021-12-21 11:12:33 +01:00
Bradley Schofield b38a9ec594 Fix Functions Usage Chart Typo 2021-12-20 15:54:22 +00:00
Matej Baco c8d7148903 Tests fixed 2021-12-20 12:34:48 +01:00
Matej Baco e065470ffc Merge branch 'feat-database-indexing' into feat-health-api-response-models 2021-12-20 12:09:50 +01:00
Christy Jacob 80cc823510
Merge pull request #2312 from AmreshSinha/feat-1781-yammer-oauth
Added Yammer OAuth2 Provider
2021-12-19 21:54:27 +04:00
Christy Jacob c7ffd88f14
Merge pull request #2191 from TafadzwaD/master
Added Shona Translations
2021-12-19 21:46:58 +04:00
Torsten Dittmann 8826984b1f refactor: replace disable with skip calls for authorization 2021-12-17 16:25:05 +01:00
Torsten Dittmann 1b97c9cd43 fix: optimize team membership controllers 2021-12-17 16:11:22 +01:00
Torsten Dittmann d482fb86ea Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing-migration 2021-12-17 15:54:36 +01:00
Torsten Dittmann 9e24be1041 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-12-17 15:08:58 +01:00
Torsten Dittmann 5ebea37295 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-12-17 14:59:55 +01:00
Torsten Dittmann 7f82661801
Merge pull request #2503 from appwrite/feat-strict-enums
fix: strict enum attribute
2021-12-17 13:51:42 +01:00
Torsten Dittmann 22c20ad11c fix: collection level permission using admin mode 2021-12-17 13:51:07 +01:00
Damodar Lohani ad0edfd5fb updated dart and flutter sdk version 2021-12-17 17:58:24 +05:45
Torsten Dittmann 7f1fd96657 fix: rebuild js and specs 2021-12-17 12:16:53 +01:00
Torsten Dittmann 626c73896f Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing-migration 2021-12-17 11:57:16 +01:00
Torsten Dittmann 2690cab771 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-disable-collections 2021-12-17 11:53:57 +01:00
Torsten Dittmann e2297da3da feat: add more arrow functions 2021-12-17 11:41:26 +01:00
Torsten Dittmann f6d7228202 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-arrow-functions-on-auth-skip 2021-12-17 11:23:22 +01:00
Torsten Dittmann 0e84545829
Merge pull request #2506 from appwrite/fix-database-collection-level-permissions
fix: collection level permissions
2021-12-17 11:22:36 +01:00
Torsten Dittmann 7566c5368e fix: events middleware 2021-12-16 19:50:06 +01:00
Torsten Dittmann 166c906d51 fix: collection level permissions 2021-12-16 19:12:06 +01:00
Torsten Dittmann 86075a50ab feat: replace attributeId and indexId with key 2021-12-16 16:04:30 +01:00
Matej Baco 29076758ac Updated tests, fixed response models 2021-12-16 13:19:04 +01:00
Matej Baco 432de6058f Merge branch 'master' into feat-health-api-response-models 2021-12-16 12:31:07 +01:00
Torsten Dittmann d1f901e7a8 feat: use arrow functions on authorization skip method 2021-12-16 12:30:43 +01:00
Torsten Dittmann 30ed41c21d fix: realtime stats aggregation 2021-12-16 12:11:58 +01:00
Torsten Dittmann 555505fc79 fix: remove activity badge from collections 2021-12-16 11:25:17 +01:00
Torsten Dittmann 90eec40dac fix: document level description 2021-12-16 11:23:04 +01:00
Torsten Dittmann a11d7bf750 fix: strict enum attribute 2021-12-16 11:15:55 +01:00
Eldad A. Fux 5e804cb957
Merge pull request #2397 from rdmchr/update-teams-doc
Overhauling the teams documentation
2021-12-16 09:25:12 +02:00
kodumbeats fa69a59e3c Drop collection table before deleting metadata 2021-12-15 15:16:11 -05:00
Torsten Dittmann 86fc6a6ba3
Merge pull request #2492 from appwrite/fix-indexes-leftovers
feat: fix issue with listIndexes
2021-12-15 15:17:34 +01:00
Torsten Dittmann 1de17ed132
Merge pull request #2484 from appwrite/feat-add-user-agent
Feat: add user agent
2021-12-15 15:16:32 +01:00
Torsten Dittmann a29d66d8ac fix: ui for array/required attributes creation 2021-12-15 14:57:29 +01:00
Torsten Dittmann ca9456f3bf fix: ui to resend invites multiple times 2021-12-15 13:52:23 +01:00
Torsten Dittmann aaf1a71972
Merge pull request #2478 from appwrite/feat-database-controller-docs-refactor
docs(api): reviewed in-line docs of endpoints
2021-12-15 13:03:33 +01:00