1
0
Fork 0
mirror of synced 2024-08-03 04:21:46 +12:00
Commit graph

761 commits

Author SHA1 Message Date
Jake Barnby
95f299779d
Update platform 2023-05-30 19:23:03 +12:00
Jake Barnby
b75d3ff07c
Update to release version of framework
(cherry picked from commit b101404eda)
2023-05-30 19:01:53 +12:00
Jake Barnby
91c5e066ec
Update framework to fix route mismatches
(cherry picked from commit d42f6738a9)

# Conflicts:
#	composer.lock
(cherry picked from commit c2e711b021)

# Conflicts:
#	composer.json
#	composer.lock
2023-05-30 19:00:42 +12:00
shimon
f1466c05cf refactor workers 2023-05-29 16:58:45 +03:00
shimon
5960d28428 downgraded csv writer ver 2023-05-24 20:45:40 +03:00
shimon
3545e0740f downgraded csv writer ver 2023-05-23 21:02:23 +03:00
shimon
e79cb913ed calculating users per project task 2023-05-23 18:58:49 +03:00
Matej Bačo
c09c8b4d25 Fix wildcard issue with OPTIONS & CORS 2023-05-22 21:27:14 +02:00
Matej Bačo
612af6edf0 Update dependencies, fix bugs 2023-05-22 13:29:35 +02:00
Matej Bačo
6e515e3cc4 Copy Khushboo's integration from feat-peach-q1-kh 2023-05-22 12:58:13 +02:00
Jake Barnby
b9336bfc73
Update SDK generator 2023-05-15 19:15:01 +12:00
Matej Bačo
c63505078d Fix bugs with new versions of utopia 2023-05-13 12:08:02 +02:00
Matej Bačo
e571b78cff Post-merge fix 2023-05-11 22:04:09 +02:00
Matej Bačo
998c2749cb Merge branch 'feat-db-pools-master' into feat-executor-v3 2023-05-11 21:59:49 +02:00
fogelito
c51d4b386b Merge branch 'master' of github.com:appwrite/appwrite into validator-mv
 Conflicts:
	composer.json
	composer.lock
