1
0
Fork 0
mirror of synced 2024-09-09 06:11:09 +12:00
Commit graph

14631 commits

Author SHA1 Message Date
Jake Barnby
7f8f34793e
Merge remote-tracking branch 'origin/1.3.x' into doc-db-relationships
# Conflicts:
#	composer.lock
2023-04-11 15:57:35 +12:00
Vincent (Wen Yu) Ge
b39b018a10
Update Dockerfile
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2023-04-09 16:46:05 -04:00
Jake Barnby
cbcf110560
Merge pull request #5311 from appwrite/chore-update-abuse
Update abuse
2023-04-03 13:29:18 +12:00
Jake Barnby
9010320cd9
Update abuse 2023-03-31 20:57:47 +13:00
Vincent (Wen Yu) Ge
19d5ea03b9 Updates links for query page 2023-03-29 19:38:39 +00:00
Christy Jacob
ca186543ca
Merge pull request #5274 from appwrite/update-readme
feat: update readme
2023-03-25 01:52:23 +05:30
Christy Jacob
8578985515 feat: update readme 2023-03-24 20:16:20 +00:00
Torsten Dittmann
b8b6ac75fc
Merge pull request #5196 from appwrite/feat-team-prefs
feat: team preferences
2023-03-24 12:33:55 +01:00
Jake Barnby
d43d0cf293
Merge pull request #5143 from appwrite/feat-remove-limits
Remove count, limit and offset limitations for queries
2023-03-24 23:48:32 +13:00
Jake Barnby
47586fedb5
Remove invalid test 2023-03-24 23:09:49 +13:00
Jake Barnby
702000ac2f
Remove redundant test 2023-03-24 22:28:39 +13:00
Jake Barnby
c65800b3a3
Merge remote-tracking branch 'origin/1.3.x' into feat-remove-limits
# Conflicts:
#	composer.json
#	composer.lock
2023-03-24 21:03:18 +13:00
Torsten Dittmann
0b9526fc50 tests: add graphql tests 2023-03-23 13:54:12 +01:00
Torsten Dittmann
7020c85f78 tests: fix teams tests 2023-03-23 13:06:48 +01:00
Torsten Dittmann
c1ba898cec feat: rename update team sdk method 2023-03-23 13:04:16 +01:00
Torsten Dittmann
10cd97e978 Merge branch '1.3.x' of https://github.com/appwrite/appwrite into feat-team-prefs 2023-03-23 13:03:50 +01:00
Torsten Dittmann
e8583d9387
Merge pull request #5164 from appwrite/feat-database-update-attribute
feat: database update attribute endpoints
2023-03-23 13:01:05 +01:00
Torsten Dittmann
75b687786d chore: run formatter 2023-03-23 11:28:31 +01:00
Torsten Dittmann
0fc4d5f49a chore: generate specs 2023-03-23 11:28:15 +01:00
Torsten Dittmann
010481bafc feat: change url for updating attributes 2023-03-23 11:25:40 +01:00
Torsten Dittmann
818d111068 fix: wrong team event descriptions 2023-03-23 10:52:43 +01:00
Jake Barnby
f43ff0d2e9
Update dependencies 2023-03-23 18:40:05 +13:00
Jake Barnby
18bdb6ae3e
Revert "Trigger workflow"
This reverts commit 5f965e6dad.
2023-03-23 15:16:24 +13:00
Jake Barnby
5f965e6dad
Trigger workflow 2023-03-23 15:15:57 +13:00
Jake Barnby
2b1e35659c
Merge remote-tracking branch 'origin/1.3.x' into feat-remove-limits
# Conflicts:
#	composer.json
#	composer.lock
2023-03-23 15:08:35 +13:00
Christy Jacob
6122a25e56
Merge pull request #5188 from singhbhaskar/feat-5159-improve-error-when-creating-custom-domain
Updated the error to 501 error code for custom domain when _APP_DOMAIN and _APP_DOMAIN_TARGET is setup incorrectly
2023-03-22 23:15:50 +05:30
Eldad A. Fux
53dc3a9dee
Merge pull request #5202 from appwrite/fix-cache-flush
Prevent cache from being flushed on start
2023-03-21 17:31:00 +02:00
Bhaskar Singh
5c2c968933
Merge branch 'appwrite:master' into feat-5159-improve-error-when-creating-custom-domain 2023-03-21 20:35:22 +05:30
Bhaskar Singh
8b5e0e1f1a Updating the exception variable name for easy
readability
2023-03-21 20:33:42 +05:30
Jake Barnby
a3ddfd98d8
Merge pull request #5243 from appwrite/fix-migration
Update migration V18.php
2023-03-21 19:54:01 +13:00
Eldad A. Fux
5f1fb5a5ef
Merge pull request #5235 from appwrite/fix-android-getting-started
Update GETTING_STARTED.md
2023-03-21 07:33:39 +02:00
Eldad A. Fux
3139130fdd
Merge pull request #5228 from appwrite/fix-object-storage-xml-reading
Fix XML reading issue
2023-03-21 07:31:17 +02:00
Torsten Dittmann
d59b4d17bb fix: update attribute review 2023-03-20 10:13:23 +01:00
Torsten Dittmann
644832f0b3 fix: mock endpoint for nullable params 2023-03-17 10:31:36 +01:00
Torsten Dittmann
841a8d3fae chore: generate specs 2023-03-17 10:27:56 +01:00
Torsten Dittmann
a40dba1b49 tests: add nullable mock endpoint 2023-03-17 10:19:39 +01:00
Damodar Lohani
c094a40a53
Update Migration.php 2023-03-17 07:09:50 +05:45
Damodar Lohani
6e4592dab4
Update migration V18.php 2023-03-17 07:08:47 +05:45
Damodar Lohani
d26d0d5943 update base docker image 2023-03-16 07:50:04 +00:00
Damodar Lohani
9aaef931ca
Update GETTING_STARTED.md 2023-03-16 07:35:04 +05:45
Torsten Dittmann
348c2d4ffe
Update app/config/events.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2023-03-15 12:11:46 +01:00
Torsten Dittmann
08d588aeb1 fix: remove unnecessary owner check 2023-03-15 11:55:21 +01:00
Damodar Lohani
a0a3e3bd2c update utopia storage version 2023-03-15 00:29:31 +00:00
Steven Nguyen
137c2d663e
Prevent cache from being flushed on start
We shouldn't clear the cache because scheduled functions are also
in the cache and we don't want to lose them.
2023-03-14 16:09:14 -07:00
Torsten Dittmann
bfdb7830d0 fix: update team prefs endpoint 2023-03-14 04:40:17 +05:30
Torsten Dittmann
ea1c0d0a1f chore: generate specs 2023-03-13 15:54:55 +05:30
Torsten Dittmann
2f1dda891b fix: specs generation for nullable params 2023-03-13 15:54:49 +05:30
Eldad A. Fux
8b79438755
Merge pull request #5126 from appwrite/feat-reset-sdk-account-model
switch SDK response model from account to user
2023-03-13 11:46:44 +02:00
Torsten Dittmann
10150aad3e feat: only owners are allowed to update attributes 2023-03-10 21:57:13 +05:30
Torsten Dittmann
2178bfc126 Merge branch '1.3.x' of https://github.com/appwrite/appwrite into feat-database-update-attribute 2023-03-10 18:39:11 +05:30