ArnabChatterjee20k
|
203170c36d
|
updated database and collection stats
|
2025-12-04 15:57:18 +05:30 |
|
Jake Barnby
|
df94765cf3
|
Update validation
|
2025-12-04 23:25:15 +13:00 |
|
Jake Barnby
|
c6ccbfaae1
|
Remove redundant validation
|
2025-12-04 21:23:08 +13:00 |
|
 copilot-swe-agent[bot]andstnguyen90
|
5cdb59142f
|
Add CHANGES.md section for version 1.8.1
Co-authored-by: stnguyen90 <1477010+stnguyen90@users.noreply.github.com>
|
2025-12-03 22:11:54 +00:00 |
|
copilot-swe-agent[bot]
|
bf6f784826
|
Initial plan
|
2025-12-03 22:03:16 +00:00 |
|
 Steven NguyenandGitHub
|
33f7fd259b
|
Merge pull request #10897 from appwrite/chore-bump-console-7.5.7
Bump console to version 7.5.7
|
2025-12-03 13:53:35 -08:00 |
|
Steven Nguyen
|
bc99e04b57
|
feat: bump console to version 7.5.7
|
2025-12-03 13:26:06 -08:00 |
|
Steven Nguyen
|
10b8f97e96
|
chore: bump appwrite version to 1.8.1
|
2025-12-03 13:22:39 -08:00 |
|
shimon
|
4713ae5baa
|
composer format
|
2025-12-03 21:39:59 +02:00 |
|
shimon
|
e47802d1e1
|
Refactor Realtime message handling to improve authorization preservation and simplify error handling
|
2025-12-03 21:37:41 +02:00 |
|
ArnabChatterjee20k
|
c4cc8595d6
|
removed redundant static realtime
|
2025-12-03 22:08:05 +05:30 |
|
shimon
|
77face0f2d
|
Update utopia-php/storage to version 0.18.16 and clean up whitespace in realtime.php
|
2025-12-03 18:27:56 +02:00 |
|
ArnabChatterjee20k
|
5878a82b8a
|
add user class
|
2025-12-03 21:54:45 +05:30 |
|
shimon
|
d483fbd43b
|
Update composer.lock and refactor ScheduleBase class for improved schedule processing
|
2025-12-03 18:22:46 +02:00 |
|
ArnabChatterjee20k
|
0353b826ac
|
Refactor: use Coroutine context for database and cache functions
|
2025-12-03 21:32:22 +05:30 |
|
ArnabChatterjee20k
|
6f5bfdb726
|
updated stats
|
2025-12-03 20:18:53 +05:30 |
|
 
|
b499857871
|
Update src/Appwrite/Utopia/Database/Validator/Queries/Base.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
|
2025-12-03 19:12:56 +05:30 |
|
 
|
1388b0ca21
|
Update app/config/variables.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
|
2025-12-03 19:12:38 +05:30 |
|
ArnabChatterjee20k
|
af095bdf4a
|
updated stats
|
2025-12-03 19:11:46 +05:30 |
|
Jake Barnby
|
331e294ef5
|
Improve min/max validation
|
2025-12-04 00:03:12 +13:00 |
|
Jake Barnby
|
e00dacf9a2
|
Fix test
|
2025-12-03 23:24:05 +13:00 |
|
Jake Barnby
|
252a4e12ff
|
Validate format on non-strings
|
2025-12-03 22:38:37 +13:00 |
|
Jake Barnby
|
dce4c6e9f1
|
Add more tests
|
2025-12-03 22:15:44 +13:00 |
|
Jake Barnby
|
4de4b475a1
|
Add more validation cases
|
2025-12-03 22:07:34 +13:00 |
|
Jake Barnby
|
7d26131019
|
Validate other relationship options
|
2025-12-03 21:19:53 +13:00 |
|
Jake Barnby
|
8b4657ff8a
|
Cleanup on create failures
|
2025-12-03 21:17:38 +13:00 |
|
ArnabChatterjee20k
|
7af361fa16
|
* added logger in the create text embedding
* aadded error text metric
|
2025-12-03 13:38:24 +05:30 |
|
Jake Barnby
|
c09c2848af
|
Merge remote-tracking branch 'origin/1.8.x' into feat-multi-create
|
2025-12-03 20:49:36 +13:00 |
|
Chirag Aggarwal
|
68ffa5258c
|
fix: roles enum
|
2025-12-03 12:04:30 +05:30 |
|
Chirag Aggarwal
|
91a1e4cfd0
|
fix format
|
2025-12-03 12:02:00 +05:30 |
|
 Chirag AggarwalandGitHub
