Commit graph

334 commits

Author SHA1 Message Date
Jake Barnby
78ffab5116
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
#	composer.lock
#	src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Rows/Create.php
2025-09-09 00:52:39 +12:00
Matej Bačo
67fe523716 Fix router compression 2025-09-07 12:13:11 +02:00
Jake Barnby
3d5caaa0bb
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
#	composer.lock
2025-09-05 01:05:44 +12:00
Jake Barnby
5702def9d2
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
#	composer.lock
#	src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Bulk/Upsert.php
#	tests/e2e/Services/Databases/Legacy/DatabasesBase.php
2025-09-04 04:00:57 +12:00
Matej Bačo
b75952071e Support array headers for set-cookie 2025-09-03 17:32:15 +02:00
ArnabChatterjee20k
22b797165a Merge remote-tracking branch 'upstream/1.8.x' into spatial-type-attributes 2025-09-02 23:07:32 +05:30
Jake Barnby
f836fbeba5
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
#	src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Bulk/Update.php
#	src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Update.php
#	src/Appwrite/Utopia/Response.php
2025-09-02 23:31:47 +12:00
Matej Bačo
6b8a4a03c3 Simplify PR 2025-09-02 11:11:31 +02:00
Matej Bačo
f2dd03e597 Add request to filters, to allow deployment model to respect select queries 2025-08-27 11:20:14 +02:00
ArnabChatterjee20k
110d3d83cd added attribute endpoints 2025-08-22 12:47:15 +05:30
Jake Barnby
4b4969e79b
Sync response 2025-08-15 01:40:08 +12:00
Jake Barnby
5cec34b802
Fix merge 2025-08-12 00:45:30 +12:00
Jake Barnby
93cc4e1df8
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
#	app/config/errors.php
#	app/config/roles.php
#	app/controllers/api/databases.php
#	composer.json
#	composer.lock
#	src/Appwrite/Extend/Exception.php
#	src/Appwrite/Utopia/Response.php
#	tests/e2e/Services/Databases/Legacy/DatabasesBase.php
2025-07-29 22:16:56 +12:00
Jake Barnby
145cb54bc0
Separate bulk 2025-06-17 16:58:25 -04:00
Jake Barnby
c11fd38f0f
Add txn models 2025-06-17 16:02:17 -04:00
Darshan
8610687b87 update: events schema, response models for database usages. 2025-05-07 13:23:27 +05:30
Darshan
46ccf6f537 update: re-add legacy models; remove: filters. 2025-05-07 11:13:15 +05:30
Darshan
71ad9c203e fix: response modals, mappings, filters. 2025-05-05 13:53:57 +05:30
Darshan
7a53680786 update: document response model to row; refactor: old collection to table models on response types. 2025-05-05 09:42:33 +05:30
Darshan
675d404b9b update: attribute* response model to column*. 2025-05-05 09:30:27 +05:30
Darshan
8504fbc0b9 update: collection response model to table. 2025-05-05 09:14:20 +05:30
Matej Bačo
d8103cb57e Merge branch '1.7.x' into 1.6.x 2025-04-25 12:18:04 +02:00
Matej Bačo
d5cb9d0f1f
Merge branch '1.7.x' into feat-tokens-module 2025-04-22 12:25:51 +02:00
Chirag Aggarwal
6d0d15f469 Merge branch '1.7.x' into feat-tokens-module 2025-04-18 16:01:06 +00:00
Matej Bačo
b8ce3cb9fe Post-merge fixes 2025-04-17 15:57:47 +02:00
Matej Bačo
9993cca484 Merge branch '1.7.x' into feat-development-keys 2025-04-17 15:51:31 +02:00
Chirag Aggarwal
7aecd3814a fix: minor mistakes in devkeys naming and initialization 2025-04-09 09:15:36 +00:00
Chirag Aggarwal
8b1e97bae4 chore: remove console import 2025-03-26 14:38:31 +00:00
Chirag Aggarwal
7b8f25696c chore: added showSensitve wrapper instead of param 2025-03-26 14:37:35 +00:00
Chirag Aggarwal
7fdde1a518
Update Response.php 2025-03-25 14:09:47 +05:30
Chirag Aggarwal
e93010c5fe chore: add showSensitive attribute 2025-03-24 14:26:56 +00:00
Matej Bačo
7d27ceef43
Merge pull request #9315 from appwrite/feat-add-detection-logic
Integrate detection library with Appwrite
2025-03-08 21:30:19 +01:00
Matej Bačo
232f99c6c9 Finalize PR, review changes, fix tests 2025-03-08 16:50:39 +01:00
Matej Bačo
2e30c1ba1f Reapply "Remove builds collection"
This reverts commit 654d178cf2.
2025-03-06 15:34:06 +01:00
Matej Bačo
654d178cf2 Revert "Remove builds collection"
This reverts commit 02e740f8b0.
2025-03-06 15:33:48 +01:00
Matej Bačo
02e740f8b0 Remove builds collection 2025-03-06 15:32:23 +01:00
Khushboo Verma
8b8f632abe Add providerRepository model and extend it for framework and runtime 2025-03-03 13:54:07 +05:30
Khushboo Verma
1394b4349c Separate response models for list repos 2025-02-21 15:22:15 +05:30
Chirag Aggarwal
ec5fd1d798 chore: remove showsensitive 2025-02-11 09:06:11 +00:00
Khushboo Verma
8dd99b7d2a Add framework detection to Appwrite 2025-02-06 23:59:43 +05:30
Chirag Aggarwal
8b0465f129 fix: webhooks 2025-01-13 15:04:33 +00:00
Chirag Aggarwal
13597d7c54 chore: abstract token secret hiding to response model 2025-01-10 13:47:38 +00:00
Damodar Lohani
ec14cc170f fixing response model 2024-12-04 05:40:09 +00:00
Matej Bačo
4a117adb28 Support SSR 2024-12-02 13:20:54 +01:00
Damodar Lohani
c555a707e6 Merge remote-tracking branch 'origin/1.7.x' into feat-file-tokens 2024-11-17 06:00:03 +00:00
Khushboo Verma
d876085f6d Add usage endpoints 2024-10-24 15:21:40 +02:00
Khushboo Verma
8bda7f1e1e Add listSiteTemplates endpoint and response models 2024-10-24 11:47:09 +02:00
Khushboo Verma
a4bdc23aef Add more endpoints and models for sites 2024-10-23 12:19:07 +02:00
Khushboo Verma
5b0a05b4b3 Create site endpoint working 2024-10-22 17:01:38 +02:00
Jake Barnby
8bc37026cd
Revert "Feat adding coroutines" 2024-10-08 20:54:40 +13:00