Jake Barnby
6f170fdb6d
Fix static user refs
2025-08-19 23:13:47 +12:00
Matej Bačo
79375ad5b5
Reapply "http fix to double slashes and new domain validator"
...
This reverts commit 09383f068f .
2025-08-19 13:13:41 +02:00
Matej Bačo
09383f068f
Revert "http fix to double slashes and new domain validator"
...
This reverts commit 8672e6f158 .
2025-08-19 13:13:28 +02:00
Matej Bačo
8672e6f158
http fix to double slashes and new domain validator
2025-08-19 13:13:04 +02:00
Jake Barnby
64fd27ee06
Fix tablesDB GQL payloads for DB resource
2025-08-19 23:03:36 +12:00
Jake Barnby
6d2832831c
Remove weird static/const mix
2025-08-19 23:03:18 +12:00
Jake Barnby
c9641f72a8
Remove invalid test
2025-08-19 23:02:17 +12:00
Jake Barnby
8e900c6b04
Fix update/upsert set collection ID
2025-08-19 23:01:22 +12:00
Jake Barnby
c323435dad
Remove filter
2025-08-19 22:09:30 +12:00
Jake Barnby
d5eaed8873
Merge pull request #10336 from appwrite/database-0.71.15
...
Databaselib bump 0.71.15
2025-08-19 21:32:32 +12:00
fogelito
2718deac0f
database 0.71.15
2025-08-19 12:09:18 +03:00
Jake Barnby
42d6a7b00d
Fix hardcoded collectionId
2025-08-19 20:08:13 +12:00
Evan
9f548af7dd
Merge branch '1.7.x' into fix-token-expiry
2025-08-18 16:55:28 -07:00
Evan
3ed5699876
Better jwt handling and tests
2025-08-18 10:57:15 -07:00
Evan
f5f6ec71de
Address stnguyen90 feedback: simplify JWT logic and fix test expectations
...
- Remove excessive logic and 1-minute expiration hack as requested
- Simplify token expiry handling to directly use existing value
- Remove problematic test that creates tokens with past expiry dates
- Update existing test to properly verify JWT expiration behavior
- Use proper base64url decoding for JWT payload testing
2025-08-18 09:39:19 -07:00
Ebenezer Don
3f55b46165
clarify userId behavior for magic-url and phone tokens
2025-08-18 17:18:12 +01:00
Ebenezer Don
0553a36d1f
Merge branch 'main' into clarify-userid-param
2025-08-18 16:33:24 +01:00
Jake Barnby
0e334e64f9
Revert stop on failure
2025-08-19 03:24:08 +12:00
Jake Barnby
e58091d86b
Fix tests
2025-08-19 03:16:55 +12:00
Jake Barnby
d3d669e539
Test fixes
2025-08-19 02:57:52 +12:00
Jake Barnby
425d424e7c
Fix index context
2025-08-19 02:17:31 +12:00
Jake Barnby
68bf4a6f44
Fix usage
2025-08-19 01:50:32 +12:00
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
Matej Bačo
84a1d77876
Merge pull request #10332 from appwrite/fix-preview-fonts
...
Fix: Improve font reliability
2025-08-18 12:22:41 +02:00
Matej Bačo
976427c9a4
Improve fonts
2025-08-18 11:58:45 +02: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
Matej Bačo
6c46039103
Merge pull request #10331 from appwrite/fix-cicd-tests-sites
...
Improve sites test for stability
2025-08-18 10:41:23 +02: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
Jake Barnby
14002dc20d
Remove invalid return
2025-08-18 17:37:16 +12:00
Matej Bačo
ad87a085a7
Improve font reliability
2025-08-17 14:13:33 +02:00
Matej Bačo
a754763884
formatting fix
2025-08-16 19:08:07 +02:00
Matej Bačo
aed97c545b
Improve flakyness
2025-08-16 19:03:21 +02:00
Matej Bačo
746a76dc8e
Add extensive build logging
2025-08-16 17:11:27 +02:00