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
|
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 |
|
Matej Bačo
|
3510b9db28
|
Merge pull request #10287 from appwrite/feat-customizable-function-broker
Feat: Make functions worker customizable
|
2025-08-08 17:41:30 +02:00 |
|
Matej Bačo
|
9a6c4c5ebe
|
Fix typo
|
2025-08-08 17:21:31 +02:00 |
|
Matej Bačo
|
2b3a8527ff
|
Make functions worker customizable
|
2025-08-08 17:15:14 +02:00 |
|
Matej Bačo
|
f4306220c4
|
Merge pull request #10284 from appwrite/temp-add-placeholder-detection
Add placeholder detection
|
2025-08-08 16:32:28 +02:00 |
|
Jake Barnby
|
eb3caea5b4
|
Merge pull request #10283 from appwrite/fix-csv-import
Update migrations
|
2025-08-09 01:14:38 +12:00 |
|
Jake Barnby
|
96b7f31abb
|
Fix tests
|
2025-08-09 00:53:33 +12:00 |
|
Matej Bačo
|
1fba63e986
|
Fix formatting
|
2025-08-08 14:00:30 +02:00 |
|
Matej Bačo
|
ae5225d8ee
|
Add placeholder detection
|
2025-08-08 13:58:41 +02:00 |
|
Jake Barnby
|
e94c8bfd97
|
Merge pull request #10278 from appwrite/pla-3349
chore: add readonly param to sequence, databaseId and collectionId
|
2025-08-08 23:52:25 +12:00 |
|
Jake Barnby
|
10254c5e24
|
Update migrations
|
2025-08-08 23:45:31 +12:00 |
|
Chirag Aggarwal
|
bf6bbfa058
|
update casing
|
2025-08-08 16:40:12 +05:30 |
|
Chirag Aggarwal
|
b464a3d7a2
|
fix: lint
|
2025-08-08 13:39:25 +05:30 |
|
Chirag Aggarwal
|
c9691be34a
|
chore: add readonly param to sequence, databaseId and collectionId
|
2025-08-08 12:53:58 +05:30 |
|
Christy Jacob
|
f537f5f901
|
Merge pull request #10271 from appwrite/update-android-kotlin-sdks
chore: update SDK generator and sdks
|
2025-08-08 00:19:41 +04:00 |
|
Matej Bačo
|
7dd9ade894
|
Merge pull request #10267 from appwrite/feat-check-CAA-in-DNS
Feat: CAA validator
|
2025-08-06 12:09:25 +02:00 |
|
Matej Bačo
|
aa837c7b43
|
PR review fixes
|
2025-08-06 11:43:07 +02:00 |
|
Matej Bačo
|
3541fcb237
|
Fix manual QA edge case
|
2025-08-06 11:30:56 +02:00 |
|
Matej Bačo
|
10a7f8acfe
|
Formatting fix
|
2025-08-06 11:06:35 +02:00 |
|
Matej Bačo
|
61ec98bc5e
|
Improve tests
|
2025-08-06 11:06:18 +02:00 |
|
Christy Jacob
|
217cd48249
|
chore: update SDK generator and sdks
|
2025-08-06 12:08:36 +04:00 |
|
Matej Bačo
|
2d4e99cb1a
|
Revert revert of CAA validation
|
2025-08-05 13:44:06 +02:00 |
|
Matej Bačo
|
8fe999d6d7
|
Merge branch '1.7.x' into feat-check-CAA-in-DNS
|
2025-08-05 13:43:17 +02:00 |
|
Matej Bačo
|
dade82706a
|
Fix caa records inheritance
|
2025-08-05 13:38:56 +02:00 |
|
Jake Barnby
|
0109ca218e
|
Merge pull request #10264 from appwrite/fix-dec-min-0
Fix atomic number ops with limit 0
|
2025-08-05 21:33:33 +12:00 |
|
Jake Barnby
|
43f0849979
|
Fix atomic num ops with limit 0
|
2025-08-05 20:38:26 +12:00 |
|
Matej Bačo
|
b882a5d5b0
|
Merge pull request #10263 from appwrite/revert-10258-feat-check-CAA-in-DNS
Revert "Check CAA record before issuing certificate"
|
2025-08-05 10:30:19 +02:00 |
|
Matej Bačo
|
9c320f9c71
|
Revert "Check CAA record before issuing certificate"
|
2025-08-05 10:23:39 +02:00 |
|
Matej Bačo
|
f8a75494b8
|
Merge pull request #10258 from appwrite/feat-check-CAA-in-DNS
Check CAA record before issuing certificate
|
2025-08-05 09:51:42 +02:00 |
|
Matej Bačo
|
7f690a1048
|
Simplify implementation
|
2025-08-04 16:51:49 +02:00 |
|
Matej Bačo
|
8c3530ee60
|
Fix caa validation breaking existing validations
|
2025-08-04 16:18:06 +02:00 |
|
Matej Bačo
|
5e294d0849
|
Support empty CAA records
|
2025-08-04 15:35:40 +02:00 |
|
Matej Bačo
|
2a63de0c46
|
Improve docs
|
2025-08-04 14:57:35 +02:00 |
|
Matej Bačo
|
48a977526e
|
Fix tests
|
2025-08-04 14:53:13 +02:00 |
|
Matej Bačo
|
75bf37a074
|
Update composer.lock
|
2025-08-04 14:32:38 +02:00 |
|
Matej Bačo
|
689fbee10c
|
Merge branch '1.7.x' into feat-check-CAA-in-DNS
|
2025-08-04 14:32:20 +02:00 |
|
Matej Bačo
|
4cafd2e07d
|
Improve PR quality
|
2025-08-04 14:28:50 +02:00 |
|
Luke B. Silver
|
24a9183d90
|
Merge pull request #10260 from appwrite/update-avatars-endpoint
fix: favicons endpoint to fallback to ico instead of throwing error
|
2025-08-04 13:18:09 +01:00 |
|
Chirag Aggarwal
|
84e3dc0275
|
fix: favicons endpoint to fallback to ico instead of throwing error
|
2025-08-04 17:14:38 +05:30 |
|