Chirag Aggarwal
|
6684364b98
|
chore: improve route not found error message
|
2025-05-08 07:25:29 +00:00 |
|
Darshan
|
96b89693fc
|
update: use abstract for getResponseModel.
|
2025-05-08 12:47:21 +05:30 |
|
Darshan
|
cb64484c44
|
update: abstraction over document and row apis.
|
2025-05-08 11:59:55 +05:30 |
|
Jake Barnby
|
540102ff97
|
Explicitly catch exceptions
|
2025-05-08 18:10:26 +12:00 |
|
Jake Barnby
|
c3f0bec1ff
|
Validate nested internals
|
2025-05-08 18:09:37 +12:00 |
|
Jake Barnby
|
eaa105477a
|
Fix tests for permissions/relationships updates
|
2025-05-08 17:17:02 +12:00 |
|
Darshan
|
fc456b4cca
|
update: abstraction over attribute and column apis.
|
2025-05-08 10:40:35 +05:30 |
|
Darshan
|
b55521e3de
|
update: address minor comments by coderabbitai.
|
2025-05-08 09:36:13 +05:30 |
|
Jake Barnby
|
1e19e7d0b4
|
Remove permissions + relationships logic from bulk update/delete
|
2025-05-08 02:59:04 +12:00 |
|
Jake Barnby
|
be7ea1f798
|
Add bulk upsert route
|
2025-05-08 02:49:02 +12:00 |
|
Darshan
|
6493759536
|
Merge remote-tracking branch 'origin/database-aliases' into database-aliases
# Conflicts:
# app/init/constants.php
|
2025-05-07 20:02:23 +05:30 |
|
Darshan
|
bc8a38ba55
|
update: abstraction over attribute and column apis [WIP].
|
2025-05-07 20:01:46 +05:30 |
|
Jake Barnby
|
639ce4d026
|
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
# Conflicts:
# composer.lock
|
2025-05-08 01:24:39 +12:00 |
|
Jake Barnby
|
a35c955e54
|
Merge pull request #9729 from appwrite/update-database-lib
chore: update utopia database to 0.67.x
|
2025-05-07 13:16:53 +00:00 |
|
Darshan
|
69cc4f0bb6
|
update: handle the context logic, use defaults.
|
2025-05-07 17:32:54 +05:30 |
|
Darshan
|
b534d3843e
|
Merge branch '1.7.x' into database-aliases
|
2025-05-07 17:03:17 +05:30 |
|
Darshan
|
0f94b800a5
|
update: abstraction over table and collection apis.
|
2025-05-07 17:02:24 +05:30 |
|
Jake Barnby
|
b44682b6ff
|
Doc updates
|
2025-05-07 21:23:16 +12:00 |
|
Darshan
|
6d1afea436
|
misc.
|
2025-05-07 14:14:12 +05:30 |
|
Darshan
|
f2f23be648
|
update: events, errors, realtime.
|
2025-05-07 14:11:28 +05:30 |
|
Darshan
|
04386eea7c
|
Merge pull request #9720 from appwrite/response-filters-for-databases
Request, Response filters for databases
|
2025-05-07 13:38:19 +05:30 |
|
Darshan
|
8610687b87
|
update: events schema, response models for database usages.
|
2025-05-07 13:23:27 +05:30 |
|
Darshan
|
28a74e664d
|
Merge pull request #9728 from appwrite/update-exceptions
Update Exceptions
|
2025-05-07 11:31:49 +05:30 |
|
Darshan
|
0266376315
|
Merge branch 'response-filters-for-databases' into update-exceptions
|
2025-05-07 11:30:48 +05:30 |
|
Darshan
|
7f023f29c5
|
update: keep both tables and collections api errors.
|
2025-05-07 11:30:31 +05:30 |
|
Darshan
|
46ccf6f537
|
update: re-add legacy models; remove: filters.
|
2025-05-07 11:13:15 +05:30 |
|
Darshan
|
026150971f
|
Merge pull request #9722 from appwrite/events-compatibility
Events compat based on version
|
2025-05-07 10:34:36 +05:30 |
|
Darshan
|
ee117b816a
|
manage: events and channels.
|
2025-05-07 10:33:54 +05:30 |
|
Jake Barnby
|
fdc98389b1
|
Return total as modified count
|
2025-05-07 16:22:15 +12:00 |
|
Jake Barnby
|
05821c2993
|
Fix conditional
|
2025-05-07 15:46:17 +12:00 |
|
Jake Barnby
|
5f19398a9b
|
Accumulate up to limit
|
2025-05-07 15:45:58 +12:00 |
|
Jake Barnby
|
41ecccda1e
|
Revert "Fix tests for model changes"
This reverts commit f5d243e229.
# Conflicts:
# app/controllers/api/databases.php
|
2025-05-07 15:45:46 +12:00 |
|
Jake Barnby
|
572c49cc90
|
Revert "Don't accumulate docs on update/delete"
This reverts commit 8c1b9044b3.
# Conflicts:
# app/controllers/api/databases.php
|
2025-05-07 15:44:58 +12:00 |
|
Jake Barnby
|
f7d7b8d3dd
|
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
|
2025-05-07 15:14:13 +12:00 |
|
Jake Barnby
|
f5d243e229
|
Fix tests for model changes
|
2025-05-07 15:14:05 +12:00 |
|
Steven Nguyen
|
51f44b02b9
|
Merge pull request #9724 from appwrite/pla-2856
chore: add harden create email token endpoint
|
2025-05-06 14:17:41 -07:00 |
|
Jake Barnby
|
8c1b9044b3
|
Don't accumulate docs on update/delete
|
2025-05-07 03:10:13 +12:00 |
|
Matej Bačo
|
06ff33cf7e
|
Merge pull request #9678 from appwrite/fix-missing-filter
Fix: FileTokens
|
2025-05-06 16:08:23 +02:00 |
|
Chirag Aggarwal
|
da05398389
|
chore: update utopia database to 0.67.x
|
2025-05-06 13:08:56 +00:00 |
|
fogelito
|
c5086d8fba
|
Different color
|
2025-05-06 15:18:51 +03:00 |
|
Darshan
|
01f5896ac1
|
Merge branch '1.7.x' into fix-missing-filter
|
2025-05-06 17:05:08 +05:30 |
|
Darshan
|
80915fc5e9
|
Merge branch 'events-compatibility' into update-exceptions
|
2025-05-06 17:03:52 +05:30 |
|
Darshan
|
9a45a0fc7b
|
Merge branch 'response-filters-for-databases' into events-compatibility
|
2025-05-06 17:02:58 +05:30 |
|
Darshan
|
ed9306ef8d
|
update: change filter name for attributes <> columns.
|
2025-05-06 17:00:57 +05:30 |
|
Darshan
|
3e813f6cba
|
update: change filter name for collections <> tables.
|
2025-05-06 17:00:12 +05:30 |
|
Darshan
|
6eb1c3ae68
|
update: rename remaining variables.
|
2025-05-06 16:58:56 +05:30 |
|
Darshan
|
7a52ace9b2
|
update: attributes <> columns errors.
|
2025-05-06 16:53:20 +05:30 |
|
fogelito
|
6f34592efe
|
Add messages
|
2025-05-06 14:18:26 +03:00 |
|
Darshan
|
6e8dbfc674
|
update: documents <> rows errors.
|
2025-05-06 16:48:20 +05:30 |
|
Darshan
|
59e5ce0664
|
update: collections <> tables errors.
|
2025-05-06 16:44:19 +05:30 |
|