Commit graph

150 commits

Author SHA1 Message Date
Jake Barnby
3df2efb7ae Fix file reads 2025-11-14 00:15:18 +13:00
Jake Barnby
e8f2e78ac4 Use internal bucket 2025-11-12 22:18:25 +13:00
Jake Barnby
77968be454 Fix template 2025-11-01 00:10:39 +13:00
Jake Barnby
c0cb4681ae Fix error encode 2025-10-28 17:58:31 +13:00
Jake Barnby
b39a118bba Clean up errors 2025-10-28 17:37:22 +13:00
Jake Barnby
e222221ec9
Add failure email 2025-10-23 21:34:09 +13:00
Jake Barnby
fdf5367e39
Fix options not fired from realtime 2025-10-23 20:35:17 +13:00
Jake Barnby
28a6f6de00
Format 2025-10-23 18:57:10 +13:00
Jake Barnby
c03b56c0de
Check plan file size max 2025-10-23 18:47:55 +13:00
Jake Barnby
e21f53f4c7
Abstract error sanitization 2025-10-23 18:47:11 +13:00
Jake Barnby
462a2d505d
Remove unused scopes 2025-10-23 18:17:35 +13:00
Jake Barnby
654125a6a8
Review comments 2025-10-23 17:21:05 +13:00
Jake Barnby
d4e5a1bdf2
Update src/Appwrite/Platform/Workers/Migrations.php
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-10-23 17:03:16 +13:00
Jake Barnby
2a4f191a69
Fix log sets 2025-10-23 16:49:37 +13:00
Jake Barnby
de7f69ae3f
Remove invalid param 2025-10-22 23:49:11 +13:00
Jake Barnby
7249083152
Pass through queries 2025-10-22 23:23:07 +13:00
Jake Barnby
d5bd6a0475
Fix file ID 2025-10-22 22:06:55 +13:00
Jake Barnby
16821a28fc
Format 2025-09-24 22:53:13 +12:00
Jake Barnby
4970aa7426
Send email if notify on complete is set 2025-09-24 22:38:12 +12:00
Jake Barnby
5e8951fbe0
Save export to bucket on complete 2025-09-24 22:37:49 +12:00
Jake Barnby
1722e9e416
Fix DB read source 2025-08-22 18:03:10 +12:00
Jake Barnby
57a46b98ec
Use utopia adapter 2025-08-22 18:01:38 +12:00
Jake Barnby
74c0f6a140
Merge remote-tracking branch 'origin/1.8.x' into feat-csv-export
# Conflicts:
#	app/controllers/api/migrations.php
#	composer.lock
2025-08-22 01:41:33 +12:00
Jake Barnby
bf1af094c1
Add specific column selection 2025-08-06 00:40:39 +12:00
Jake Barnby
c70915306d
WIP export 2025-08-05 17:04:31 +12:00
Jake Barnby
b2fa28754d
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
#	.github/workflows/benchmark.yml
#	composer.lock
#	src/Appwrite/Event/Database.php
2025-07-04 10:00:45 -04:00
Darshan
fc1a9a4e16 fix: path and revert deps. 2025-07-02 19:13:13 +05:30
Darshan
d34635becb add: logging for errors. 2025-07-02 15:13:42 +05:30
Darshan
eb1d4c68ea add: logging. 2025-07-02 14:54:25 +05:30
Matej Bačo
f07abce6f8
Merge branch '1.7.x' into feat-use-first-class-callable-syntax 2025-06-25 16:46:30 +02:00
Darshan
bce666e81b add: scopes on migrations and update tests. 2025-06-25 17:02:21 +05:30
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
Khushboo Verma
6530d31e7a Use ->action(...)) 2025-06-04 14:07:43 +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