2023-05-03 14:56:03 +03:00
fogelito
cf7e6831c7 revert audit tags 2023-05-02 19:25:19 +03:00
fogelito
bfd757e0fb audit chnage 2023-05-01 18:34:38 +03:00
Steven Nguyen
11d523b050
Bump utopia abuse, audit, and database 2023-04-27 10:42:55 -07:00
fogelito
9dcf4c0984 validations changes 2023-04-25 14:35:49 +03:00
Steven Nguyen
471c832a4f
Bump utopia-php/database version 2023-04-19 17:21:41 -07:00
Jake Barnby
9b7d032eda
Update SDK generator for 1.3.x support 2023-04-12 00:58:12 +12:00
Jake Barnby
9604cd1d94
Update to tagged release 2023-04-11 17:41:21 +12:00
Jake Barnby
f00bd7dac7
Merge remote-tracking branch 'origin/1.3.x' into feat-relations-2
# Conflicts:
#	composer.lock
2023-04-11 17:25:26 +12:00
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
Jake Barnby
af890a4e4b
Merge remote-tracking branch 'origin/1.3.x' into feat-relations-2
# Conflicts:
#	composer.lock
2023-04-03 15:55:17 +12:00
Jake Barnby
9010320cd9
Update abuse 2023-03-31 20:57:47 +13:00
Damodar Lohani
41d22fb50b Merge remote-tracking branch 'origin' into feat-db-pools-master-sync-2 2023-03-30 08:02:31 +00:00
Jake Barnby
9468c238de
Remove conflicts 2023-03-30 13:01:58 +13:00
Jake Barnby
c09ab6cc9d
Remove duplicate dependency 2023-03-29 14:42:19 +13:00
Jake Barnby
daa5c7e59f
Merge remote-tracking branch 'origin/1.3.x' into feat-relations-2
# Conflicts:
#	composer.json
#	composer.lock
2023-03-24 23:50:26 +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
Christy Jacob
5f10ff4d3b Merge branch 'feat-db-pools-master' of https://github.com/appwrite/appwrite into feat-db-pools-sync 2023-03-24 06:35:30 +00:00
Jake Barnby
c310434eeb
Update dependencies 2023-03-24 16:39:35 +13:00
Jake Barnby
f43ff0d2e9
Update dependencies 2023-03-23 18:40:05 +13:00
Christy Jacob
6c15326f8f feat: add new stats 2023-03-22 20:18:23 +04:00
Christy Jacob
c3ff315668 feat: remove unused csv library 2023-03-20 11:44:13 +05:30
Christy Jacob
42ebaf6541 feat: store token in env var 2023-03-17 21:37:29 +05:30
Christy Jacob
ac08640bc4 feat: update hamster script 2023-03-17 11:26:16 +05:30
fogelito
c1bce185fd composer framework update 2023-03-15 10:04:02 +02:00
Matej Bačo
d10c7c7775 Merge branch 'feat-db-pools-master' into feat-executor-v3-sync 2023-03-15 08:59:42 +01:00
Damodar Lohani
a0a3e3bd2c update utopia storage version 2023-03-15 00:29:31 +00:00
Matej Bačo
c01fcb130c Merge branch 'feat-db-pools-master' into feat-db-pools-sync 2023-03-14 12:58:54 +01:00
fogelito
ca3efdf562 create relation 2023-03-12 16:04:18 +02:00
Torsten Dittmann
cb065e4228 fix: openapi specification 2023-03-10 15:36:10 +05:30
Steven Nguyen
85a2d623a6
Update APIs to check X-Appwrite-Timestamp header
Appwrite will refer to the X-Appwrite-Timestamp header for when the
request was originally sent and reject the request if the Timestamp
is older than the updatedAt timestamp of the document.
2023-03-07 10:54:52 -08:00
Torsten Dittmann
5df53e3e76 fix: http status codes for udpating attributes 2023-03-02 12:15:10 +05:30
Torsten Dittmann
6e5b8fab4b fix: implement new framework changes 2023-03-01 17:30:36 +05:30
Jake Barnby
66a7b652e6
Update lock 2023-02-28 16:48:27 +13:00
Jake Barnby
84f4813135
Revert "Remove count, limit and offset limitations"
This reverts commit ae3535de0d.

# Conflicts:
#	composer.lock
2023-02-28 16:42:21 +13:00
Matej Bačo
068acef0f6 Add unique url generator 2023-02-22 16:07:34 +01:00
Matej Bačo
8dec7e6040 Fix custom ID support 2023-02-21 11:30:16 +01:00
Jake Barnby
ae3535de0d
Remove count, limit and offset limitations 2023-02-20 19:03:15 +13:00
Matej Bačo
47dbf4c8f6 Fix wildcard bugs 2023-02-19 12:04:12 +01:00
Damodar Lohani
5acd78463a Merge remote-tracking branch 'origin/feat-db-pools' into feat-db-pools-master-sync 2023-02-16 00:44:29 +00:00
Damodar Lohani
171f30adb1 Merge remote-tracking branch 'origin/master' into feat-db-pools-master-sync 2023-02-16 00:29:37 +00:00
shimon
df2e7ca7e1 few last updates 2023-02-15 20:40:42 +02:00
Matej Bačo
04e734f8af Console UI update 2023-02-15 15:50:18 +01:00
shimon
aad9a68626 versions update 2023-02-14 16:25:33 +02:00
fogelito
161d3b485e composer.json upgrades 2023-02-14 11:58:52 +02:00
fogelito
94b311f14f composer.json upgrades 2023-02-14 11:55:20 +02:00
Damodar Lohani
9cb89977c4 update platform version 2023-02-14 05:00:38 +00:00
Damodar Lohani
bfa18a10f4 update composer 2023-02-14 04:44:32 +00:00
Damodar Lohani
71d2c45a92 Merge remote-tracking branch 'origin/master' into feat-db-pools-master-sync 2023-02-14 04:35:19 +00:00
Jake Barnby
f6fc9a8d8c
Merge remote-tracking branch 'origin/master' into feat-technical-debt-2
# Conflicts:
#	composer.lock
2023-02-14 14:22:08 +13:00
Shimon Newman
588d8454a2
Update composer.json
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2023-02-02 11:35:50 +02:00
shimon
7b505d51a2 removed some unnecessary files 2023-01-31 20:09:51 +02:00
shimon
e278732481 removed some unnecessary files 2023-01-31 16:50:52 +02:00
Christy Jacob
c97e7ce328 feat: update scripts 2023-01-26 02:26:33 +05:30
fogelito
625aa8ada6 Some changes 2023-01-16 17:11:13 +02:00
fogelito
c4ae047833 Merge branch 'master' of github.com:appwrite/appwrite into feat-technical-debt-2
 Conflicts:
	app/init.php
	composer.json
	composer.lock
