1
0
Fork 0
mirror of synced 2024-09-30 09:18:14 +13:00
Commit graph

1453 commits

Author SHA1 Message Date
Jake Barnby
48ba76f365
Add resolvers for get, list, create, update, delete for user collections 2022-04-07 11:23:20 +12:00
Jake Barnby
69e7c2fed9
Async query resolution 2022-04-06 01:48:51 +12:00
Jake Barnby
48c610348e
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	app/controllers/api/account.php
#	app/controllers/api/graphql.php
#	app/controllers/api/projects.php
#	app/controllers/api/users.php
#	app/controllers/general.php
#	app/http.php
#	app/init.php
#	composer.lock
#	src/Appwrite/Utopia/Response.php
2022-04-05 16:44:38 +12:00
Damodar Lohani
7e604cbcfb fix name 2022-03-26 01:38:13 +00:00
Damodar Lohani
293406eff6 add default scope 2022-03-26 01:33:21 +00:00
Damodar Lohani
2a512fb611 zoom oauth 2022-03-26 00:54:41 +00:00
Matej Bačo
bff9acb88a Upgraded versions 2022-03-23 12:05:57 +00:00
Torsten Dittmann
36384c4fe5 chore: prepare 0.13.3 2022-03-15 13:19:04 +01:00
Eldad A. Fux
5bf0202490
Update src/Appwrite/Utopia/Response/Model/AttributeFloat.php
Co-authored-by: Matej Bačo <matejbacocom@gmail.com>
2022-03-14 19:40:19 +02:00
Damodar Lohani
1d7e8a76a1 update attribute examples 2022-03-14 06:03:55 +00:00
Torsten Dittmann
26684ec0f9 Merge branch 'master' of https://github.com/appwrite/appwrite into chore-prepare-0-13-2 2022-03-07 16:11:36 +01:00
Torsten Dittmann
f07cd7b043 chore: prepare 0.13.2 2022-03-07 12:33:09 +01:00
Steven Nguyen
e35ccea43a Fix platform type mismatch in origin validation 2022-03-05 15:35:44 -08:00
Torsten Dittmann
2fd6dc9fa1 Merge branch 'master' of https://github.com/appwrite/appwrite into chore-prepare-0-13-1 2022-03-04 14:22:29 +01:00
Christy Jacob
ea1d55e82b feat: use strict comparison 2022-03-04 14:34:42 +04:00
Christy Jacob
07e104ea01 feat: fix timeout issues 2022-03-04 01:14:44 +04:00
Torsten Dittmann
3968c06205 chore: prepare version numbers to 0.13.1 2022-03-03 15:14:22 +01:00
Torsten Dittmann
17f3353a5f fix: migration for executions 2022-03-02 17:45:22 +01:00
Torsten Dittmann
51b2b88dc0 fix: executions migration 2022-03-02 17:31:28 +01:00
Torsten Dittmann
c7f5f0ff94 fix: migration sql escape for rename tables 2022-03-02 13:40:42 +01:00
Torsten Dittmann
d826ad0d9f fix: migration sql escape 2022-03-02 13:30:43 +01:00
Torsten Dittmann
cb631c1c46 fix: migration escape sql statements 2022-03-02 13:20:59 +01:00
Torsten Dittmann
c84a1e4fd8 fix: migration custom collection 2022-03-02 12:37:54 +01:00
Torsten Dittmann
e44587b3c9
Merge pull request #2877 from appwrite/fix-spec-nested-maps
Fix spec nested map properties being overridden
2022-03-02 11:30:52 +01:00
Torsten Dittmann
5e3f226539
Merge pull request #2876 from appwrite/fix-v13-filter-defaults
Fix v13 filter for null int defaults
2022-03-02 10:49:01 +01:00
Torsten Dittmann
69e51195a3 fix: migration files cursor 2022-03-02 09:52:24 +01:00
Torsten Dittmann
0003fc09ca fix: add console log to custom collection migration 2022-03-02 09:35:52 +01:00
Torsten Dittmann
66099079b1 style: fix code 2022-03-02 09:12:20 +01:00
Torsten Dittmann
0e270b89d2 fix: files migration 2022-03-02 09:11:10 +01:00
Torsten Dittmann
3e4470ed57 chore: add comment 2022-03-02 08:56:20 +01:00
Torsten Dittmann
e6c986d3fb fix: files migration 2022-03-02 08:53:06 +01:00
Torsten Dittmann
8c056706de fix: teams migration type 2022-03-02 08:43:05 +01:00
Torsten Dittmann
7848f76f98 fix: teams total sum renaming 2022-03-02 08:42:34 +01:00
Jake Barnby
ae51ba2627 Fix nested maps being overriden 2022-03-02 16:22:48 +13:00
Jake Barnby
74bf55f09c Fix v13 filter for null int defaults 2022-03-02 16:21:34 +13:00
Christy Jacob
1e40c7e256 Merge branch '0.13.x' of github.com:appwrite/appwrite into frontend-fixes 2022-03-02 02:41:55 +04:00
Christy Jacob
68c229dab8 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-0-13-migration 2022-03-02 02:41:02 +04:00
Christy Jacob
b47cf2f0db feat: response filters return 2022-03-02 00:43:11 +04:00
Torsten Dittmann
70909bad0c fix: add more comments 2022-03-01 18:03:39 +01:00
Torsten Dittmann
a9ba7331c4 fix: cleanup migration 2022-03-01 17:30:19 +01:00
Torsten Dittmann
24b29b86f8 fix: dirty migration 2022-03-01 16:51:45 +01:00
Christy Jacob
0e18469000 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-update-request-filters 2022-03-01 18:55:59 +04:00
Christy Jacob
279240d918
Merge pull request #2819 from appwrite/update-response-filters
Update response filters ready for 0.13
2022-03-01 18:20:09 +04:00
Matej Bačo
14c67c2b54
Merge branch '0.13.x' into fix-rename-sum 2022-03-01 13:27:37 +01:00
Christy Jacob
b9dbe3a713 feat: add missing response models for sum->lists 2022-03-01 16:00:15 +04:00
Christy Jacob
ed9335afdf feat: add missing response models 2022-03-01 15:12:18 +04:00
Christy Jacob
6cce8a1f07 feat: add missing response models 2022-03-01 15:03:45 +04:00
Christy Jacob
22ca8fc8c6 feat: add missing response models 2022-03-01 14:59:24 +04:00
Christy Jacob
fd079d8fb7 Merge branch '0.13.x' of github.com:appwrite/appwrite into update-response-filters 2022-03-01 14:07:22 +04:00
Torsten Dittmann
b800c5d224 fix: migration memberships 2022-03-01 10:38:17 +01:00