1
0
Fork 0
mirror of synced 2024-09-03 19:31:50 +12:00
Commit graph

1408 commits

Author SHA1 Message Date
Matej Baco
1c18ddc1bb Merge branch 'feat-database-indexing' into feat-improve-error-logging 2021-12-31 14:40:14 +01:00
Matej Baco
457cb18be1 Improved request filters 2021-12-31 14:30:50 +01:00
Matej Baco
ba06f1ff61 Added custom IDs request filters 2021-12-31 13:00:07 +01:00
Matej Baco
ae4d02c0f0 Cleanup of POC 2021-12-31 09:40:35 +01:00
Matej Baco
592ab3ab00 WIP: Request filters refactor (into HTTP.php) 2021-12-30 17:17:01 +01:00
Torsten Dittmann
4ef7c5c93c fix: stdclass import 2021-12-30 11:32:30 +01:00
Torsten Dittmann
7740696e36
Merge pull request #2532 from appwrite/fix-prefs-response
Fix-prefs-response
2021-12-30 11:07:51 +01:00
Damodar Lohani
95afb6aa0b
Update src/Appwrite/Utopia/Response/Model/User.php 2021-12-30 15:49:17 +05:45
Torsten Dittmann
f65441fb83 fix: migration dont stop on exception 2021-12-30 10:59:58 +01:00
Torsten Dittmann
ba50075fff fix: migration handle default and requried attributes 2021-12-30 10:51:16 +01:00
Matej Baco
9b749db89b Draft commit with POC 2021-12-30 10:25:43 +01:00
Damodar Lohani
297d03126e make empty prefs object instead of array 2021-12-30 11:55:17 +05:45
Torsten Dittmann
0c5e9eed33 fix: migration 2021-12-29 17:33:52 +01:00
Torsten Dittmann
f48708ddf4 fix: use env var instead of hard coded value 2021-12-28 13:04:58 +01:00
Torsten Dittmann
49ba7d5dfd fix: users prefs default value 2021-12-28 11:48:50 +01:00
Torsten Dittmann
b16c4367d8 fix: migration 2021-12-27 18:38:51 +01:00
Torsten Dittmann
693b8c7185 fix: replace internal and external database with project database 2021-12-27 13:45:23 +01:00
kodumbeats
c3bbce1b04 Use correct namespace 2021-12-23 19:27:55 -05:00
kodumbeats
bc2703ea08 Set default database for collections 2021-12-22 20:51:49 -05:00
Torsten Dittmann
166ebf7225
Merge pull request #2474 from appwrite/feat-database-indexing-migration
feat(tasks): migration for 0.12.x
2021-12-21 17:34:41 +01:00
Torsten Dittmann
721363a240 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-12-21 12:08:02 +01:00
Matej Baco
cba3618c35 Tests fix 2021-12-21 10:29:09 +01:00
Matej Baco
0cb2b736f0 Merge branch 'master' into feat-improve-error-logging 2021-12-20 16:24:50 +01:00
Matej Baco
e065470ffc Merge branch 'feat-database-indexing' into feat-health-api-response-models 2021-12-20 12:09:50 +01:00
Christy Jacob
80cc823510
Merge pull request #2312 from AmreshSinha/feat-1781-yammer-oauth
Added Yammer OAuth2 Provider
2021-12-19 21:54:27 +04:00
Damodar Lohani
879bff2bb1 Merge branch 'feat-storage-buckets' into feat-large-file 2021-12-19 13:01:09 +05:45
Damodar Lohani
99fd943f3c Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-19 12:26:16 +05:45
Torsten Dittmann
d482fb86ea Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing-migration 2021-12-17 15:54:36 +01:00
Torsten Dittmann
ae37c630bc fix: document level permissions migration 2021-12-17 11:58:11 +01:00
Torsten Dittmann
626c73896f Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing-migration 2021-12-17 11:57:16 +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
166c906d51 fix: collection level permissions 2021-12-16 19:12:06 +01:00
Matej Baco
29076758ac Updated tests, fixed response models 2021-12-16 13:19:04 +01:00
Damodar Lohani
3f9ba67853 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-16 11:47:51 +05:45
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
Matej Baco
ea7b5970c3 Post-PR review fixes 2021-12-15 11:19:29 +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
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
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
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
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
Damodar Lohani
e7f7ce0e70 Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-11-25 13:41:12 +05:45
Damodar Lohani
8728668e21 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-11-25 13:33:55 +05:45
Matej Baco
fd1dcae247 Documented worker class 2021-11-24 11:09:10 +01:00
Bradley Schofield
037420e0bc Add new tests for server side
+ Added new tests for serverside
+ Updated the example for 'status' for the SyncExecution Model
2021-11-24 10:01:43 +00:00
Matej Baco
49e9baf383 Code review updates 2021-11-24 10:38:32 +01:00
Matej Baco
56402c78fe Implemented logging for HTTP, Realtime, Workers 2021-11-23 15:24:25 +01:00
Damodar Lohani
adc1e3f2af missing semicolon 2021-11-18 18:32:54 +05:45
Damodar Lohani
f0170d7022 Merge branch 'fix-swagger-spec-for-permissions' of github.com:appwrite/appwrite into fix-swagger-spec-for-permissions 2021-11-18 17:35:00 +05:45
Damodar Lohani
71baa6cd39 permission model for openapi spec 2021-11-18 17:34:54 +05:45
Torsten Dittmann
0fc1812604 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-18 11:34:53 +01:00
Torsten Dittmann
58536b9eb1 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-logs-pagination 2021-11-18 11:14:18 +01:00
Eldad A. Fux
fbddd4e69e
Merge pull request #2332 from appwrite/fix-functions-definition
fix function model permission
2021-11-18 07:47:10 +02:00
Torsten Dittmann
d099b0133c Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-11-17 11:39:03 +01:00
Christy Jacob
788e658edb
Merge pull request #2021 from MukulKolpe/refractor-1944-PSR_Isssue_In_ExtendLibrary
Fixed PSR issues in the Extend(src\Appwrite) library
2021-11-17 12:42:12 +04:00
Christy Jacob
111e1a1807
Merge pull request #2000 from g3offrey/fix-1962-psr-issue-on-openssl-master
fix: PSR issues on OpenSSL at master
2021-11-17 12:38:53 +04:00
Wess Cope
c21cc918be
Merge branch 'appwrite:master' into master 2021-11-16 15:57:43 -05:00
Torsten Dittmann
47b6fe59ce Merge branch 'feat-database-logs-pagination' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-16 16:26:13 +01:00
Torsten Dittmann
3a25532524 fix response model 2021-11-16 16:06:51 +01:00
Torsten Dittmann
78159ff8ca Revert "fix(response): add $id to Log"
This reverts commit 7034f84a6e.
2021-11-16 14:37:28 +01:00
Torsten Dittmann
7034f84a6e fix(response): add $id to Log 2021-11-16 12:20:25 +01:00
Damodar Lohani
73aea7387c Merge branch 'feat-storage-buckets' into feat-large-file 2021-11-14 16:53:52 +05:45
Bradley Schofield
6ba2c4741b Merge remote-tracking branch 'upstream/feat-database-indexing' into the-executor-poc 2021-11-09 15:54:04 +00:00
Damodar Lohani
777e9de8bc migration test 2021-11-09 17:36:56 +05:45
Damodar Lohani
e2f7446bac Fix usage test and model 2021-11-09 17:19:16 +05:45
Damodar Lohani
44437f5c8b fix storage usage 2021-11-09 11:52:01 +05:45
Damodar Lohani
290f6a5625 update storage usage model 2021-11-09 10:55:06 +05:45
Damodar Lohani
c3c0df2c1c remove stale unused acode 2021-11-07 11:40:19 +05:45
Damodar Lohani
404a3c5754 adding example 2021-11-02 15:02:44 +05:45
Damodar Lohani
9c2b9fee1f fix spec 2021-11-01 18:37:08 +05:45
Damodar Lohani
9de29d1fc4 Merge branch 'feat-storage-buckets' into feat-large-file 2021-11-01 14:46:15 +05:45
Damodar Lohani
240cf0d738 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-11-01 14:43:33 +05:45
Torsten Dittmann
620333a8d2 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-10-29 13:16:19 +02:00
Torsten Dittmann
5ed2fc19f5 fix(specs): swagger responses 2021-10-29 12:55:49 +02:00
Dmitriy Danilov
9f06372eef Merge branch 'master' into some-typos-fixes 2021-10-29 03:33:18 +03:00
Damodar Lohani
c192df1cf1
Merge branch 'feat-storage-buckets' into feat-large-file 2021-10-28 16:48:36 +05:45
Damodar Lohani
4bb7e59336 update bucket model 2021-10-28 14:48:26 +05:45
Damodar Lohani
4645517ae1 Merge branch 'feat-storage-buckets' into feat-large-file 2021-10-28 11:40:39 +05:45
Damodar Lohani
67884563d5 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-10-28 11:39:04 +05:45
Torsten Dittmann
df1398328c Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-10-27 11:01:21 +02:00
Torsten Dittmann
7224520fa8 fix all usage ui 2021-10-26 15:19:28 +02:00
kodumbeats
fb0b83574f Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-api-buxfixes 2021-10-25 14:26:44 -04:00
Torsten Dittmann
cbc630e1b6 fix merge conflicts 2021-10-25 16:51:39 +02:00
Torsten Dittmann
1fd4e6c3c8 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-10-25 16:01:07 +02:00
Damodar Lohani
50e030fc03 Merge branch 'feat-storage-buckets' into feat-large-file 2021-10-25 10:34:32 +05:45
Damodar Lohani
0e8645fc13 fix function model permission 2021-10-22 16:17:38 +05:45
Damodar Lohani
2481208b38 add bucketId 2021-10-21 15:26:05 +05:45
Damodar Lohani
6b447232b9 fix for buckets 2021-10-21 15:25:58 +05:45
AmreshSinha
d737294acb Added Yammer OAuth2 Provider 2021-10-20 11:09:02 +05:30
Christy Jacob
1d3a87e347
Merge pull request #2014 from Asmit2952/master
refactor-1968-fixed-PSR-issues-in-utopia-library
2021-10-19 11:12:53 +05:30
Christy Jacob
71559af6c7
Merge pull request #2008 from kaczmarekdaniel/master
Docker library psr issues fix
2021-10-19 10:45:11 +05:30
Christy Jacob
88cfcb9ea8
Merge pull request #1997 from srijit2002/master
fix: Fix PSR issue in database library
2021-10-19 10:36:15 +05:30
Christy Jacob
52915e0656
Merge pull request #1956 from papuruth/refactor-1942-Fix-PSR-Auth-Library
Fix PSR issues in Auth library #1937
2021-10-19 10:31:31 +05:30
Damodar Lohani
d029c94bc8 Merge branch 'feat-storage-buckets' into feat-large-file 2021-10-17 11:45:45 +05:45
Damodar Lohani
3e78abfc85 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-10-17 11:38:33 +05:45
Torsten Dittmann
b3dd0133a1 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.11.x 2021-10-16 14:13:32 +02:00
Torsten Dittmann
f4a6f6235f tests(unit): migration type 2021-10-15 18:56:35 +02:00
Torsten Dittmann
441156da7c chore(release): prepare 0.11.0 release 2021-10-15 18:11:20 +02:00
kodumbeats
4a1507ba25 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-api-buxfixes 2021-10-15 09:26:17 -04:00
Christy Jacob
80136de0ac
Merge pull request #1993 from waridrox/fixPSR_Migration
Fixed PSR issues in `Migration` library
2021-10-14 20:32:10 +05:30
Bradley Schofield
dd5bdda000 Merge remote-tracking branch 'upstream/feat-database-indexing' into the-executor-poc 2021-10-11 14:59:34 +01:00
Christy Jacob
8fcfb7ca5f
Merge pull request #1990 from divshacker/master
Fixes PSR issues in the Templates library
2021-10-11 17:32:25 +05:30
oovk
f138aeb3a6 fixed PSR issues in the URL library 2021-10-09 19:51:21 +02:00
Torsten Dittmann
9aaf6c27e5 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-10-08 12:59:03 +02:00
Christy Jacob
6c2257e3e8
Merge pull request #1941 from ezioishan/master
Fix PSR issues in Detector #1939
2021-10-08 16:00:33 +05:30
Torsten Dittmann
44aed9524e Merge branch 'master' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-10-08 11:06:53 +02:00
Dmitry
a52d9152e5 fix(typos): fix bunch of typos and missclicks in whole project 2021-10-08 05:03:09 +03:00
Torsten Dittmann
f09742175c fix auth tests 2021-10-07 22:24:09 +02:00
Torsten Dittmann
746b9c651e fix auth tests 2021-10-07 21:27:23 +02:00
Torsten Dittmann
4829b488f5 fix auth tests 2021-10-07 21:19:58 +02:00
kodumbeats
6373c4f92d Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-api-buxfixes 2021-10-07 14:40:45 -04:00
kodumbeats
b3d5ba4123 Address review comments 2021-10-07 14:27:20 -04:00
kodumbeats
5b1d7bfa5d Merge remote-tracking branch 'origin/feat-database-indexing' into feat-enum-attributes 2021-10-07 14:08:02 -04:00
kodumbeats
328b326faa
Merge pull request #1896 from appwrite/feat-before-pagination
feat(refactor-db): before pagination
2021-10-07 14:05:41 -04:00
Torsten Dittmann
a585a9090a fix realtime with db refactor 2021-10-07 17:35:17 +02:00
Torsten Dittmann
8db80e164d Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-10-07 12:08:24 +02:00
waridrox
db7e1f5ebb Fixed PSR issues in Migration library
Signed-off-by: waridrox <mohdwarid4@gmail.com>
2021-10-07 15:34:55 +05:30
Christy Jacob
3746cda31b
Merge pull request #1998 from ar-ankou/feat-database-indexing
fix-1981-psr-issues-in-the-task-library
2021-10-07 15:11:37 +05:30
Christy Jacob
d6c17d309d
Merge pull request #1988 from charithesh16/feat-database-indexing
Fixes PSR issues for Detector Library
2021-10-07 14:28:19 +05:30
Christy Jacob
d6c42c0630
Merge pull request #1986 from krishguptadev/feat-database-indexing
style: fix using php cs fixer
2021-10-07 14:25:44 +05:30
Christy Jacob
46b3b23d90
Merge pull request #1949 from mendoza/refactor-1943-Fixing-PSR-Event
Fixing PSR in Event Library
2021-10-07 14:18:25 +05:30
kodumbeats
1b4beb5ea2 Ensure enum attribute has proper response model 2021-10-06 22:25:03 -04:00
kodumbeats
ec5d2ed591 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-enum-attributes 2021-10-06 20:36:25 -04:00
Mukul Kolpe
c1235bfb7c Fixed PSR issues in the Extend(src\Appwrite) library 2021-10-07 02:53:58 +05:30
Torsten Dittmann
df661a605f fix migration tests 2021-10-06 17:10:03 +02:00
Asmit2952
5a729e0932 Fixed PSR issues in Utopia Library
Signed-off-by: Asmit2952 <asmitbm2952002@gmail.com>
2021-10-06 19:52:38 +05:30
kaczmarekdaniel
8531eddeb4 Docker library psr issues fix 2021-10-06 15:39:14 +02:00
Geoffrey
ec1d529e13 fix: PSR issues on OpenSSL at master 2021-10-06 14:07:23 +02:00
Torsten Dittmann
97aa1908c8 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-project-subqueries 2021-10-06 13:56:06 +02:00
Steven Boixel
acb4aebe4d Fix - PSR issues in the Task library
This fix the PSR issue for the Cron Class and also the CronTest