2023-01-16 10:24:37 +02:00
fogelito
aa5a45ba79 audit + abuse upgrade 2023-01-16 10:12:14 +02:00
shimon
f12b907aeb usage test 2023-01-15 17:18:06 +02:00
shimon
88cef643f0 usage test 2023-01-15 15:45:29 +02:00
Bradley Schofield
31b718d829 Replace Appwrite Validators with backported Utopia ones
+ Updated Utopia Framework to 0.26.0
+ Replaced Appwrite Validators with Utopia ones
2023-01-13 15:28:04 +00:00
Damodar Lohani
f41e3b1e8f Merge remote-tracking branch 'origin/master' into feat-db-pools-master-sync 2023-01-12 07:25:23 +00:00
Steven Nguyen
04fa436dca
Bump utopia-php/storage
Update storage to fix bug with S3 provider paths
2023-01-06 10:28:40 -08:00
Matej Bačo
f77e150fe0 Fix version 2022-12-27 16:33:28 +01:00
Matej Bačo
18c4f2b92a Upgrade sdk-generator 2022-12-26 13:03:32 +01:00
Jake Barnby
cbf1d9deb6
Fix indentation 2022-12-22 19:16:03 +13:00
shimon
18f192ed65 benchmarks 2022-12-19 10:25:49 +02:00
fogelito
f96128e14f Changing Id 2022-12-14 17:42:25 +02:00
shimon
0348472345 usage cleanup 2022-12-11 19:15:38 +02:00
shimon
e2e3d99410 Switch to decreaseDocumentAttribute 2022-12-09 12:41:22 +02:00
Matej Baco
418a432d6c Merge branch 'feat-db-pools' into fix-init-retry 2022-11-18 08:10:11 +01:00
Christy Jacob
71bb70dec4 Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into feat-add-console 2022-11-17 23:27:26 +05:30
Christy Jacob
c4a5c73717 feat: use new storage library 2022-11-17 23:13:59 +05:30
Christy Jacob
e0c363e8e5 feat: add new console 2022-11-17 22:51:55 +05:30
Christy Jacob
080abbbb79 Merge branch 'master' of github.com:appwrite/appwrite into feat-add-console 2022-11-17 20:26:10 +05:30
Christy Jacob
878021b9a3 feat: disable auth on console project 2022-11-17 18:20:17 +05:30
Jake Barnby
163cbc5052
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	composer.json
#	composer.lock
2022-11-17 21:41:56 +13:00
Matej Baco
762d52bca8 Fix failing tests 2022-11-16 20:39:35 +01:00
Matej Baco
9e4a65605c Simplify worker 2022-11-16 11:40:41 +01:00
Matej Baco
44a82de09b Refactor func event triggering 2022-11-15 19:13:17 +01:00
Matej Baco
eb47894970 Merge branch 'refactor-scheduler' into refactor-functions-worker 2022-11-15 17:37:04 +01:00
Jake Barnby
6e0c54a151
Update pools version 2022-11-15 21:59:23 +13:00
Jake Barnby
702657ebb4
Merge remote-tracking branch 'origin/feat-db-pools' into feat-realtime-dbpools
# Conflicts:
#	.env
#	CHANGES.md
#	composer.json
#	composer.lock
2022-11-15 21:22:14 +13:00
Jake Barnby
3a6ed84ce7
Update CLI, pool, orchestration 2022-11-14 11:22:47 +13:00
Jake Barnby
702bb413dc
Merge remote-tracking branch 'origin/feat-mysql-test' into feat-realtime-dbpools
# Conflicts:
#	.env
#	app/config/variables.php
#	app/init.php
#	app/realtime.php
#	composer.lock
2022-11-14 11:21:58 +13:00
Damodar Lohani
2dea0ec3b8 use latest framework version 2022-11-13 10:29:53 +00:00
Damodar Lohani
22974cea02 Merge remote-tracking branch 'origin/feat-db-pools' into feat-refactor-tasks-only 2022-11-13 08:26:50 +00:00
shimon
1761b77d0f function worker 2022-11-09 19:01:43 +02:00
Torsten Dittmann
9f384e016f Merge branch '1.1.x' of https://github.com/appwrite/appwrite into feat-console-rewrite 2022-11-09 15:47:23 +01:00
Torsten Dittmann
a2570f5568 chore: update composer 2022-11-09 15:34:26 +01:00
Jake Barnby
4fe2289e7f
Add max connections variable 2022-11-09 16:24:42 +13:00
Christy Jacob
71be26a24d Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into feat-fixes-for-pools 2022-11-05 18:08:24 +05:30
Christy Jacob
b7a24da288 Merge branch 'master' of github.com:appwrite/appwrite into feat-db-pools 2022-11-05 18:06:44 +05:30
Jake Barnby
a47bfe71bf
Merge remote-tracking branch 'origin/1.2.x' into feat-graphql-support
# Conflicts:
#	CHANGES.md
#	composer.json
#	composer.lock
#	tests/e2e/Services/Functions/FunctionsCustomServerTest.php
2022-11-04 21:32:57 +13:00
Eldad Fux
1ff53bc82a Merge branch 'master' of https://github.com/appwrite/appwrite into feat-fixes-for-pools 2022-11-04 07:26:35 +02:00
Eldad Fux
541c6772f2 Updated dependencies 2022-11-03 21:00:00 +02:00
Eldad Fux
9bba91fcb8 Update pools library version 2022-11-03 18:07:53 +02:00
Damodar Lohani
c4daf33a72 Merge remote-tracking branch 'origin/master' into feat-refactor-tasks 2022-11-02 05:18:23 +00:00
Christy Jacob
b2d884e329 Merge branch 'master' of github.com:appwrite/appwrite into 1.1.x 2022-11-01 22:21:19 +05:30
Jake Barnby
8a4fd3307d
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	composer.json
#	composer.lock
2022-11-01 11:38:23 +13:00
fogelito
1e92bda18b composer changes 2022-10-31 16:50:54 +02:00
fogelito
eaf59693b7 composer.json 2022-10-31 15:26:40 +02:00
Torsten Dittmann
0049a76565 feat: submodule 2022-10-31 09:53:36 +01:00
Torsten Dittmann
d387f198db Merge branch 'master' of https://github.com/appwrite/appwrite into rebase-1.1.x 2022-10-31 09:45:51 +01:00
Eldad Fux
835c5de073 Updated dependencies 2022-10-29 16:54:05 +03:00
Christy Jacob
269266127d feat: update db library 2022-10-28 14:30:31 +05:30
Damodar Lohani
5a0a197355 composer update 2022-10-28 08:58:09 +00:00
Damodar Lohani
dedd24254a update depending libraries 2022-10-28 07:35:03 +00:00
Damodar Lohani
904b8aca8d latest cli version 2022-10-28 02:37:39 +00:00
fogelito
08e44f0656 some changes 2022-10-26 22:14:39 +03:00
Jake Barnby
2eed73395a
Add GraphQL platform 2022-10-20 16:21:16 +13:00
Jake Barnby
f54aa1f4c2
Update framework + swoole 2022-10-20 12:10:41 +13:00
Jake Barnby
a2b1941a47
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	CONTRIBUTING.md
#	composer.json
#	composer.lock
#	docs/references/teams/list-teams.md
2022-10-19 13:17:56 +13:00
Damodar Lohani
432bb8666a Merge remote-tracking branch 'origin/master' into feat-refactor-tasks 2022-10-17 01:51:26 +00:00
Jake Barnby
cecc6dada2
Merge remote-tracking branch 'origin/1.1.x' into feat-graphql-support
# Conflicts:
#	app/config/specs/open-api3-latest-client.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	app/init.php
#	composer.json
#	composer.lock
2022-10-17 12:04:13 +13:00
Eldad Fux
fe29e58f22 Fixed doctor health checks 2022-10-16 20:48:53 +03:00
Eldad Fux
f2068a10e4 Added support for cache sharding, and fallback connections 2022-10-16 14:42:00 +03:00
Eldad Fux
224d526c84 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools-eldad 2022-10-16 12:24:53 +03:00
Damodar Lohani
d7b1224628 fix upgrade utopia swoole 2022-10-16 08:21:53 +00:00
Damodar Lohani
8269ec225d use latest releases 2022-10-16 07:10:47 +00:00
Eldad Fux
f49f1b4755 Added pools library 2022-10-15 11:51:57 +03:00
Damodar Lohani
f27ccf4212 upgrade database version 2022-10-14 11:40:59 +00:00
Torsten Dittmann
788abad42e chore: upgrade utopia-php/framework 2022-10-14 12:44:52 +02:00
Damodar Lohani
af782fe067 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-refactor-tasks 2022-10-14 07:53:38 +00:00
Jake Barnby
64ad2211c7
Update specs + sdk generator 2022-10-13 17:42:53 +13:00
Jake Barnby
597885028a
Use request setters 2022-10-12 20:55:04 +13:00
Jake Barnby
575b882b30
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	.github/workflows/tests.yml
#	composer.lock
2022-10-10 18:41:40 +13:00
Jake Barnby
5c6caf5603
Update to messaging lib to tagged release
(cherry picked from commit 580eafffd2a90fb9dccc4554ac9ce388864f1e8d)