|
7aceae05d5
|
Merge branch '1.8.x' into release-sdks-4
|
2025-12-03 12:01:03 +05:30 |
|
Chirag Aggarwal
|
0c114b8d66
|
fix: enum example
|
2025-12-03 09:30:43 +05:30 |
|
Chirag Aggarwal
|
8fe1ec48d0
|
chore: browser permissions enum
|
2025-12-03 09:28:39 +05:30 |
|
 Jake BarnbyandGitHub
|
379b85bb7b
|
Merge pull request #10891 from appwrite/fix-duplicate-document-error
Fix: Duplicate document error while creating file
|
2025-12-03 01:46:06 +00:00 |
|
 Damodar LohaniandGitHub
|
97038c9d05
|
Merge branch '1.8.x' into fix-duplicate-document-error
|
2025-12-03 05:17:24 +05:45 |
|
shimon
|
13f886f07f
|
Add authorization handling in Realtime connection management
|
2025-12-02 22:02:46 +02:00 |
|
 Steven NguyenandGitHub
|
c65e551697
|
Merge pull request #10797 from appwrite/update-readme-nov-2025
Update README files to match new tagline
|
2025-12-02 10:54:00 -08:00 |
|
 Aditya OberaiandGitHub
|
b4f9d97a81
|
Merge branch 'main' into update-readme-nov-2025
|
2025-12-02 23:30:39 +05:30 |
|
ArnabChatterjee20k
|
069f231b3a
|
updated composer lock
|
2025-12-02 18:40:28 +05:30 |
|
ArnabChatterjee20k
|
def028e970
|
Merge remote-tracking branch 'upstream/documents-db-api' into vector-db-api
|
2025-12-02 18:38:21 +05:30 |
|
ArnabChatterjee20k
|
16f49d13c8
|
updated composer lock
|
2025-12-02 18:36:29 +05:30 |
|
ArnabChatterjee20k
|
e72d7979e0
|
updated composer lock
|
2025-12-02 18:31:44 +05:30 |
|
ArnabChatterjee20k
|
ca4c7b5361
|
added stats usage for text embeddings
|
2025-12-02 18:13:49 +05:30 |
|
ArnabChatterjee20k
|
7ad6bb048c
|
merged 1.8.x
|
2025-12-02 16:35:40 +05:30 |
|
shimon
|
7041cae48c
|
Refactor health check logic to simplify database failure handling
|
2025-12-02 12:58:55 +02:00 |
|
shimon
|
b5537bb714
|
Merge branch 'refactor-auth-single-instance' of github.com:appwrite/appwrite into refactor-auth-single-instance
|
2025-12-02 12:57:15 +02:00 |
|
shimon
|
7392f6aeff
|
Merge branch '1.8.x' of github.com:appwrite/appwrite into refactor-auth-single-instance
# Conflicts:
# app/controllers/api/vcs.php
|
2025-12-02 12:49:15 +02:00 |
|
shimon
|
c34649cb50
|
remove debug prints
|
2025-12-02 12:46:59 +02:00 |
|
shimon
|
fde30b6216
|
Merge branch 'refactor-auth-single-instance' of github.com:appwrite/appwrite into refactor-auth-single-instance
|
2025-12-02 12:44:05 +02:00 |
|
Jake Barnby
|
cbf0cc842d
|
Add web installer
|
2025-12-02 23:33:21 +13:00 |
|