Shimon Newman
|
dee3d375db
|
Merge branch '1.8.x' into refactor-auth-single-instance
|
2025-10-28 10:01:33 +02:00 |
|
shimon
|
462634d311
|
Update dependencies in composer.json and composer.lock; upgrade utopia-php/detector to version 0.2.*, and utopia-php/migration to version 1.3.3. Modify exception messages in storage API for better clarity on authorization failures. Adjust test assertions to reflect updated error messages.
|
2025-10-28 09:09:54 +02:00 |
|
Jake Barnby
|
0e6d3279d7
|
Merge pull request #10546 from appwrite/feat-csv-export
CSV export
|
2025-10-28 18:19:54 +13:00 |
|
Jake Barnby
|
c0cb4681ae
|
Fix error encode
|
2025-10-28 17:58:31 +13:00 |
|
Jake Barnby
|
b9fb10a379
|
Merge pull request #10719 from appwrite/fix-error-handler-error
Return empty on no collection, fallback to route validation
|
2025-10-28 17:39:05 +13:00 |
|
Jake Barnby
|
b39a118bba
|
Clean up errors
|
2025-10-28 17:37:22 +13:00 |
|
Jake Barnby
|
9f2ff0e1f7
|
Merge remote-tracking branch 'origin/1.8.x' into feat-csv-export
# Conflicts:
# app/config/specs/open-api3-1.8.x-client.json
# app/config/specs/open-api3-1.8.x-console.json
# app/config/specs/open-api3-1.8.x-server.json
# 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-1.8.x-client.json
# app/config/specs/swagger2-1.8.x-console.json
# app/config/specs/swagger2-1.8.x-server.json
# app/config/specs/swagger2-latest-client.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
|
2025-10-28 17:22:02 +13:00 |
|
Jake Barnby
|
15cabd018d
|
Lint
|
2025-10-28 16:56:54 +13:00 |
|
Jake Barnby
|
8a5a6037b1
|
Return empty on no collection, fallback to route validation
|
2025-10-28 16:50:38 +13:00 |
|
shimon
|
e769cf4e48
|
Remove vendor path for utopia-php/database in docker-compose.yml
|
2025-10-27 21:23:03 +02:00 |
|
shimon
|
fbaffa980a
|
linter
|
2025-10-27 20:46:58 +02:00 |
|
shimon
|
26f61c1855
|
add back registers.php
|
2025-10-27 19:34:49 +02:00 |
|
shimon
|
dae62d863a
|
Merge remote-tracking branch 'origin/refactor-auth-single-instance' into refactor-auth-single-instance
|
2025-10-27 19:27:33 +02:00 |
|
shimon
|
681fa198c9
|
composer.lock
|
2025-10-27 19:27:16 +02:00 |
|
shimon
|
e7b8e6c90d
|
Merge branch '1.8.x' of github.com:appwrite/appwrite into refactor-auth-single-instance
# Conflicts:
# composer.json
# composer.lock
|
2025-10-27 19:26:53 +02:00 |
|
shimon
|
d7cc3895cb
|
Update composer.lock to reflect version changes for utopia-php/detector, remove unused registers.php file, and clean up whitespace in cli.php and worker.php. Refactor database resource initialization in resources.php for consistency.
|
2025-10-27 19:23:55 +02:00 |
|
Matej Bačo
|
dde6968e50
|
Merge pull request #10713 from appwrite/fix-next-16
Fix: Next.js 16
|
2025-10-27 17:22:57 +01:00 |
|
Matej Bačo
|
71349385b4
|
Upgrade Console (tanstack support), and detector (next.js 16)
|
2025-10-27 17:03:24 +01:00 |
|
Shimon Newman
|
a0b21a0bd4
|
Merge branch '1.8.x' into refactor-auth-single-instance
|
2025-10-27 16:24:08 +02:00 |
|
shimon
|
65e99ff0de
|
Merge remote-tracking branch 'origin/refactor-auth-single-instance' into refactor-auth-single-instance
|
2025-10-27 16:20:28 +02:00 |
|
shimon
|
ecd6880fe0
|
composer.lock
|
2025-10-27 16:20:07 +02:00 |
|
shimon
|
e20adbba61
|
Merge branch 'main' of github.com:appwrite/appwrite into refactor-auth-single-instance
|
2025-10-27 16:18:50 +02:00 |
|
shimon
|
30d58e6371
|
Update composer dependencies for utopia-php/audit and utopia-php/database, reflecting new versioning and aliases. Refactor document validation in Create operation to utilize the new authorization method for better security handling.
|
2025-10-27 16:14:04 +02:00 |
|
Luke B. Silver
|
7047ffe3dd
|
Merge pull request #10707 from appwrite/update-docs-examples-to-use-permission-class
Update docs examples to use permission class
|
2025-10-27 12:38:13 +00:00 |
|
Chirag Aggarwal
|
73e3f2869f
|
fix: imports
|
2025-10-27 17:41:33 +05:30 |
|
Luke B. Silver
|
e4f63ed0c9
|
Merge pull request #10694 from appwrite/update-sdks
update sdks
|
2025-10-27 11:16:26 +00:00 |
|
shimon
|
6ed2000478
|
Update composer.lock and refactor authorization handling in CLI and worker modules. Adjust Docker configuration to include database source path. Modify error handling in general controller and enhance permission setting in document creation. Fix privileged user role retrieval in function execution. Ensure consistent authorization usage across various resources.
|
2025-10-27 12:09:23 +02:00 |
|
Chirag Aggarwal
|
720dfb97e8
|
feat: improve doc examples to use Permission and Roles helper classes
|
2025-10-27 14:13:54 +05:30 |
|
Damodar Lohani
|
15b12551a0
|
Merge pull request #10702 from appwrite/fix-description
fix: execution status enum description
|
2025-10-27 12:08:20 +05:45 |
|
Chirag Aggarwal
|
22f44c51d6
|
regen specs
|
2025-10-27 11:23:56 +05:30 |
|
Damodar Lohani
|
128dc34a52
|
Merge pull request #10705 from appwrite/fix-warning-builds-worker
Fix warning builds worker
|
2025-10-27 10:42:29 +05:45 |
|
Chirag Aggarwal
|
ecc3f61f1e
|
fix: warning Undefined variable $adapter
|
2025-10-27 08:41:13 +05:30 |
|
Chirag Aggarwal
|
ffb2a02ea0
|
fix: execution status enum description
|
2025-10-25 10:52:22 +05:30 |
|
Chirag Aggarwal
|
f6135a0e04
|
update composer
|
2025-10-25 10:10:51 +05:30 |
|
Steven Nguyen
|
6ded8dce67
|
Merge pull request #10700 from appwrite/chore-issue-auto-labeler
Create workflow to auto add labels to issues
|
2025-10-24 14:50:46 -07:00 |
|
Steven Nguyen
|
21b95c2645
|
chore: create workflow to auto add labels to issues
|
2025-10-24 11:24:57 -07:00 |
|
Matej Bačo
|
3733df6fc5
|
Merge pull request #10698 from appwrite/ser-218-functions
Fix errors on downloading function deployment output
|
2025-10-24 16:57:48 +02:00 |
|
Hemachandar
|
b5d26bb426
|
Fix errors on downloading function deployment output
|
2025-10-24 19:59:48 +05:30 |
|
Matej Bačo
|
fa4529846c
|
Applying SDK generation fix for Console
https://github.com/appwrite/appwrite/pull/10628/files
|
2025-10-24 16:18:11 +02:00 |
|
Matej Bačo
|
1fc790802d
|
Merge pull request #10681 from appwrite/feat-tanstack-start-sites
Feat: Tanstack support
|
2025-10-24 15:57:20 +02:00 |
|
Matej Bačo
|
52ababa800
|
Update docker-compose.yml
|
2025-10-24 14:57:12 +02:00 |
|
Matej Bačo
|
b3c1dea8d7
|
Fix template test
|
2025-10-24 13:25:25 +02:00 |
|
Matej Bačo
|
f51c387cd8
|
Update composer.lock
|
2025-10-24 12:44:42 +02:00 |
|
Matej Bačo
|
3dd1c3de13
|
Merge branch '1.8.x' into feat-tanstack-start-sites
|
2025-10-24 12:43:51 +02:00 |
|
Matej Bačo
|
4472437696
|
AI code review fix
|
2025-10-24 12:41:46 +02:00 |
|
Matej Bačo
|
ca39c2cde5
|
Add tanstack starter
|
2025-10-24 12:33:50 +02:00 |
|
Chirag Aggarwal
|
a7b74cede8
|
update generator
|
2025-10-24 14:46:28 +05:30 |
|
Jake Barnby
|
24bfad100d
|
Merge pull request #10690 from appwrite/feat-resend
feat: resend adapter
|
2025-10-24 09:13:24 +00:00 |
|
Matej Bačo
|
a8de338d5f
|
Merge pull request #10633 from appwrite/ser-376
Dark mode styles for emails
|
2025-10-24 10:50:53 +02:00 |
|
Chirag Aggarwal
|
9c0772f125
|
add tests
|
2025-10-24 14:19:59 +05:30 |
|