# Conflicts:
#	composer.lock
2022-10-03 13:29:24 +13:00
Jake Barnby
2bb8854f61
WIP integrate messaging library
(cherry picked from commit 9a25f77e3e7e76f6c93cc3ce1985f43426a0debf)

# Conflicts:
#	app/workers/messaging.php
#	src/Appwrite/SMS/Adapter/Mock.php
#	tests/e2e/Services/Account/AccountCustomClientTest.php
2022-10-03 13:28:30 +13:00
Jake Barnby
8cd36b2721
Fix custom entity list 2022-09-22 22:48:22 +12:00
Jake Barnby
7c3732e277
Update SDK generator version 2022-09-22 21:23:51 +12:00
Christy Jacob
a0910a7f58 chore: update sdk generator 2022-09-22 08:39:20 +05:30
Jake Barnby
e9f75d32a1
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	Dockerfile
#	app/config/errors.php
#	app/config/roles.php
#	app/config/specs/open-api3-latest-client.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	app/controllers/api/graphql.php
#	app/controllers/shared/api.php
#	app/init.php
#	composer.lock
#	docker-compose.yml
#	src/Appwrite/Extend/Exception.php
#	src/Appwrite/Migration/Migration.php
2022-09-20 15:43:09 +12:00
Damodar Lohani
2bd217b3d2 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-refactor-tasks 2022-09-19 13:11:13 +00:00
Christy Jacob
0b767c15a6 feat: update examples 2022-09-14 14:41:08 +05:30
Christy Jacob
2634c5ae19 feat: update specs and platforms 2022-09-06 21:21:07 +04:00
Jake Barnby
95c5d7eb39
Update db + abuse + audit 2022-09-06 21:11:31 +12:00