Jake Barnby
|
c1e37b9130
|
Fix dangling tests
|
2025-08-19 01:24:51 +12:00 |
|
Jake Barnby
|
434c199510
|
Fix spec gen
|
2025-08-19 01:24:41 +12:00 |
|
Jake Barnby
|
1771934af6
|
Fix context
|
2025-08-19 01:19:34 +12:00 |
|
Jake Barnby
|
6dd058d6e1
|
Update tests
|
2025-08-19 00:38:23 +12:00 |
|
Jake Barnby
|
867a950abd
|
Update registry
|
2025-08-19 00:38:14 +12:00 |
|
Jake Barnby
|
f67b90e376
|
TablesDB CRUD
|
2025-08-19 00:38:02 +12:00 |
|
Jake Barnby
|
cfeced03e4
|
Move usage
|
2025-08-19 00:37:41 +12:00 |
|
Jake Barnby
|
372317bee7
|
Add log route
|
2025-08-19 00:37:11 +12:00 |
|
Jake Barnby
|
71a97a106a
|
Remove db multimethod
|
2025-08-19 00:36:33 +12:00 |
|
Jake Barnby
|
4493131d86
|
Fix collection context
|
2025-08-19 00:34:28 +12:00 |
|
Jake Barnby
|
c86b35fbb3
|
Add usage routes
|
2025-08-18 22:29:43 +12:00 |
|
Jake Barnby
|
ca03be5e41
|
Test fixes
|
2025-08-18 21:16:01 +12:00 |
|
Jake Barnby
|
e4228fe2e5
|
Fix imports
|
2025-08-18 21:02:55 +12:00 |
|
Jake Barnby
|
66a44dcd36
|
Fix test paths
|
2025-08-18 20:03:29 +12:00 |
|
Jake Barnby
|
ea9cbd2f2c
|
Switch removable attributes
|
2025-08-18 19:52:55 +12:00 |
|
Jake Barnby
|
34cf5a7c2f
|
Lint
|
2025-08-18 19:26:21 +12:00 |
|
Jake Barnby
|
010e0fad7a
|
Namespace fix
|
2025-08-18 19:22:50 +12:00 |
|
Jake Barnby
|
702058d657
|
Update workflow
|
2025-08-18 19:16:27 +12:00 |
|
Jake Barnby
|
670e869855
|
Migrate to TablesDB
|
2025-08-18 19:15:49 +12:00 |
|
Jake Barnby
|
51806082c4
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
|
2025-08-18 17:37:32 +12:00 |
|
Matej Bačo
|
78c5d5aeff
|
Merge pull request #10302 from appwrite/chore-remove-logging
Chore: Remove temp logging
|
2025-08-16 13:07:12 +02:00 |
|
Matej Bačo
|
051b99e9ce
|
Linter fix
|
2025-08-16 12:49:58 +02:00 |
|
Jake Barnby
|
c63e3bd75b
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
|
2025-08-16 00:06:32 +12:00 |
|
Matej Bačo
|
2ffdfd10d4
|
Merge pull request #10328 from appwrite/fix-dynamic-key-expiration
Feat: Increase dynamic API key expiration
|
2025-08-15 13:02:16 +02:00 |
|
Matej Bačo
|
23bc39254c
|
Increase dynamic API key expiration
|
2025-08-15 12:29:34 +02:00 |
|
Jake Barnby
|
ad53fb2e43
|
Merge pull request #10321 from appwrite/dat-606
Added internal file param to handle upload to internal bucket
|
2025-08-15 22:13:59 +12:00 |
|
 ArnabChatterjee20kandJake Barnby
|
bc7e240626
|
updated the the description of the internal files
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
|
2025-08-15 15:04:16 +05:30 |
|
Jake Barnby
|
3871833b84
|
Fix path
|
2025-08-15 20:18:37 +12:00 |
|
Jake Barnby
|
dace50d9b7
|
Add missing attribute/index update events
|
2025-08-15 20:03:38 +12:00 |
|
Jake Barnby
|
71ed39e17e
|
Revert "Fix index delete event"
This reverts commit c69ec97802.
|
2025-08-15 20:01:06 +12:00 |
|
Jake Barnby
|
a5e9fbf362
|
Add grids upsert event
|
2025-08-15 19:54:01 +12:00 |
|
Jake Barnby
|
c69ec97802
|
Fix index delete event
|
2025-08-15 19:51:42 +12:00 |
|
Jake Barnby
|
3bb5400939
|
Update 3rd aprty deps + fix tests
|
2025-08-15 19:49:52 +12:00 |
|
Jake Barnby
|
de0b4dd733
|
Lint + lock
|
2025-08-15 19:39:59 +12:00 |
|
Jake Barnby
|
77af36a723
|
Port tests
|
2025-08-15 19:35:37 +12:00 |
|
Jake Barnby
|
b38ac866b8
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# app/controllers/api/databases.php
# composer.lock
|
2025-08-15 19:28:49 +12:00 |
|
Jake Barnby
|
64820ad5f5
|
Port inc/dec fixes
|
2025-08-15 19:28:22 +12:00 |
|
Steven Nguyen
|
bb407a6493
|
Merge pull request #10317 from appwrite/fix-missing-upsert-event
fix: add missing upsert event
|
2025-08-14 14:35:03 -07:00 |
|
ArnabChatterjee20k
|
4fcaeaec0e
|
Add internal file upload support and authorization checks in migrations
|
2025-08-14 18:10:00 +05:30 |
|
Jake Barnby
|
405aa7f4ba
|
Merge pull request #10318 from appwrite/fix-catches
Fix uncaught invalid arg
|
2025-08-14 20:13:10 +12:00 |
|
Jake Barnby
|
ff6c2b076d
|
Port desc fixes
|
2025-08-14 19:40:43 +12:00 |
|
Jake Barnby
|
8455ded051
|
Fix events
|
2025-08-14 19:34:52 +12:00 |
|
Jake Barnby
|
b4b0d66af4
|
Fix test
|
2025-08-14 19:32:30 +12:00 |
|
Jake Barnby
|
1e9d153110
|
Fix uncaught invalid arg
|
2025-08-14 19:22:38 +12:00 |
|
Jake Barnby
|
6043cc2fc9
|
Add upsert event
|
2025-08-14 17:34:56 +12:00 |
|
Jake Barnby
|
34709912bf
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# 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-latest-client.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# app/controllers/api/databases.php
# composer.lock
# src/Appwrite/SDK/Specification/Format/OpenAPI3.php
|
2025-08-14 00:20:16 +12:00 |
|
Jake Barnby
|
6a3ea1feec
|
Merge pull request #10310 from appwrite/update-remove-experimental-warnings
chore: remove experiment warnings from bulk methods
|
2025-08-14 00:15:35 +12:00 |
|
Chirag Aggarwal
|
9860cd46e3
|
update specs
|
2025-08-13 17:09:51 +05:30 |
|
Jake Barnby
|
420783de9b
|
Merge pull request #10311 from appwrite/update-required-attributes
Update required attributes
|
2025-08-13 22:48:05 +12:00 |
|
Jake Barnby
|
8beb80d5b4
|
Merge pull request #10312 from appwrite/chore-update-dep
Update package
|
2025-08-13 22:34:24 +12:00 |
|