Resolve #1981
2021-10-06 13:53:33 +02:00
Srijit
4df8803c75 fix: Fix PSR issue in database library 2021-10-06 17:14:03 +05:30
divshacker
1a2a1c4df8 updated_templates 2021-10-06 12:26:23 +05:30
Charithesh Puppireddy
c9b8175a90 Fixed PSR issues for Detector Library 2021-10-06 11:38:54 +05:30
Krish Gupta
8331842a23
style: fix using php cs fixer 2021-10-06 11:10:29 +05:30
Emilia
2865921c00 Fix PSR issues in Network 2021-10-05 22:07:39 +02:00
Papu Kumar
6122578fe5 fix PSR issues in Auth library #1937 2021-10-06 00:53:04 +05:30
David Mendoza
3ee11afe88 Fixed PSR issues on event library 2021-10-05 11:50:54 -06:00
David Mendoza
4228c304a5 Revert "fixed PSR issues on event library issue #1943"
This reverts commit 735c04318d.
2021-10-05 11:49:05 -06:00
David Mendoza
735c04318d fixed PSR issues on event library issue #1943 2021-10-05 11:46:56 -06:00
Ishan Sourav
1d8b7da145 Fix PSR issues in Detector #1939 2021-10-05 21:57:40 +05:30
Torsten Dittmann
c3d1dad82c fix stdClass usage 2021-10-05 17:39:39 +02:00
kodumbeats
dc06e42348 Remove standard lib imports 2021-10-05 09:16:27 -04:00
kodumbeats
2aa94e7897 Improve attr/index lifecycle with status stuck when deletion fails 2021-10-04 20:23:15 -04:00
Torsten Dittmann
aa5d4cfc9b fix types 2021-09-30 12:32:24 +02:00
Torsten Dittmann
1ed41f52d3 Merge branch 'master' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-09-30 12:32:10 +02:00
Matej Baco
73c0b23680 Swagger (2,3) support for multiple types of response 2021-09-30 11:59:01 +02:00
Eldad Fux
59521d53da Fixed sum description 2021-09-25 16:48:46 +03:00
Matej Baco
36f55c8726 Removed var dump 2021-09-23 13:13:22 +02:00
Matej Baco
c97b153255 Implemented oneOf for non-array results with multiple types 2021-09-23 13:12:50 +02:00
wess
c55d8d4073 Adding Stripe OAuth for connected accountns 2021-09-22 11:46:10 -04:00
Bradley Schofield
715a8ac729 Add authentication between appwrite and the executor
+ Add authentication between appwrite and the executor
+ Add built status and build stdout/stderr to tag for later use
+ Changes to executor to implement new build stages
2021-09-22 11:03:04 +01:00
Matej Bačo
9c9a17a2a4
Apply suggestions from code review
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2021-09-21 20:33:11 +02:00
Matej Baco
d0e777edd5 Swagger Double type fix 2021-09-21 14:25:41 +02:00
Matej Baco
1eeddc8015 This should not be removed 2021-09-21 14:19:25 +02:00
Matej Baco
b97542e581 Swagger2 array fix 2021-09-21 14:16:24 +02:00
Matej Baco
a87d482e49 Swagger2 support for arrays (work-around) 2021-09-21 14:12:43 +02:00
Matej Baco
e8f77ae363 OpenAPI3 support for anyOf 2021-09-21 14:01:18 +02:00
kodumbeats
4cf16c88ed
Update docblocks for getType 2021-09-15 11:17:09 -04:00
kodumbeats
d305c7c442
Merge pull request #1624 from TorstenDittmann/feat-response-models-new-attributes-torsten
feat(feat-response-models-new-attributes): introduce response type array
2021-09-15 10:28:39 -04:00
Torsten Dittmann
824a23e8cc feat(release): prepare 0.10.4 2021-09-15 16:06:49 +02:00
Torsten Dittmann
0992576e52 introduce response type array 2021-09-14 10:26:16 +02:00
kodumbeats
d32b877347 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-response-models-new-attributes 2021-09-12 08:57:02 -04:00
Damodar Lohani
c48ea44ac4 Merge branch 'feat-storage-buckets' into feat-large-file 2021-09-12 12:03:47 +05:45
kodumbeats
7fbe95de30 Use enum filter to respond with proper enum model 2021-09-10 16:14:12 -04:00
kodumbeats
23611857a1 Add response model for enum attribute 2021-09-10 16:12:55 -04:00
Damodar Lohani
2f9849f957 buckets related metrics 2021-09-10 14:34:16 +05:45
Damodar Lohani
2b55e50c68 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-09-10 14:15:13 +05:45
Torsten Dittmann
dcc731a52d feat(release): 0.10.3 2021-09-09 13:21:29 +02:00
Damodar Lohani
380ebdc62d Merge branch 'feat-storage-buckets' into feat-large-file 2021-09-08 13:47:05 +05:45
Bradley Schofield
66d8b0599c Merge branch 'master' into the-executor-poc 2021-09-07 12:51:25 +01:00
Torsten Dittmann
7e1a03effd
Merge pull request #1595 from appwrite/0.10.x
merge 0.10.x into master
2021-09-06 17:10:44 +02:00
Torsten Dittmann
17118e69f9 feat(release): 0.10.2 2021-09-06 15:45:43 +02:00
Torsten Dittmann
f5cf111383
Merge pull request #1580 from TorstenDittmann/fix-priviledged-user
fix(auth): add role for privileged users
2021-09-06 15:16:40 +02:00
Torsten Dittmann
0ac4b031eb fix condition 2021-09-03 17:18:42 +02:00
Torsten Dittmann
55a5a0c7fd fix roles variable 2021-09-03 17:15:42 +02:00
Torsten Dittmann
0b344e182c feat(Auth): improve getRoles method 2021-09-03 17:07:09 +02:00
Torsten Dittmann
0571dbe378
Merge pull request #1578 from TorstenDittmann/feat-changelog-0.10.1
chore(changes): 0.10.1
2021-09-03 14:06:40 +02:00
Torsten Dittmann
bc4545a503 feat(appwrite): update version number to 0.10.1 2021-09-03 13:57:49 +02:00
Torsten Dittmann
54aea7d75d fix(migration): better warning message 2021-09-03 10:36:58 +02:00
Damodar Lohani
91e13572a8 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-09-02 13:37:40 +05:45
Torsten Dittmann
9bc3412649 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-09-02 09:44:36 +02:00
Eldad A. Fux
b23dae4948
Merge pull request #1552 from appwrite/feat-magic-url
Feat Magic URL
2021-09-02 10:09:55 +03:00
Torsten Dittmann
0e7cf6a466
Update src/Appwrite/Messaging/Adapter/Realtime.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-09-01 14:47:21 +02:00
Christy Jacob
dd9cddc525 feat(review): fix review comments 2021-09-01 16:54:36 +05:30
Bradley Schofield
35ed296b75 Add Deno and update UI 2021-09-01 10:48:56 +01:00
Torsten Dittmann
424e153b80 refactor(workers): refactor the workers 2021-09-01 11:09:04 +02:00
Matej Baco
0ab76a1c6f Update sub-collection names and filter names, improved error log, fixed docs typo 2021-09-01 10:43:35 +02:00
Torsten Dittmann
c85cfb66d2 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-09-01 09:33:50 +02:00
Christy Jacob
ac0ff8ea0f feat(response): use recursive function for swagger/openapi spec generation 2021-09-01 02:25:13 +05:30
Christy Jacob
ad81e414d9 feat(response): add metric and metric list to response models 2021-09-01 00:34:01 +05:30
Damodar Lohani
4267221970
Update src/Appwrite/Auth/Auth.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2021-08-31 16:37:55 +05:45
Torsten Dittmann
8639070115 feat(migration): add 0.10.x migration 2021-08-30 14:25:23 +02:00
Damodar Lohani
22ceb1dc7c create session with magic url 2021-08-30 16:29:52 +05:45
Torsten Dittmann
93c481b24b Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-08-30 12:08:08 +02:00
Eldad Fux
09aea0fd95 Fixed test 2021-08-29 15:40:52 +03:00
Christy Jacob
66294445ce feat(tests): added tests for users usage 2021-08-29 14:24:50 +05:30
Christy Jacob
3aedad2061 feat(tests): added tests for users usage 2021-08-29 14:13:14 +05:30
Christy Jacob
a4e2aeb5e7 feat(usage): added provider metrics to endpoints 2021-08-29 11:00:37 +05:30
Christy Jacob
1b074a3c38 feat(model): added better description for rule 2021-08-28 21:38:50 +05:30
kodumbeats
8d7b4a9c2d Get proper attribute models in collection document 2021-08-27 19:42:24 -04:00
kodumbeats
783e9d86c0 Fix response models 2021-08-27 16:27:59 -04:00
kodumbeats
6c5ac312fa Inherit from Attribute model since custom strings should not respond with size 2021-08-27 16:24:48 -04:00
kodumbeats
ddde87f32a Create custom response model for attributeList 2021-08-27 13:11:29 -04:00
kodumbeats
87de870093 Accept callback to get nested type of rule for Document arrays 2021-08-27 13:09:56 -04:00
Christy Jacob
ad99f8bd24 feat(usage): rename all usage response models 2021-08-27 22:15:08 +05:30
Christy Jacob
038aeb01fb feat(usage): added response models for projects API 2021-08-27 01:01:37 +05:30
Christy Jacob
1e30cdba4b feat(usage): added response models for functions API 2021-08-27 00:42:36 +05:30
Christy Jacob
b893190ce5 feat(usage): added response models for users API 2021-08-27 00:23:56 +05:30
Christy Jacob
6d6b0ee024 feat(usage): added response models for storage API 2021-08-27 00:14:32 +05:30
Christy Jacob
3d512e74bf feat(usage): added response models for database api 2021-08-26 23:45:36 +05:30
Torsten Dittmann
371717abad feat(realtime): allow authentication via message 2021-08-26 18:02:38 +02:00
Christy Jacob
7775daa478 feat(usage): added new response model 2021-08-26 16:30:03 +05:30
Bradley Schofield
5bbbbd5a3e Merge branch 'master' into the-executor-poc 2021-08-25 09:20:14 +01:00
Torsten Dittmann
8eef572d3e Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-08-25 10:01:46 +02:00
Torsten Dittmann
4dd9424613 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.10.x 2021-08-25 10:00:50 +02:00
Damodar Lohani
1af4b02034 fix warning 2021-08-25 11:44:12 +05:45
kodumbeats
7506142ab9 Parse min and max from formatOptions for response model 2021-08-24 14:01:53 -04:00
kodumbeats
af2e64ef7b Construct parent models to properly inherit rules 2021-08-24 10:31:02 -04:00
Bradley Schofield
82b7e18033 First Test 2021-08-24 10:32:27 +01:00
Damodar Lohani
c81ee72c7e Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-24 15:04:07 +05:45
kodumbeats
65fbf03290 Merge remote-tracking branch 'origin/feat-decouple-collections' into feat-response-models-new-attributes 2021-08-23 17:45:31 -04:00
kodumbeats
741779cdb8 Do not throw exception if rule default is null but not required 2021-08-23 17:33:57 -04:00
kodumbeats
0eb0ceb6d5 Explicitly add attribute model rules 2021-08-23 17:25:32 -04:00
Eldad A. Fux
27747088d0
Update src/Appwrite/Utopia/Response/Model/Index.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:41:38 +03:00
Eldad A. Fux
ca5f31dcf6
Update src/Appwrite/Utopia/Response/Model/Attribute.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:39:31 +03:00
kodumbeats
19e1443469 Fix breaking bugs introduced in merge conflict resolution 2021-08-23 15:06:47 -04:00
kodumbeats
401a57a538 Merge remote-tracking branch 'origin/feat-decouple-collections' into feat-response-models-new-attributes 2021-08-23 14:29:05 -04:00
Eldad Fux
74187eb5ce Merge branch 'master' of github.com:appwrite/appwrite into feat-decouple-collections 2021-08-23 13:38:35 +03:00
Eldad Fux
f1ec1b2a05 Fixed tests 2021-08-22 19:36:26 +03:00
kodumbeats
4d1bb3a07d Merge remote-tracking branch 'origin/feat-database-indexing' into feat-response-models-new-attributes 2021-08-22 12:34:10 -04:00
Eldad Fux
fa909e844d Added new delete attribute flow 2021-08-22 11:04:51 +03:00
Eldad Fux
6943380118 Updated data structures for attribute 2021-08-21 07:48:28 +03:00
Torsten Dittmann
b56d886717 add comments 2021-08-19 10:34:32 +02:00
Torsten Dittmann
cf09129cc2 fix(realtime): adapt to psalm 2021-08-19 10:24:41 +02:00
Damodar Lohani
0d47dea97f Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-19 11:12:49 +05:45
Damodar Lohani
7b56613b58 update framework 2021-08-19 10:54:55 +05:45
Damodar Lohani
9170f64a75 fix changed getURL to getPath 2021-08-19 10:50:21 +05:45
Eldad Fux
c4e5c8ac96 Updated collectionId 2021-08-18 14:41:35 +03:00
Torsten Dittmann
30025885f3 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-08-18 12:52:25 +02:00
Torsten Dittmann
5a152987a7 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-08-17 17:43:58 +02:00
Torsten Dittmann
9b252a51b9 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.10.x 2021-08-17 16:56:23 +02:00
Torsten Dittmann
f1b0f7639c Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-08-17 11:05:20 +02:00
Damodar Lohani
0d73ac953d count total number of sessions deleted 2021-08-17 11:08:43 +05:45
Damodar Lohani
354633afa8 fix usage stats 2021-08-17 10:47:31 +05:45
kodumbeats
10e4297652 Update attribute response models 2021-08-16 18:59:33 -04:00
kodumbeats
328358654a Instantiate boolean attribute response model 2021-08-16 16:08:18 -04:00
kodumbeats
e963ad84d5 Add default param to attribute response models 2021-08-16 16:06:27 -04:00
kodumbeats
d2ad1a899e Add response model for boolean attribute 2021-08-16 16:01:20 -04:00
kodumbeats
78d013c109 Prefix all attribute models with Attribute 2021-08-16 15:59:58 -04:00
kodumbeats
6948a75133 Prefix custom string models with Attribute 2021-08-16 15:54:25 -04:00
Torsten Dittmann
3efbad9659 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-08-16 11:10:48 +02:00
Damodar Lohani
00a1612b24 users and sessions stats 2021-08-16 14:38:34 +05:45
Damodar Lohani
1e9f3e38b2 storage stats 2021-08-16 13:10:20 +05:45
Damodar Lohani
8a207f02a0 project stats and database stats 2021-08-16 12:43:34 +05:45
Damodar Lohani
4bab152b3d initial db metrics collection 2021-08-15 17:24:49 +05:45
Damodar Lohani
ca64195eb1 fix special chars in path in statsd 2021-08-15 14:15:51 +05:45
Eldad Fux
17bbdc3a52 Updated logs screen 2021-08-14 13:13:24 +03:00
kodumbeats
9c3f1988bb Instantiate new attribute models, constants, and lists 2021-08-13 16:58:54 -04:00
kodumbeats
20f5f03173 Create formatted string attribute models 2021-08-13 16:58:36 -04:00
kodumbeats
3172f3073c Split attribute model into primitive types 2021-08-13 16:57:08 -04:00
Eldad Fux
87a9ce2941 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-ui-updates 2021-08-13 14:37:00 +03:00
Damodar Lohani
d94b203870 add http path to usage request stats 2021-08-13 15:45:25 +05:45
Damodar Lohani
19c97d7509 fix model task related issue 2021-08-13 14:25:01 +05:45
Torsten Dittmann
37452a398f
Merge branch 'master' into 0.9.x 2021-08-12 10:14:11 +02:00
Eldad Fux
b8807cc2fc Merge branch 'feat-add-db-logs' of github.com:appwrite/appwrite into feat-db-ui-updates 2021-08-10 21:04:44 +03:00
Eldad Fux
d7eabe3347 init 2021-08-10 21:03:32 +03:00
Torsten Dittmann
d8d1414962 prepare 0.9.4 version 2021-08-10 10:30:39 +02:00
Eldad Fux
99f969a98d Removed debugs 2021-08-09 17:43:55 +03:00
Eldad Fux
034d6db8c3 UI - work in progress 2021-08-09 10:08:49 +03:00
Eldad A. Fux
328071a8e6
Merge pull request #1457 from appwrite/feat-depricate-usage-worker
feat-depricate-usage-worker
2021-08-09 08:18:40 +03:00
Eldad Fux
e4b30786f8 Fixed parent attribute response model 2021-08-08 18:57:58 +03:00
Damodar Lohani
d73ddb581c added namespace and modified tests 2021-08-08 15:08:44 +05:45
Damodar Lohani
35394e5849 Merge branch 'feat-database-indexing' into feat-depricate-usage-worker 2021-08-08 12:18:31 +05:45
Damodar Lohani
fa46f14092 refactor the class 2021-08-08 12:16:20 +05:45
Damodar Lohani
a8f864a07d
Update src/Appwrite/Statsd/Statsd.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-08-08 12:13:50 +05:45
Damodar Lohani
ffe9c99157 new statsd class and implementation 2021-08-08 11:21:08 +05:45
Eldad Fux
9ad1917072 Permission fix 2021-08-07 15:49:36 +03:00
Eldad Fux
0dec65f979 Minor fix for missing default key 2021-08-07 08:12:33 +03:00
Eldad Fux
6a22cc92c0 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-project-object-restructuring 2021-08-06 21:59:35 +03:00
Damodar Lohani
755943a7fc fix oauth restructure and console ui 2021-08-06 16:46:37 +05:45
Damodar Lohani
475002eef8 oauth2 providers in project grouped 2021-08-06 16:20:50 +05:45
Damodar Lohani
ebf306f814 group auth limit inside auths 2021-08-06 14:19:17 +05:45
Damodar Lohani
6f540fec0f restructuring auth method keys 2021-08-06 13:46:53 +05:45
Damodar Lohani
851a00e438 group auth methods 2021-08-06 13:27:31 +05:45
Eldad Fux
c2a396d244 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-custom-id 2021-08-05 11:46:22 +03:00
Eldad Fux
3712eca2cc Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-08-05 11:25:36 +03:00
Damodar Lohani
201d7114ec Merge branch 'feat-database-indexing' into feat-custom-id 2021-08-04 12:27:19 +05:45
Eldad Fux
37dd778f86 Removed Rule and Permissions models 2021-08-03 16:34:29 +03:00
Damodar Lohani
136681df27 Merge branch 'feat-database-indexing' into feat-custom-id 2021-08-03 13:34:02 +05:45
Eldad A. Fux
da426cbb2c
Merge pull request #1436 from appwrite/feat-deprecate-tasks
Removed the tasks service
2021-08-02 13:42:34 +03:00
Eldad Fux
f7497784d3 Backward compatibility 2021-08-01 16:37:59 +03:00
Eldad Fux
54481eedfc Fixed test 2021-08-01 11:01:35 +03:00
Eldad Fux
58b08c7111 Started work on the UI 2021-08-01 00:36:18 +03:00
Eldad Fux
fde3c0b112 Added response filter 2021-07-31 22:07:05 +03:00
Eldad Fux
c27fb0f000 work in progress 2021-07-31 07:58:33 +03:00