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
Damodar Lohani
350859d9bd
refactor files collection config
2021-12-13 15:02:53 +05:45
Damodar Lohani
d9883fe9eb
use storage from resources in functions
2021-12-13 13:53:36 +05:45
Damodar Lohani
80272c528f
use storage from resource
2021-12-13 13:53:27 +05:45
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
Damodar Lohani
c63bf70404
Merge branch 'feat-storage-buckets' into feat-large-file
2021-12-10 16:24:33 +05:45
Damodar Lohani
037c0bfbd5
Merge branch 'feat-large-file' into feat-s3-integration
2021-12-10 16:22:35 +05:45
Damodar Lohani
16e686d250
Merge branch 'feat-storage-buckets' into feat-s3-integration
2021-12-10 16:20:27 +05:45
Damodar Lohani
6bc7825089
fix hardcoded chunk size with a const
2021-12-10 16:14:59 +05:45
Damodar Lohani
0bb74c79eb
add type for mode
2021-12-10 15:51:37 +05:45
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
Damodar Lohani
63d3b8e200
more review suggestion fixes
2021-12-09 16:29:44 +05:45
Damodar Lohani
80a89877c1
fix variable
2021-12-09 14:11:30 +05:45
Damodar Lohani
eb2968256a
Merge branch 'feat-storage-buckets' into feat-large-file
2021-12-09 13:52:53 +05:45
Damodar Lohani
a3fa418aa5
update chunks uploaded when all chunks are uploaded
2021-12-09 13:30:52 +05:45
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
Damodar Lohani
8279a2e208
Merge branch 'feat-large-file' into feat-s3-integration
2021-12-08 14:29:27 +05:45
Damodar Lohani
5fed67a2c2
Merge branch 'feat-storage-buckets' into feat-large-file
2021-12-08 14:28:21 +05:45
Damodar Lohani
6f31a3de09
Merge branch 'feat-storage-buckets' into feat-sb-uis
2021-12-08 14:25:59 +05:45
Damodar Lohani
f5e48033ec
Merge branch 'feat-database-indexing' into feat-storage-buckets
2021-12-08 14:24:05 +05:45
Bradley Schofield
885f57438d
Fix Tests
2021-12-07 10:42:33 +00:00
Damodar Lohani
af7f98a03f
fix error
2021-12-07 14:00:42 +05:45
Damodar Lohani
34ead9edb7
Merge branch 'feat-large-file' into feat-s3-integration
2021-12-07 13:21:40 +05:45
Damodar Lohani
b4c3802558
make comparisons strict
2021-12-07 13:15:39 +05:45
Damodar Lohani
ce337cff32
Merge branch 'feat-storage-buckets' into feat-large-file
2021-12-07 13:10:31 +05:45
Damodar Lohani
277df21217
Merge branch 'feat-storage-buckets' into feat-sb-uis
2021-12-07 13:06:02 +05:45
Damodar Lohani
dae6d6808c
fix comparisons and duplicates
2021-12-07 13:05:25 +05:45
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
Damodar Lohani
95dcab624e
Merge branch 'feat-large-file' into feat-s3-integration
2021-12-03 13:54:52 +05:45
Damodar Lohani
08cec63c3e
Merge branch 'feat-sb-uis' into feat-s3-integration
2021-12-03 13:52:10 +05:45
Damodar Lohani
5ea1ab714e
function tags upload chunk begin from 1
2021-12-03 11:43:41 +05:45
Damodar Lohani
ddcd6558fe
Merge branch 'feat-storage-buckets' into feat-sb-uis
2021-12-03 11:13:42 +05:45
Damodar Lohani
307114f2c5
fix make chunk start from 1
2021-12-03 11:12:46 +05:45
Damodar Lohani
9e9256386b
Merge branch 'feat-storage-buckets' into feat-large-file
2021-12-03 10:31:30 +05:45
Radmacher
95e2cb6290
Update app/controllers/api/teams.php
...
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com >
2021-12-02 23:20:57 +01:00