Damodar Lohani
f3e6dfb71d
Merge branch 'feat-database-indexing' into feat-storage-buckets
2021-12-15 15:43:14 +05:45
Matej Baco
5d373e1ce7
Created Response models + applied them
2021-12-14 15:17:55 +01:00
Torsten Dittmann
8f583cc063
fix: swagger spec
2021-12-14 13:51:57 +01:00
Torsten Dittmann
a5a86cc1cd
fix: bin2hex() calls
2021-12-14 13:10:38 +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
d92763fbfc
Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing-migration
2021-12-14 11:47:05 +01:00
Torsten Dittmann
aaab9ead70
feat: remove func permission models
2021-12-14 11:42:34 +01:00
Torsten Dittmann
a7ee99dcef
fix: utopia view
2021-12-14 10:11:34 +01:00
Damodar Lohani
32da55b0d2
add bucket events
2021-12-14 13:17:09 +05:45
Damodar Lohani
9b77d1396e
fix realtime
2021-12-14 13:15:27 +05:45
Damodar Lohani
2f582f6e18
Merge branch 'feat-database-indexing' into feat-storage-buckets
2021-12-14 11:30:52 +05:45
Torsten Dittmann
7b607e85ac
Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing-migration
2021-12-13 16:56:40 +01:00
Torsten Dittmann
a10eccbdc7
Merge pull request #2465 from appwrite/feat-database-indexing-realtime-console
...
feat(realtime): add console channel
2021-12-13 16:55:24 +01:00
Torsten Dittmann
7e9e40d03e
chore(deps): update utopia dependencies
2021-12-13 16:42:40 +01:00
Torsten Dittmann
6c6992a3f7
feat(database): add colection enable/disable
2021-12-13 13:42:04 +01:00
Christy Jacob
79e9298e9b
feat: update user agent name to Appwrite CLI
2021-12-13 15:19:47 +04:00
Torsten Dittmann
13ab43e72e
Merge branch 'feat-database-indexing-migration' of https://github.com/appwrite/appwrite into feat-database-indexing-migration
2021-12-13 11:59:15 +01:00
Torsten Dittmann
361006d42c
adapt to review
2021-12-13 11:59:13 +01:00
Christy Jacob
8fbb6d1057
feat: update user agent name to Appwrite CLI
2021-12-13 14:37:05 +04:00
Torsten Dittmann
784183c646
Update src/Appwrite/Migration/Version/V11.php
...
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com >
2021-12-13 10:44:07 +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
Torsten Dittmann
fbb5696f89
Update src/Appwrite/Messaging/Adapter/Realtime.php
...
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com >
2021-12-13 10:29:50 +01:00
Christy Jacob
3d863d634a
feat: use Appwrite\Detector in users.php
2021-12-12 21:55:40 +04:00
Christy Jacob
2b9f4667f7
feat: add the termnial user agent
2021-12-12 21:46:47 +04:00
Torsten Dittmann
aef6c11370
fix(auth): use getRoles instead of static property
2021-12-10 18:52:33 +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
ea7d9f617c
handle float min/max
2021-12-10 11:51:50 +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
Torsten Dittmann
b2ac3fb5f3
add better logging
2021-12-09 16:37:41 +01:00
Torsten Dittmann
337083e9f4
add more verbose logging
2021-12-09 15:45:56 +01:00
Torsten Dittmann
3ab5a070e5
fix counting documents
2021-12-09 15:03:08 +01:00
Christy Jacob
43ef3c060b
feat: add new endpoint
2021-12-09 17:02:12 +04:00
Torsten Dittmann
04a3e0633d
add coroutine
2021-12-09 13:51:29 +01:00
Torsten Dittmann
9d47280d78
feat(migratio): add options
2021-12-09 11:42:49 +01:00
Damodar Lohani
eb2968256a
Merge branch 'feat-storage-buckets' into feat-large-file
2021-12-09 13:52:53 +05:45
Torsten Dittmann
3f92e6991a
leftover commits
2021-12-08 18:50:04 +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
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
Torsten Dittmann
9d23afa263
Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing-realtime-console
2021-12-07 14:09:16 +01: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
Matej Bačo
8f1fb9d330
Merge branch 'master' into feat-improve-error-logging
2021-12-06 14:16:39 +01:00
Matej Baco
4d8c2e3cdb
Fixed worker logger
2021-12-06 13:55:59 +01:00
Torsten Dittmann
e944da2f3e
feat(realtime): add console channel
2021-12-06 13:03:12 +01:00
Matej Baco
c6c555b763
Implemented worker error logging in a better way
2021-12-05 14:07:45 +01:00
Matej Bačo
67c15e9346
Update src/Appwrite/Resque/Worker.php
...
Co-authored-by: Christy Jacob <christyjacob4@gmail.com >
2021-12-05 12:08:08 +01:00
Damodar Lohani
9e9256386b
Merge branch 'feat-storage-buckets' into feat-large-file
2021-12-03 10:31:30 +05:45
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