Commit graph

13117 commits

Author SHA1 Message Date
Matej Bačo
2fcfd1d7c9 Add safe workers 2024-11-22 13:57:42 +00:00
Christy Jacob
44a0469d18
Merge branch '1.6.x' into fix-team-invite-session-creation 2024-11-22 09:21:54 +01:00
shimon
d802639b0e Merge branch '1.6.x' of https://github.com/appwrite/appwrite into multi-region-support
# Conflicts:
#	.github/workflows/tests.yml
#	app/controllers/api/projects.php
#	app/init.php
#	composer.lock
#	docker-compose.yml
#	src/Appwrite/Platform/Workers/Deletes.php
2024-11-21 22:11:35 +02:00
shimon
3d333633e4 Merge branch 'debug-whitelist-console' of https://github.com/appwrite/appwrite into multi-region-support 2024-11-21 22:00:17 +02:00
Jake Barnby
f9e518b2b0
Fix shared tables v2 deletes 2024-11-21 16:49:49 +13:00
Jake Barnby
8410710005
Remove redundant DSN construction 2024-11-21 16:47:12 +13:00
Jake Barnby
018c865d04
Skip all project db calls on project create if shared tables v2 2024-11-21 16:46:36 +13:00
Jake Barnby
415dedc135
Create V2 shared tables databases on server start 2024-11-21 16:46:10 +13:00
loks0n
d257fdb045
chore: remove redundant compression 2024-11-21 14:24:56 +13:00
Steven Nguyen
f6e7c12b02
Merge pull request #8922 from appwrite/lohanidamodar-patch-4
Improve compression param checks
2024-11-21 14:17:52 +13:00
Christy Jacob
908adebf74
Merge pull request #8964 from appwrite/debug-whitelist-console
debug: whitelist console
2024-11-21 14:11:20 +13:00
Christy Jacob
f490d4edaf
Merge pull request #8797 from appwrite/feat-migration
Feat migration
# Conflicts:
#	composer.lock
2024-11-21 14:08:20 +13:00
Torsten Dittmann
15a5f8690d sync: 1.6.x with main 2024-11-20 11:33:38 +01:00
Torsten Dittmann
9901c781b7 Merge branch 'main' of https://github.com/appwrite/appwrite into sync-1.6.x 2024-11-20 11:31:52 +01:00
Damodar Lohani
c33c5732e0 move accessed at to init 2024-11-20 04:29:57 +00:00
Damodar Lohani
2da2b5bb7f reset error hook 2024-11-20 04:25:37 +00:00
Torsten Dittmann
c97a94ec98 chore: run formatter 2024-11-19 17:18:51 +01:00
Torsten Dittmann
5f56c45c6c fix: team invites with existing session 2024-11-19 17:18:51 +01:00
Damodar Lohani
e8079cfd29 lint 2024-11-19 06:59:30 +00:00
Damodar Lohani
842e23220a
update project last activity on error hook 2024-11-19 07:51:50 +05:45
Matej Bačo
b2cd20bf29
Merge pull request #8934 from appwrite/fix-bandwidth-calculation
Fix: bandwidth calculation
2024-11-18 11:16:51 +01:00
Jake Barnby
d49b0540fd
Merge pull request #8978 from appwrite/unset-index-length
Unset index length
2024-11-18 17:05:00 +13:00
Torsten Dittmann
8e02115828
ci: console sdk previews (#8990) 2024-11-15 13:27:46 +01:00
Steven Nguyen
3a748fbd35
Merge pull request #8972 from appwrite/fix-remove-duplicate-dart-216-runtime-template
Remove duplicate dart-2.16 runtime template
2024-11-14 12:33:33 -08:00
fogelito
abf97e391e formatting 2024-11-14 14:19:33 +02:00
fogelito
d8799e5a9c Remove comment 2024-11-14 14:13:28 +02:00
fogelito
217e471a41 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into unset-index-length 2024-11-14 14:12:03 +02:00
fogelito
72e491ac69 Remove unsetting index length for strings 2024-11-14 14:11:36 +02:00
Jake Barnby
bdb0b188ef
Merge pull request #8971 from appwrite/fix-alter-attributes
Fix Patch attribute
2024-11-14 20:55:59 +13:00
Jake Barnby
191f884772
Merge pull request #8959 from appwrite/fix-send-migration-errors-individually
Send migration errors individually
2024-11-14 19:57:27 +13:00
Steven Nguyen
45f85d6b4d
fix: remove duplicate dart-2.16 runtime template 2024-11-13 11:30:48 -08:00
fogelito
8f845aef53 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into fix-alter-attributes
# Conflicts:
#	src/Appwrite/Platform/Workers/Databases.php
2024-11-13 18:34:57 +02:00
fogelito
68e96e9851 comment 2024-11-13 18:32:20 +02:00
fogelito
71f2c6c131 Remove purgeCachedCollection 2024-11-13 14:55:56 +02:00
Fabian Gruber
8124f6998e feat: add telemetry 2024-11-13 13:52:41 +01:00
loks0n
ca533f40c9 fix: memberships-privacy mfa only 2024-11-13 10:45:50 +01:00
Bradley Schofield
54db5655a1 Run Linter 2024-11-13 13:42:49 +09:00
Bradley Schofield
91cc0e627a Address Comments 2024-11-13 10:29:43 +09:00
Christy Jacob
900f64bf8d feat: hack for multi region 2024-11-12 18:00:38 +01:00
loks0n
dad8f597ca debug: whitelist console 2024-11-12 16:05:51 +01:00
Torsten Dittmann
cca5606b70
Merge pull request #8943 from appwrite/feat-realtime-ping-pong
feat: realtime ping pong
2024-11-12 14:09:58 +01:00
loks0n
6e7dd26f75 feat: fix web routes 2024-11-12 12:37:15 +01:00
Jake Barnby
c7f92fbb02
Merge remote-tracking branch 'origin/feat-custom-cf-hostnames' into feat-migration 2024-11-12 21:43:52 +13:00
Jake Barnby
aa2385ffb9
Merge branch 'revert-revert-8946-chore-update-database' into feat-migration
# Conflicts:
#	composer.json
#	composer.lock
2024-11-12 13:36:05 +13:00
Jake Barnby
33037a3ae5
Update database 2024-11-12 13:34:40 +13:00
fogelito
bae6e465fa updateAttributes 2024-11-11 18:46:47 +02:00
Jake Barnby
09da4378c6
Merge remote-tracking branch 'origin/1.6.x' into feat-migration 2024-11-11 23:13:35 +13:00
Jake Barnby
a85b43654c
Reapply "Update database"
This reverts commit b1a1ad618a.
2024-11-11 15:22:57 +13:00
shimon
ad8693c018 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into multi-region-support
# Conflicts:
#	Dockerfile
2024-11-10 19:39:27 +02:00
shimon
a0280e3c43 adding app region to console project 2024-11-10 12:26:34 +02:00
Christy Jacob
76216c3bf6 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into feat-custom-cf-hostnames 2024-11-09 16:01:16 +00:00
Christy Jacob
9334002214 Merge branch '1.6.x' of github.com:appwrite/appwrite into update-rules-fetching 2024-11-09 16:35:03 +01:00
Christy Jacob
ba91d90c40 chore: linter 2024-11-09 16:31:33 +01:00
Christy Jacob
6c7f484383 chore: update more find methods 2024-11-09 16:18:22 +01:00
Christy Jacob
e8ddda079d chore: update more find methods 2024-11-09 16:13:44 +01:00
Christy Jacob
e04551ab6e feat: adjust more proxy queries 2024-11-09 11:43:52 +01:00
Christy Jacob
6ae9952fa6 chore: linter 2024-11-08 22:18:05 +01:00
Christy Jacob
5f29af2c27 feat: use getDocument instead of find() for rules 2024-11-08 22:08:13 +01:00
Christy Jacob
b1a1ad618a
Revert "Update database" 2024-11-09 01:01:14 +04:00
loks0n
2f9b44930f Revert "Merge pull request #8946 from appwrite/chore-update-database"
This reverts commit c0bd1664be, reversing
changes made to b42dd86451.
2024-11-08 21:48:27 +01:00
loks0n
627df0d11f chore: remove redundant compression 2024-11-08 20:24:55 +01:00
loks0n
fcd323baa4 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into feat-custom-cf-hostnames 2024-11-08 20:24:35 +01:00
loks0n
532aac6a62 chore: dockerfiles 2024-11-08 20:00:05 +01:00
loks0n
428998b6b6 chore: fix 2024-11-08 19:50:20 +01:00
loks0n
d0cf0f6d1d feat: min size env 2024-11-08 19:48:32 +01:00
loks0n
0009b73b06 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into feat-custom-cf-hostnames 2024-11-08 16:53:22 +01:00
loks0n
fb42cbcade Merge branch '1.6.x' of https://github.com/appwrite/appwrite into feat-use-utopia-compression 2024-11-08 13:39:13 +01:00
shimon
a6e9d58f12 Merge branch 'feat-migration' of https://github.com/appwrite/appwrite into multi-region-support
# Conflicts:
#	app/cli.php
#	app/controllers/api/projects.php
2024-11-08 14:12:48 +02:00
Jake Barnby
030e26b223
Merge remote-tracking branch 'origin/1.6.x' into feat-custom-cf-hostnames 2024-11-08 23:33:10 +13:00
Jake Barnby
14532acb37
Update limit errors 2024-11-08 21:43:25 +13:00
Jake Barnby
21bff77c50
Merge remote-tracking branch 'origin/feat-custom-cf-hostnames' into feat-migration
# Conflicts:
#	composer.json
#	composer.lock
2024-11-08 16:32:55 +13:00
loks0n
472f167b4a Merge branch '1.6.x' of https://github.com/appwrite/appwrite into feat-custom-cf-hostnames 2024-11-07 20:31:41 +01:00
loks0n
83cbddb926 fix: test 2024-11-07 20:31:12 +01:00
loks0n
33a441421e chore: enabled privacy by default 2024-11-07 18:23:13 +01:00
loks0n
71eba6a879 fix: tests 2024-11-07 18:21:41 +01:00
loks0n
31062aa3ee fix: specs 2024-11-07 15:54:49 +01:00
loks0n
c19d6a6dda chore: description 2024-11-07 15:33:44 +01:00
Torsten Dittmann
cddd16b753 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into feat-realtime-ping-pong 2024-11-07 13:10:23 +01:00
shimon
f86bf6fdfd updates 2024-11-07 13:59:53 +02:00
shimon
f3315c69a0 projects.php 2024-11-07 13:19:52 +02:00
Torsten Dittmann
f91f382baf style: remove unnecessary comment 2024-11-07 12:08:11 +01:00
Torsten Dittmann
4ee9e9730f feat: realtime ping pong 2024-11-07 12:05:37 +01:00
shimon
2cc73151d1 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into multi-region-support
# Conflicts:
#	composer.json
#	composer.lock
2024-11-07 13:02:45 +02:00
loks0n
e7e1a5b11f fix: tests 2024-11-07 11:13:20 +01:00
shimon
36bff12939 project creation fix 2024-11-07 11:56:09 +02:00
loks0n
d4de44429f fix: tests 2024-11-07 10:33:40 +01:00
loks0n
b7397617e6 fix: tests 2024-11-07 10:19:22 +01:00
loks0n
afbdca3fc3 chore: specs 2024-11-06 21:21:38 +01:00
loks0n
e4c6e97ded feat: memberships privacy 2024-11-06 21:15:31 +01:00
loks0n
a6ae565093 fix: tests 2024-11-06 17:54:02 +01:00
Matej Bačo
c9e6ef8202 Rename based on PR reviews 2024-11-06 16:05:58 +00:00
loks0n
617004c914 Merge branch 'feat-list-memberships-as-client' of https://github.com/appwrite/appwrite into feat-list-memberships-as-client 2024-11-06 16:52:41 +01:00
loks0n
ff711d5ff9 chore: update specs 2024-11-06 16:52:37 +01:00
Luke B. Silver
bb174b19b4
Merge branch '1.6.x' into feat-list-memberships-as-client 2024-11-06 16:49:08 +01:00
loks0n
7fd5f8c934 docs 2024-11-06 16:00:27 +01:00
loks0n
12b60e01cf fix: tests 2024-11-06 15:51:15 +01:00
Fabian Gruber
b4c986839e Merge branch '1.6.x' into feat-custom-cf-hostnames 2024-11-06 12:40:56 +01:00
Matej Bačo
87cfd7df3b Remove leftover 2024-11-06 11:39:44 +00:00
Matej Bačo
ca887f018e fix domain execution response size 2024-11-06 11:29:24 +00:00
Fabian Gruber
b410b17ba6 feat: redis-cluster support 2024-11-06 12:27:03 +01:00