ArnabChatterjee20k
|
ede1c3d769
|
added tests for the sequence filter
|
2025-07-18 10:55:31 +05:30 |
|
ArnabChatterjee20k
|
e97d10061f
|
Merge branch '1.8.x' into dat-571
|
2025-07-18 10:28:27 +05:30 |
|
ArnabChatterjee20k
|
16c3f2c55a
|
Merge branch '1.8.x' into dat-571
|
2025-07-18 10:26:01 +05:30 |
|
Jake Barnby
|
ebdc6c9016
|
Merge pull request #10019 from appwrite/lazy-load-relationships
Lazy load relationships
|
2025-07-18 12:52:01 +12:00 |
|
Darshan
|
944f5ed7c1
|
update: mirror tests to Tables api.
|
2025-07-17 18:58:56 +05:30 |
|
Darshan
|
5b8751d270
|
add: changes to module structure.
|
2025-07-17 18:23:33 +05:30 |
|
Darshan
|
ee317b0b8d
|
Merge branch '1.8.x' into 'lazy-load-relationships'.
|
2025-07-17 18:15:16 +05:30 |
|
ArnabChatterjee20k
|
a2b6ed3513
|
added response filters for version older than 1.8.x
|
2025-07-07 14:11:35 +05:30 |
|
Jake Barnby
|
b2fa28754d
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# .github/workflows/benchmark.yml
# composer.lock
# src/Appwrite/Event/Database.php
|
2025-07-04 10:00:45 -04:00 |
|
Matej Bačo
|
1cf9963bb6
|
Merge pull request #10104 from appwrite/chore-fix-site-template-test
Fix site template test
|
2025-07-04 15:17:09 +02:00 |
|
Khushboo Verma
|
2545977d47
|
Fix site template test
|
2025-07-04 17:46:21 +05:30 |
|
Torsten Dittmann
|
dbadfa7bf8
|
Merge pull request #9650 from appwrite/feat-exp-scheme
feat: exp scheme
|
2025-07-04 14:09:54 +02:00 |
|
Chirag Aggarwal
|
37c7411405
|
Trigger Build
|
2025-07-04 16:51:30 +05:30 |
|
Chirag Aggarwal
|
bc8b10a69e
|
fix: origin tests
|
2025-07-04 16:46:14 +05:30 |
|
Chirag Aggarwal
|
df9ef1ace9
|
Merge branch '1.7.x' into feat-exp-scheme
|
2025-07-04 15:22:44 +05:30 |
|
Matej Bačo
|
32903d9a81
|
Merge pull request #9999 from appwrite/chore-update-env-var-used-for-domain
Use _APP_CONSOLE_DOMAIN, if not found, then use _APP_DOMAIN
|
2025-07-04 09:41:42 +02:00 |
|
Khushboo Verma
|
131cdefac5
|
Merge branch '1.7.x' into chore-update-env-var-used-for-domain
|
2025-07-04 10:40:38 +05:30 |
|
Jake Barnby
|
d205ac4579
|
Merge pull request #10099 from appwrite/feat-redis-publisher-scheduler
Add redis publisher to schedule base if available
|
2025-07-03 18:49:25 +00:00 |
|
Jake Barnby
|
5bb998b02d
|
Add API + CLI stubs
|
2025-07-03 14:24:40 -04:00 |
|
Jake Barnby
|
7d37f5b066
|
Lint
|
2025-07-03 14:18:19 -04:00 |
|
Jake Barnby
|
2a73dddbdb
|
Fix health
|
2025-07-03 14:09:08 -04:00 |
|
Jake Barnby
|
f224c09c10
|
Use correct publisher in schedule tasks
|
2025-07-03 14:08:54 -04:00 |
|
Jake Barnby
|
6725b31b65
|
Add redis publisher to schedule base if available
|
2025-07-03 13:55:13 -04:00 |
|
Chirag Aggarwal
|
e721a9f11c
|
Merge branch '1.7.x' into feat-exp-scheme
|
2025-07-03 22:40:46 +05:30 |
|
Chirag Aggarwal
|
72f08e281b
|
chore: make check consistent
|
2025-07-03 22:39:12 +05:30 |
|
Chirag Aggarwal
|
431a26e151
|
chore: removing loggin
|
2025-07-03 22:37:31 +05:30 |
|
Chirag Aggarwal
|
172ba84ec8
|
chore: add logging
|
2025-07-03 22:25:46 +05:30 |
|
Torsten Dittmann
|
7c0216c592
|
Merge pull request #10098 from appwrite/fix/jwt-auth-db-admin-mode
fix: JWT authentication database selection for admin mode
|
2025-07-03 18:29:54 +02:00 |
|
Chirag Aggarwal
|
b6f11144b8
|
chore: popular schemes
|
2025-07-03 21:39:23 +05:30 |
|
Ariel Weinberger
|
199b9f7e6d
|
fix nitpick
|
2025-07-03 11:06:36 -05:00 |
|
Ariel Weinberger
|
d9486f38c4
|
fix: jwt auth database selection for admin mode
Use dbForPlatform for JWT user lookup in admin mode
|
2025-07-03 10:54:51 -05:00 |
|
Chirag Aggarwal
|
4747700eae
|
chore: add logging
|
2025-07-03 21:17:43 +05:30 |
|
Chirag Aggarwal
|
bb9a271fa8
|
chore: add scheme validation
|
2025-07-03 16:39:41 +05:30 |
|
Chirag Aggarwal
|
ef2dfb6cca
|
Merge branch '1.7.x' into feat-exp-scheme
|
2025-07-03 16:37:17 +05:30 |
|
Chirag Aggarwal
|
f62c3135df
|
add null check for platform
|
2025-07-03 16:26:56 +05:30 |
|
Khushboo Verma
|
642d046d65
|
Merge branch '1.7.x' into chore-update-env-var-used-for-domain
|
2025-07-03 00:38:33 +05:30 |
|
Jake Barnby
|
d38b25e0b1
|
Merge pull request #10090 from appwrite/csv-fix
Fix: path and type
|
2025-07-02 19:04:00 +00:00 |
|
Khushboo Verma
|
9064fcc24e
|
Merge branch 'chore-update-env-var-used-for-domain' of github.com:appwrite/appwrite into chore-update-env-var-used-for-domain
|
2025-07-03 00:08:58 +05:30 |
|
Khushboo Verma
|
0f37a0e0ef
|
Fix tests
|
2025-07-03 00:08:29 +05:30 |
|
Khushboo Verma
|
253195698e
|
Merge branch '1.7.x' into chore-update-env-var-used-for-domain
|
2025-07-03 00:02:51 +05:30 |
|
Jake Barnby
|
55dc965dd6
|
Update lib
|
2025-07-02 14:32:05 -04:00 |
|
Jake Barnby
|
2ce3118ba9
|
Remove path update
|
2025-07-02 13:36:46 -04:00 |
|
Jake Barnby
|
ce8ae2294a
|
Update lock
|
2025-07-02 12:58:37 -04:00 |
|
Jake Barnby
|
b1724e9c9d
|
Update lock
|
2025-07-02 10:40:35 -04:00 |
|
Darshan
|
ed2d12f896
|
update: full path on appwrite.
|
2025-07-02 19:55:42 +05:30 |
|
Darshan
|
6f5d3d53c0
|
bump: for tests.
|
2025-07-02 19:51:36 +05:30 |
|
Darshan
|
6d792fcb6c
|
revert: lock.
|
2025-07-02 19:20:30 +05:30 |
|
Darshan
|
fc1a9a4e16
|
fix: path and revert deps.
|
2025-07-02 19:13:13 +05:30 |
|
Darshan
|
0e50fb7ec5
|
add: migrations lib logging for errors.
|
2025-07-02 17:04:26 +05:30 |
|
Darshan
|
d34635becb
|
add: logging for errors.
|
2025-07-02 15:13:42 +05:30 |
|