Chirag Aggarwal
04733e25c8
chore: make group nullable and remove it from endpoints where its not required
2025-04-12 06:41:57 +00:00
Chirag Aggarwal
abcaf6cd73
feat: sdk group attribute
2025-03-31 05:48:17 +00:00
Chirag Aggarwal
239bebfe2e
Merge branch '1.6.x' into add-file-transformation-endpoints
2025-03-04 07:34:43 +00:00
shimon
b314ae8208
disable transformedAt update for console users
2025-03-03 15:19:49 +02:00
Chirag Aggarwal
f31acd214e
chore: remove plan blocking
2025-02-27 09:52:27 +00:00
Chirag Aggarwal
ae78e793dd
chore: added blocking to file preview endpoint
2025-02-26 08:52:06 +00:00
Chirag Aggarwal
676431c355
chore: shifted to logsDb
2025-02-25 07:16:42 +00:00
Chirag Aggarwal
7ac4a5bf27
chore: update naming
2025-02-25 04:43:44 +00:00
Chirag Aggarwal
b1629b24ad
chore: added file transformation stats to usage endpoint for bucket
2025-02-21 11:44:04 +00:00
Damodar Lohani
63c07a456f
Merge branch '1.6.x' into feat-logs-db
2025-02-02 07:08:25 +05:45
Damodar Lohani
cb31e7954e
refactor rename
2025-01-30 04:53:53 +00:00
shimon
850737c953
transformedAt for files addition
2025-01-29 22:12:31 +05:30
Shimon Newman
f1f660352e
Revert "Transformed at addition"
2025-01-29 10:30:35 +02:00
shimon
f97b3aaa86
transformedAt for files addition
2025-01-28 16:49:55 +02:00
Bradley Schofield
02e7f91e59
Address all missing descriptions apart from ones in projects.php
2025-01-17 16:44:25 +09:00
Bradley Schofield
20e87cb82f
Run Linter
2025-01-17 13:39:16 +09:00
Bradley Schofield
95dcb67747
Implement new SDK Class on 1.6.x
2025-01-17 13:31:39 +09:00
shimon
4acc2736e4
added operations debug header
2025-01-02 16:46:38 +02:00
shimon
6b45293f78
file transformations usage
2025-01-02 13:55:30 +02:00
shimon
63cf093020
file transformations usage
2025-01-02 13:53:57 +02:00
Damodar Lohani
a4ff1bf3be
Update storage.php
2024-11-28 15:47:09 +05:45
Steven Nguyen
f6e7c12b02
Merge pull request #8922 from appwrite/lohanidamodar-patch-4
...
Improve compression param checks
2024-11-21 14:17:52 +13:00
Jake Barnby
a00671fe29
Lint
2024-11-04 21:53:00 +13:00
Jake Barnby
b6287e11a3
Add storage catches
2024-11-04 21:40:02 +13:00
Fabian Gruber
fed9cdb408
use resource type constants
2024-10-29 16:10:57 +01:00
Fabian Gruber
225e2c21c3
feat: allow blocking based on resource attributes
2024-10-24 11:26:25 +02:00
Fabian Gruber
a9b648b2a9
chore: replace 'Expires' with 'Cache-Control: private' header to avoid CDN caching
2024-10-22 11:38:05 +02:00
Jake Barnby
a7f1cc128a
Validate cursor queries to avoid getDocument type error
2024-10-17 18:41:24 +13:00
Jake Barnby
8bc37026cd
Revert "Feat adding coroutines"
2024-10-08 20:54:40 +13:00
Binyamin Yawitz
16835f96bf
chore: merge
2024-10-07 11:02:18 -04:00
Damodar Lohani
769a8ee6c9
Remove JPEG fallback for webp
...
- Now that safari supports webp but without the appropriate header, remove the fallback
2024-10-02 11:23:27 +05:45
Binyamin Yawitz
d14edf4207
reverting: to set coroutines as head
2024-10-01 10:30:47 -04:00
Steven Nguyen
52e5947822
Merge branch 'main' into docs-fix-endpoints
2024-09-25 14:05:59 -07:00
Richard Choi
4e780c0f75
Change API reference endpoints to sentence casing
2024-09-03 16:22:30 +00:00
Damodar Lohani
d2b2d1a135
fix file size calculations
2024-07-24 16:33:37 +05:45
Damodar Lohani
e21165f216
Fix file size calculation
2024-07-24 16:21:09 +05:45
Christy Jacob
a2f27ec15f
Merge branch '1.5.x' of https://github.com/appwrite/appwrite into sync-with-main
2024-06-21 13:11:35 +00:00
Christy Jacob
991a22f642
Merge pull request #8290 from appwrite/1.5.x
...
Sync 1.5.x into refactor-usage-sn
2024-06-21 00:38:21 +05:30
Christy Jacob
fdf44c7bab
Merge branch 'main' of https://github.com/appwrite/appwrite into sync-with-main
2024-06-20 15:26:17 +00:00
Damodar Lohani
a93dcfa1b3
Update storage.php
2024-06-18 11:46:31 +05:45
Damodar Lohani
3dcd1314f5
fix file size multiplier
2024-06-17 04:50:22 +00:00
choir27
84d9b4befe
docs: fix hyperlink in storage code snippet
2024-06-13 09:59:20 -04:00
Matej Bačo
711e26c605
Relay on lib to verify JWT expiry
2024-05-28 10:59:53 +00:00
Matej Bačo
b1ff989c3f
Implement tests, fix JWT maxAge
2024-05-28 09:25:54 +00:00
Jake Barnby
921eb2b900
App::getEnv -> System::getEnv
2024-05-07 22:08:00 +12:00
shimon
8e291f3700
Merge branch 'refactor-usage-sn' of github.com:appwrite/appwrite into fix-file-size-limit
...
Conflicts:
app/controllers/api/storage.php
composer.lock
2024-05-05 11:52:49 +03:00
Matej Bačo
9616de7576
Merge branch 'main' into refactor-usage-sn-1.5.x
2024-04-26 13:11:21 +02:00
Steven Nguyen
b75f5263a2
Merge branch 'main' into chore-sync-main-into-1.5.x
2024-04-23 23:43:53 +00:00
Steven Nguyen
4a2056890d
fix(storage): add missing chunkId param to create file abuse key
...
A previous PR added chunkId as an abuse key param to fix a problem where uploading multiple chunks of a file would trigger the `general_rate_limit_exceeded` error. For some reason, the parameter disappeared from the abuse key causing a regression. This PR adds the param back to fix the regression.
Reference:
* https://github.com/appwrite/appwrite/issues/7879
* https://github.com/appwrite/appwrite/pull/7154
2024-04-03 13:28:41 -07:00
Matej Bačo
1234770dc8
CI/CD fixes
2024-04-02 18:48:12 +02:00