1
0
Fork 0
mirror of synced 2024-05-20 04:32:37 +12:00
Commit graph

1867 commits

Author SHA1 Message Date
Eldad Fux d1b5f310e3 Added spec generator CLI command, remove old HTTP endpoint 2022-01-01 14:07:11 +02:00
Matej Baco 1c18ddc1bb Merge branch 'feat-database-indexing' into feat-improve-error-logging 2021-12-31 14:40:14 +01:00
Torsten Dittmann 0d0abef508 feat: limit database to 100 queries 2021-12-30 11:27:46 +01:00
Torsten Dittmann 2015106702 fix: use bigint for large integers 2021-12-29 15:50:21 +01:00
Torsten Dittmann 1a5712017b fix: database query value limits 2021-12-28 18:57:24 +01:00
Torsten Dittmann b05680cf7d fix: database activites 2021-12-28 16:48:36 +01:00
Torsten Dittmann 0189fe6cff fix: remove length limit from db query param 2021-12-28 13:37:46 +01:00
Torsten Dittmann dc6d3565a0 feat: more informations to automatic domain certificate 2021-12-28 12:06:00 +01:00
Torsten Dittmann 9802058e4f fix: certificates and domain collection 2021-12-28 12:02:39 +01:00
Torsten Dittmann c675c048ac fix: certificates 2021-12-28 11:48:55 +01:00
Torsten Dittmann 49ba7d5dfd fix: users prefs default value 2021-12-28 11:48:50 +01:00
Torsten Dittmann 9917cdb9ac fix: get attribute endpoint 2021-12-27 18:07:35 +01:00
Torsten Dittmann 8122d8882b fix: collection level permissions cursor 2021-12-27 18:00:52 +01:00
Torsten Dittmann 693b8c7185 fix: replace internal and external database with project database 2021-12-27 13:45:23 +01:00
Torsten Dittmann ffae301d5f fix: database service 2021-12-27 11:45:24 +01:00
Matej Baco bd9d777717 PR review changes 2021-12-27 11:35:51 +01: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
Matej Baco ac64cde0a2 Error handler resources removed 2021-12-21 16:21:30 +01:00
Matej Baco 9c0c28c3f8 Fixed failing tests due to dependency exception looping 2021-12-21 14:57:43 +01:00
Matej Baco 0cb2b736f0 Merge branch 'master' into feat-improve-error-logging 2021-12-20 16:24:50 +01: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
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 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
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 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
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 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
Matej Baco 24c2ef67d4 Updated antivirus spelling 2021-12-15 12:02:01 +01:00
Matej Baco ea7b5970c3 Post-PR review fixes 2021-12-15 11:19:29 +01:00
Matej Bačo 5b1378d324
Apply suggestions from code review
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-12-15 11:09:43 +01:00
Matej Bačo 77d6ea8890
Apply suggestions from code review
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-12-15 11:06:26 +01:00
Torsten Dittmann 5463258df9
fix: convert default value to float on attribute creation 2021-12-14 22:01:58 +01:00