shimon
|
d472978c1a
|
debug
|
2025-12-02 09:29:24 +02:00 |
|
Jake Barnby
|
5cc6845a44
|
Merge pull request #10888 from appwrite/fix-query-call
Fix invalid query
|
2025-12-02 06:48:28 +00:00 |
|
Damodar Lohani
|
0386fde126
|
Merge pull request #10890 from appwrite/feat-update-geodb
Update GeoDB database
|
2025-12-02 11:48:20 +05:45 |
|
Damodar Lohani
|
866bd5ebc8
|
Fix: update test IP
|
2025-12-02 05:25:25 +00:00 |
|
Damodar Lohani
|
d0b1f5f529
|
Fix: Catch duplicate exception while creating file document
|
2025-12-02 02:09:29 +00:00 |
|
Damodar Lohani
|
98dbb03155
|
Feat: update GeoDB database
|
2025-12-02 01:40:44 +00:00 |
|
Jake Barnby
|
088359c257
|
Merge pull request #10889 from appwrite/fix-error-setting-user-password
Fix: error setting user password
|
2025-12-02 01:23:48 +00:00 |
|
Damodar Lohani
|
e114d49789
|
Fix: add test
|
2025-12-02 01:04:51 +00:00 |
|
Damodar Lohani
|
1df5b71e32
|
Simplify
|
2025-12-02 00:59:39 +00:00 |
|
Damodar Lohani
|
a166ae5a03
|
Fix: error setting user password
Fixes Update Password Bug
Fixes #10878
|
2025-12-02 00:59:19 +00:00 |
|
shimon
|
1d0c522fad
|
Merge branch '1.8.x' of github.com:appwrite/appwrite into refactor-auth-single-instance
|
2025-12-01 16:52:45 +02:00 |
|
Luke B. Silver
|
c5b2b67361
|
Merge pull request #10887 from appwrite/chore-bump-assistant-0.8.4
chore: bump assistant 0.8.4
|
2025-12-01 14:40:22 +00:00 |
|
Darshan
|
4c62ecbc95
|
fix: query call.
|
2025-12-01 19:59:07 +05:30 |
|
loks0n
|
1a4adc50b2
|
chore: bump assistant 0.8.4
|
2025-12-01 14:20:41 +00:00 |
|
Chirag Aggarwal
|
aaafdaae52
|
chore: better examples
|
2025-12-01 19:21:49 +05:30 |
|
shimon
|
beea3abfc7
|
remove debug prints
|
2025-12-01 15:50:15 +02:00 |
|
shimon
|
2dfa7d9542
|
Enhance health check logic to allow partial database failures without throwing an error, improving resilience in environments with multiple databases.
|
2025-12-01 13:40:34 +02:00 |
|
shimon
|
22c90ca7ad
|
debug
|
2025-12-01 13:23:58 +02:00 |
|
shimon
|
2563a8f967
|
health api fix
|
2025-12-01 13:11:17 +02:00 |
|
shimon
|
eb1c119c21
|
debug
|
2025-12-01 12:01:27 +02:00 |
|
shimon
|
27d88a421e
|
debug
|
2025-12-01 11:59:21 +02:00 |
|
shimon
|
e4755c624f
|
debug
|
2025-12-01 11:45:01 +02:00 |
|
shimon
|
21ef33ea45
|
debug
|
2025-12-01 11:34:09 +02:00 |
|
shimon
|
5b2fdf7e5b
|
tmp debug health db api
|
2025-12-01 11:19:25 +02:00 |
|
Jake Barnby
|
38af4b83c0
|
Merge remote-tracking branch 'origin/1.8.x' into feat-multi-create
|
2025-12-01 21:44:41 +13:00 |
|
Jake Barnby
|
cc50ba6b7d
|
Add custom server test
|
2025-12-01 21:43:50 +13:00 |
|
shimon
|
cf6605746d
|
Merge branch '1.8.x' of github.com:appwrite/appwrite into refactor-auth-single-instance
|
2025-11-30 14:26:52 +02:00 |
|
shimon
|
b061f95f6d
|
Refactor: Add missing Query import in Compute module and fix code formatting in V20 filter
|
2025-11-29 20:43:59 +02:00 |
|
shimon
|
c5a45aaded
|
Refactor: Remove unused parameters and clean up code in TablesDB and Sites modules
|
2025-11-29 19:13:18 +02:00 |
|
Eldad A. Fux
|
adc0d3dbd0
|
Merge pull request #10884 from appwrite/fix-totp
Fix wrong path
|
2025-11-29 13:47:21 +01:00 |
|
Darshan
|
27b8b23c07
|
fix: wrong path.
|
2025-11-29 17:49:52 +05:30 |
|
Chirag Aggarwal
|
6aa054bc7c
|
chore: release sdks for adding getScreenshot method to Avatars service
|
2025-11-29 00:56:04 +05:30 |
|
shimon
|
d3fac8ae07
|
Refactor: Clean up code formatting in Compute, Functions, and Sites modules
|
2025-11-28 18:13:52 +02:00 |
|
shimon
|
013e961c37
|
Refactor: Remove unused authorization parameter from redeployVcsFunction calls and related methods
|
2025-11-28 18:13:03 +02:00 |
|
shimon
|
b899e13763
|
Refactor: Update database authorization handling in realtime.php and regenerate composer.lock
|
2025-11-28 16:22:59 +02:00 |
|
shimon
|
5b3659af7c
|
Remove unused Auth import in storage controller and fix formatting in UserTest class
|
2025-11-28 16:11:48 +02:00 |
|
Shimon Newman
|
95e29d1046
|
Merge branch '1.8.x' into refactor-auth-single-instance
|
2025-11-28 16:10:26 +02:00 |
|
Matej Bačo
|
64dbb28612
|
Merge pull request #10880 from appwrite/ser-504
Support query limit and offset in list repos API
|
2025-11-28 11:49:45 +01:00 |
|
Hemachandar
|
0b5d67a77a
|
update vcs version
|
2025-11-28 15:43:31 +05:30 |
|
Hemachandar
|
e204419b8b
|
handle invalid offset
|
2025-11-28 15:33:32 +05:30 |
|
Hemachandar
|
851fb58645
|
Merge branch '1.8.x' into ser-504
|
2025-11-28 13:13:06 +05:30 |
|
Hemachandar
|
128478ed00
|
coderabbit feedback
|
2025-11-28 12:54:34 +05:30 |
|
Hemachandar
|
6f0c4d6c4e
|
fix limit & offset computation
|
2025-11-28 12:41:04 +05:30 |
|
shimon
|
aed0079cad
|
Fix: Correct role retrieval method call and update project test assertions for accuracy
|
2025-11-28 08:57:12 +02:00 |
|
shimon
|
67311fe5d6
|
Refactor: Update role retrieval to use authorization object in multiple files
|
2025-11-27 18:56:33 +02:00 |
|
shimon
|
5da1f791a5
|
sync with 1.8.x
|
2025-11-27 18:17:04 +02:00 |
|
Matej Bačo
|
c4366c9de1
|
Merge pull request #10877 from appwrite/ser-648
Fix file token expiry
|
2025-11-27 15:54:31 +01:00 |
|
Hemachandar
|
d517ca8444
|
Merge branch '1.8.x' into ser-504
|
2025-11-27 20:12:58 +05:30 |
|
Hemachandar
|
67ae0b088a
|
update composer.lock
|
2025-11-27 20:12:22 +05:30 |
|
Hemachandar
|
adc5426ce9
|
feedback
|
2025-11-27 20:02:39 +05:30 |
|