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
Evan
3a9353a78b
linter
2025-08-15 17:35:49 -07:00
Evan
eec62752ed
fix - incorrect file token expiry
2025-08-15 16:27:48 -07: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
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
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
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
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
8beb80d5b4
Merge pull request #10312 from appwrite/chore-update-dep
...
Update package
2025-08-13 22:34:24 +12:00
Jake Barnby
72253f3de2
Update package
2025-08-13 22:11:51 +12:00
Chirag Aggarwal
5f3dc7cb75
chore: add method desc and demo
2025-08-13 15:16:48 +05:30
Chirag Aggarwal
a9d3f01485
update specs
2025-08-13 13:39:13 +05:30
Chirag Aggarwal
af58d3f1d2
chore: remove experiment warnings from bulk methods
2025-08-13 13:37:00 +05:30
Matej Bačo
8f0d107d9a
Merge pull request #10308 from appwrite/fix-variables-sharing-across-resources
...
Fix: variables sharing across resources
2025-08-13 10:00:18 +02:00
Matej Bačo
06206824b8
Merge pull request #10309 from appwrite/fix-invite-email-copy
...
Update invite email copy
2025-08-13 09:44:40 +02:00
Khushboo Verma
222a5e00fa
Update invite email copy
2025-08-13 12:39:52 +05:30
Matej Bačo
14faef323c
Fix variables sharing across resources
2025-08-12 17:01:13 +02:00
Matej Bačo
dc25d8e757
Merge pull request #10307 from appwrite/feat-fallback-locale
...
Feat: Fallback locales
2025-08-12 15:45:52 +02:00
Matej Bačo
6eaa2015b0
Fix CI/CD command
2025-08-12 15:18:31 +02:00
Matej Bačo
b816557970
Add fallback locale support + tests
2025-08-12 15:13:08 +02:00
Luke B. Silver
a39877687c
Merge pull request #10304 from appwrite/add-tests-for-head-requests
...
feat: allow HEAD requests and add test for it
2025-08-12 13:47:21 +01:00
Chirag Aggarwal and Copilot
73549a59a2
Apply suggestion from @Copilot
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-08-12 17:54:54 +05:30
Chirag Aggarwal and Copilot
f9d0746e13
Apply suggestion from @Copilot
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-08-12 17:54:45 +05:30
Chirag Aggarwal
2f80164667
update executor
2025-08-12 17:52:52 +05:30
Matej Bačo
c3665c35ff
Add CI/CD job
2025-08-12 14:14:07 +02:00
Matej Bačo
626f7c754c
Remove unused translations
2025-08-12 14:14:03 +02:00
Matej Bačo
56d60d7866
Finalized locale check script
2025-08-12 14:09:36 +02:00
Matej Bačo
ea7985ad4d
Implement CI/CD action to check EN locale
2025-08-12 13:56:22 +02:00
Chirag Aggarwal
0e636f67be
update client
2025-08-12 16:24:01 +05:30
Chirag Aggarwal
f8afbbbf3c
feat: allow HEAD requests and add test for it
2025-08-12 16:14:15 +05:30
Matej Bačo
f81fd16d26
Merge pull request #10299 from appwrite/feat-functions-redis-queue
...
Feat: Redis functions queue (reapply with fixes)
2025-08-11 16:55:02 +02:00
Matej Bačo
100ab4ef89
Fix flakyness
2025-08-11 15:36:11 +02:00
Matej Bačo
b641c9e5e0
Linter fix
2025-08-11 15:13:57 +02:00
Matej Bačo
3efd9a778e
Reapply "Feat: Make functions worker customizable"
...
This reverts commit 7e110bf292 .
2025-08-11 15:07:05 +02:00
Matej Bačo
ee13066f18
Fix missing place not using proper publisher
2025-08-11 15:06:23 +02:00
Jake Barnby
ec174a15cf
Merge pull request #10298 from appwrite/revert-10287-feat-customizable-function-broker
...
Revert "Feat: Make functions worker customizable"
2025-08-12 00:49:16 +12:00
Jake Barnby
7e110bf292
Revert "Feat: Make functions worker customizable"
2025-08-12 00:38:41 +12:00
Jake Barnby
12d085373e
Merge pull request #10294 from appwrite/cursor/fix-databases-worker-cache-clearing-bug-2799
...
Fix databases worker cache clearing bug
2025-08-12 00:20:44 +12:00
Jake Barnby
a8cc01da7c
Merge pull request #10297 from appwrite/feat-skip-user-subqueries
...
Skip redundant subqueries in users list route
2025-08-12 00:19:35 +12:00
Matej Bačo
334c1478ab
Merge pull request #10288 from appwrite/chore-update-flutter-build-command
...
Update build command for flutter
2025-08-11 13:02:32 +02:00
Jake Barnby
672f642de6
Update DB
2025-08-11 23:01:52 +12:00
Khushboo Verma
4da9b99414
Bump flutter starter version
2025-08-11 16:11:58 +05:30
Jake Barnby
7a0b34474f
Skip redundant subqueries in users list route
2025-08-11 21:26:10 +12:00
Cursor Agent and jakeb994
b89d713002
Purge collection cache alongside document cache in database operations
...
Co-authored-by: jakeb994 <jakeb994@gmail.com >
2025-08-11 07:01:06 +00:00
Khushboo Verma
913fa9d064
Update build command for flutter
2025-08-08 21:50:11 +05:30