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