Commit graph

118 commits

Author SHA1 Message Date
Darshan
0487fae9b1 Merge branch '1.8.x' into 'add-readable-error'. 2025-06-12 11:02:10 +05:30
Darshan
c06ff42f61 fix: attribute types; update: remove sensitive information from realtime payload. 2025-06-12 10:43:35 +05:30
ArnabChatterjee20k
84f4a5dba0 added logging of errors instead of throwing 2025-06-11 22:11:43 +05:30
Darshan
2df28bdf19 remove: migrations, simplify error recording for frontend. 2025-06-10 12:07:58 +05:30
Darshan
0467ebc1ff add: error attribute to migrations. 2025-06-01 12:07:46 +05:30
Jake Barnby
3158c15111
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
#	app/controllers/api/functions.php
#	app/controllers/api/project.php
#	app/controllers/api/proxy.php
#	app/controllers/api/storage.php
#	app/controllers/api/vcs.php
#	app/controllers/general.php
#	app/controllers/shared/api.php
#	app/init/database/filters.php
#	composer.json
#	composer.lock
#	src/Appwrite/Migration/Migration.php
#	src/Appwrite/Migration/Version/V15.php
#	src/Appwrite/Migration/Version/V16.php
#	src/Appwrite/Migration/Version/V17.php
#	src/Appwrite/Migration/Version/V18.php
#	src/Appwrite/Migration/Version/V19.php
#	src/Appwrite/Migration/Version/V20.php
#	src/Appwrite/Migration/Version/V21.php
#	src/Appwrite/Platform/Tasks/Migrate.php
#	src/Appwrite/Platform/Workers/Builds.php
#	src/Appwrite/Platform/Workers/Deletes.php
#	src/Appwrite/Platform/Workers/Functions.php
#	src/Appwrite/Platform/Workers/StatsResources.php
#	src/Appwrite/Platform/Workers/StatsUsage.php
2025-05-27 13:36:23 +12:00
Jake Barnby
86f7489640
Internal ID -> sequence 2025-05-26 17:42:11 +12:00
Christy Jacob
28d2ed1baa
Revert "Feat sequence" 2025-05-23 21:39:56 +04:00
Jake Barnby
71e3446498
Change internal ID to sequence 2025-05-23 02:55:29 +12:00
Matej Bačo
af0c872999 Merge branch '1.6.x' into 1.7.x 2025-05-13 10:11:39 +02:00
Darshan
dcf11df193 remove: method and expose the variable itself. 2025-05-01 12:16:07 +05:30
Darshan
8c7ccfcc12 address comments. 2025-05-01 11:37:58 +05:30
Darshan
606fea5871 address comments. 2025-05-01 11:31:51 +05:30
Darshan
d137b41c0b add: expose source report for cloud. 2025-05-01 11:22:19 +05:30
Chirag Aggarwal
6d0d15f469 Merge branch '1.7.x' into feat-tokens-module 2025-04-18 16:01:06 +00:00
Matej Bačo
cd9a2b761c Merge branch '1.7.x' into feat-sites 2025-04-17 12:13:06 +02:00
Chirag Aggarwal
b2dffe4057 Merge branch '1.7.x' into feat-tokens-module 2025-04-17 06:19:18 +00:00
Darshan
cc7d038c3e address comments: change deviceForCsvImports to deviceForImports. 2025-04-17 08:54:50 +05:30
Darshan
73b2a14ea3 update: changes as per migrations lib. 2025-04-16 11:55:04 +05:30
Darshan
91199e746b update: use plain csv, use options. 2025-04-14 15:03:30 +05:30
Darshan
a53eb6c750 update: bump migrations and update params. 2025-04-09 18:24:59 +05:30
Darshan
624538fcaf revert: local dockerfile change. 2025-04-09 16:35:27 +05:30
Matej Bačo
cb85cfc5d9 Merge branch '1.7.x' into feat-sites 2025-03-20 16:42:36 +01:00
Jake Barnby
04711d8c02
Add doc 2025-03-17 19:21:31 +13:00
Matej Bačo
725dff7f0f Merge branch '1.7.x' into feat-sites 2025-03-13 11:41:28 +01:00
Khushboo Verma
42cd1df77d Remove duplication from workers 2025-03-12 15:24:52 +05:30
Chirag Aggarwal
3f133cab74 Merge branch '1.7.x' into feat-tokens-module 2025-03-06 15:25:42 +00:00
Chirag Aggarwal
388affa3d0 chore: updated naming for subscribers 2025-02-27 07:23:13 +00:00
Chirag Aggarwal
b99d2c3c8c
Merge branch '1.6.x' into pla-1883 2025-02-18 16:31:41 +05:30
Chirag Aggarwal
a74c6e0b10 chore: added targets to realtime, refactor webhook queues 2025-02-18 07:58:56 +00:00
Jake Barnby
6dbc8c5464
Allow disabling specific metrics in hooks via keys 2025-02-13 00:19:51 +13:00
Jake Barnby
bed7ab321e
Add unit test 2025-02-11 22:02:20 +13:00
Jake Barnby
30bc70b9b1
Abstract key decoding and check if usage is enabled 2025-02-11 17:49:22 +13:00
Chirag Aggarwal
47fbb777ed chore: refactor migrations realtime queue 2025-02-11 04:03:02 +00:00
Chirag Aggarwal
fd3da47e8a chore: added required perms in migrations 2025-02-06 09:55:32 +00:00
Chirag Aggarwal
a98f32b5e1 merge with 1.7.x 2025-02-04 16:56:14 +00:00
Bradley Schofield
a4fa0e020a Readd Database Scopes 2025-01-30 12:38:19 +09:00
Bradley Schofield
ecaaa4be53 Make migrations use Dynamic keys for destination 2025-01-30 11:23:39 +09:00
Christy Jacob
de6fced412 feat: optimise events payloads 2025-01-16 11:35:22 +05:30
Christy Jacob
75b42e134a chore: replace occurrences of dbForConsole to dbForPlatform 2024-12-12 14:30:26 +04:00
fogelito
17b5b3cf4b Remove comments 2024-12-11 17:06:19 +02:00
fogelito
4984abb0dd tests nulls 2024-12-11 16:58:00 +02:00
fogelito
66c5f959c0 Sentry Console::error 2024-12-11 16:34:13 +02:00
fogelito
142782825d Add throwable migration error 2024-12-11 13:31:17 +02:00
fogelito
071f050aaf Add throwable migration error 2024-12-11 12:57:25 +02: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
Bradley Schofield
29e7d1f7d0 Address Comments 2024-11-13 09:13:00 +09:00
Bradley Schofield
1337ea77b1 Fix Optionals 2024-11-12 16:18:09 +09:00
Bradley Schofield
a460a41fe5 Run Linter 2024-11-12 11:33:13 +09:00