1
0
Fork 0
mirror of synced 2024-08-29 00:52:07 +12:00
Commit graph

1456 commits

Author SHA1 Message Date
Bradley Schofield
4e14d892b0 Implement Suggestions 2022-01-10 14:18:33 +00:00
Bradley Schofield
e866a352a7 Implement Suggestions 2022-01-10 14:13:23 +00:00
Bradley Schofield
58e68088fa Remove 'pending' build state, update version numbers 2022-01-10 14:00:11 +00:00
Bradley Schofield
58c7871388 Fix Merge Issues 2022-01-06 09:45:56 +00:00
Bradley Schofield
e2c4272ebd Merge branch 'master' into the-executor-poc 2022-01-05 13:38:51 +00:00
Matej Baco
44bb12475e Replaced rules description with attributes 2022-01-04 17:06:16 +01:00
Matej Baco
e2aebdd2bc Merge branch 'feat-database-indexing' into feat-quest-filters 2022-01-04 15:29:42 +01:00
Torsten Dittmann
7230b5f6ec Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2022-01-03 13:44:28 +01:00
Torsten Dittmann
ce3a647557 fix: add missing collection prefix to cache purging 2022-01-03 13:30:03 +01:00
Torsten Dittmann
02bc86368f Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing 2022-01-03 11:29:17 +01:00
Torsten Dittmann
5d44e6ee78 fix: delete audit logs for collections and documents 2022-01-03 11:29:15 +01:00
Torsten Dittmann
753824428a fix: throw exception when antivirus is not available 2022-01-03 10:50:52 +01:00
Matej Baco
69b4d074f5 Migrated all imports to new request class 2021-12-31 16:50:07 +01:00
Eldad A. Fux
b766ec5a4a
Merge pull request #2401 from PineappleIOnic/fix-improve-recovery-rate-limit
Update abuse-key for password recovery to add IP
2021-12-31 10:52:28 +02: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
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
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
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
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
Matej Baco
5d373e1ce7 Created Response models + applied them 2021-12-14 15:17:55 +01:00
Torsten Dittmann
a5a86cc1cd fix: bin2hex() calls 2021-12-14 13:10:38 +01:00
Torsten Dittmann
d8d2fbdd95 Merge branch 'feat-database-controller-docs-refactor' of https://github.com/appwrite/appwrite into feat-database-controller-docs-refactor 2021-12-14 12:21:46 +01:00
Torsten Dittmann
af5fb8751e fix: paginatio docs on endpoints 2021-12-14 12:21:44 +01:00
Torsten Dittmann
cb37a69c3e Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-controller-docs-refactor 2021-12-14 12:16:05 +01:00
Torsten Dittmann
8bb580ea1a Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-disable-collections 2021-12-14 11:47:50 +01:00
Torsten Dittmann
22faa5b9cf fix: users service - delete all sessions 2021-12-14 10:32:45 +01:00
Christy Jacob
a3e3ba9e44 feat: fix issue with listIndexes 2021-12-14 04:42:54 +04:00
Radmacher
ad3fb9303d Removed 'unique' 2021-12-13 18:15:05 +01:00
Torsten Dittmann
6c6992a3f7 feat(database): add colection enable/disable 2021-12-13 13:42:04 +01:00
Torsten Dittmann
b15096421b
Update app/controllers/api/database.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-12-13 11:10:03 +01:00
Torsten Dittmann
8179bc1a8f
Merge pull request #2477 from appwrite/feat-database-indexing-permissions-fix
fix(database/storage): permissions using an admin user
2021-12-13 10:31:47 +01:00
Christy Jacob
854e9f7eaf feat: use Appwrite\Detector in database.php 2021-12-12 21:59:12 +04:00
Christy Jacob
9845fc05fa feat: use Appwrite\Detector in database.php 2021-12-12 21:58:17 +04:00
Christy Jacob
3d863d634a feat: use Appwrite\Detector in users.php 2021-12-12 21:55:40 +04:00
Torsten Dittmann
aef6c11370 fix(auth): use getRoles instead of static property 2021-12-10 18:52:33 +01:00
kodumbeats
75a83e9b53
Harmonize offset param descriptions 2021-12-10 12:22:10 -05:00
Torsten Dittmann
b530fd66cd fix(storage): add same permissions check to files uploaded 2021-12-10 17:48:54 +01:00
Radmacher
bfbf0e54b9 Rolled back addition of articles 2021-12-10 16:44:54 +01:00
Bradley Schofield
65a58689fb Merge remote-tracking branch 'upstream/feat-database-indexing' into the-executor-poc 2021-12-10 13:48:04 +00:00
Torsten Dittmann
adffae7cf7 docs(api): reviewed in-line docs of endpoints 2021-12-10 13:27:11 +01:00
Torsten Dittmann
0d60e82666 fix(database): permissions using an admin user 2021-12-10 11:56:11 +01:00
Bradley Schofield
3c26a08202 Change exitCode to statusCode and move build to tag create
Change exitCode to statusCode and move build to tag create instead of tag deploy
2021-12-10 10:43:56 +00:00
Christy Jacob
653dfb292b feat: address review comments 2021-12-09 19:53:37 +04:00
Christy Jacob
43ef3c060b feat: add new endpoint 2021-12-09 17:02:12 +04:00
Radmacher
34f6aea63b
Update app/controllers/api/teams.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-12-08 23:16:45 +01:00
Bradley Schofield
37da3c5651 Implement Automatic Deploy
+ Implemented Automatic Deploy
+ Tags will now build automatically
+ You can now restart builds that failed
+ Builds now have their own storage device
+ Added a retry build endpoint
2021-12-08 15:08:53 +00:00
Bradley Schofield
885f57438d Fix Tests 2021-12-07 10:42:33 +00:00
Bradley Schofield
7de975ea95 Fix Bugs from merge 2021-12-06 15:04:00 +00:00
Bradley Schofield
1e76c03fd7 Merge remote-tracking branch 'upstream/feat-database-indexing' into the-executor-poc 2021-12-06 14:18:50 +00:00
Bradley Schofield
f30169dcc4 Move Build data into it's own collection
Move Build data into it's own collection
2021-12-06 14:12:41 +00:00
Radmacher
95e2cb6290
Update app/controllers/api/teams.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-12-02 23:20:57 +01:00
Radmacher
c3f06f9a58
Update app/controllers/api/teams.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-12-02 23:19:07 +01:00
Radmacher
244b829c68
Update app/controllers/api/teams.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-12-02 23:10:14 +01:00
Torsten Dittmann
135bf0cfee fix tests 2021-12-01 16:09:57 +01:00
Torsten Dittmann
f04cb72cfb Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-main-rebase 2021-12-01 14:19:41 +01:00
Torsten Dittmann
f11a6325ff fix(api): use constant for maximum offset range 2021-12-01 14:05:01 +01:00
Torsten Dittmann
ac796048d8 replace old collections file 2021-12-01 12:48:23 +01:00
Bradley Schofield
4cee817161 Merge branch 'master' into fix-improve-recovery-rate-limit 2021-11-29 09:13:35 +00:00
kodumbeats
ee5b1da82d Roles must be assoc array with roles as keys 2021-11-28 08:32:00 -05:00
kodumbeats
4b9ff6cca2 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-restrict-assignable-permissions 2021-11-28 07:32:29 -05:00
Eldad A. Fux
8075ff9692
Merge pull request #2407 from codingsamurai-10/feat-2387-support-negative-numbers-in-preview
Support negative numbers in file preview
2021-11-26 21:15:06 +02:00
kodumbeats
a83d99915d Align password requirements with nist guidelines 2021-11-25 15:07:54 -05:00
kodumbeats
f64702150d Use correct validator for confirmation password 2021-11-25 15:03:11 -05:00
Torsten Dittmann
0a38f0776a Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-24 17:28:49 +01:00
kodumbeats
8743756126 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-enable-strict-query-matching 2021-11-24 09:26:59 -05:00