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 and GitHub
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
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 and GitHub
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
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 and GitHub
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
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
Matej Baco
c057084bee
Log data update
2021-12-01 11:59:08 +01:00
Matej Baco
970936c93d
WIP: Better worker error logging
2021-11-30 13:12:17 +01:00
Dmitriy Danilov and GitHub
3eabd83309
Merge branch 'master' into some-typos-fixes
2021-11-28 09:22:19 -05:00
Damodar Lohani
8ece11d28e
Merge branch 'feat-storage-buckets' into feat-sb-uis
2021-11-26 10:22:30 +05:45
Damodar Lohani
8d8d32af7c
Merge branch 'feat-database-indexing' into feat-storage-buckets
2021-11-26 10:16:16 +05:45
kodumbeats
a83d99915d
Align password requirements with nist guidelines
2021-11-25 15:07:54 -05:00
Matej Baco
a8bf2a4f59
FIxed realtime logging, upgraded code to new logger version
2021-11-25 15:13:14 +01:00
Torsten Dittmann
eb7c9dd020
fix(specs): swagger add nullable property
2021-11-25 11:08:39 +01:00
Torsten Dittmann and GitHub
4f92551c8f
Merge pull request #2379 from appwrite/fix-swagger-spec-for-permissions
...
Fix-swagger-spec-for-permissions
2021-11-25 10:10:25 +01:00
Jake Barnby
82f368f0d9
WIP schema extension POC
2021-11-25 21:04:39 +13:00