loks0n
3c3aa6d416
fix: fallback platform
2025-12-16 22:56:11 +00:00
fogelito
8d4c6a8218
patch $batchSize
2025-12-16 17:17:03 +02:00
Matej Bačo
546cd6596a
Merge pull request #10966 from appwrite/fix-empty-template
...
Fix CSV template build flow (empty source)
2025-12-16 13:39:32 +01:00
Hemachandar
58be8f411a
Merge pull request #10962 from appwrite/ser-721
...
Improve rule verification flow & add logs
2025-12-16 16:43:14 +05:30
Hemachandar
990209b624
feedback
2025-12-16 16:17:15 +05:30
Matej Bačo
850a834211
Fix CSV template build flow (empty source)
2025-12-16 11:23:44 +01:00
Matej Bačo
1f4534d674
Fix deletes bug
2025-12-16 10:44:02 +01:00
Luke B. Silver
9ba970b3c1
Merge pull request #10950 from appwrite/refactor-specs-task-methods
...
Refactor Specs task for better code organization
2025-12-16 09:40:55 +00:00
fogelito
af8a27c559
Merge branch '1.8.x' of https://github.com/appwrite/appwrite into migration-cleanup
2025-12-16 10:42:12 +02:00
Jake Barnby
b986cd806c
Merge pull request #10913 from appwrite/refactor-functions-schedule
...
Refactor schedule base
2025-12-16 08:33:09 +00:00
fogelito
1c165b8c8d
endpoint fallback
2025-12-16 09:49:35 +02:00
fogelito
6fbacb484b
Merge branch '1.8.x' of https://github.com/appwrite/appwrite into migration-cleanup
...
# Conflicts:
# src/Appwrite/Platform/Workers/Migrations.php
2025-12-16 09:31:58 +02:00
fogelito
91a3ee0c9d
Add File info
2025-12-16 09:24:47 +02:00
Hemachandar
49b1c3db79
Merge branch '1.8.x' into ser-721
2025-12-16 12:41:44 +05:30
Hemachandar
dfb53895eb
tiny
2025-12-16 12:40:42 +05:30
Jake Barnby
7cdb7af07c
Remove early return to ensure cycle timestamp is updated
2025-12-16 20:06:38 +13:00
Hemachandar
109967953e
feedback + tests
2025-12-16 12:20:59 +05:30
Jake Barnby
e3e7f56bb8
Merge pull request #10961 from appwrite/refactor-messaging-and-queue
...
chore: lazy init sms adapter + late static binding
2025-12-16 06:25:15 +00:00
Jake Barnby
80057383e1
Merge pull request #10952 from appwrite/issue-tableid
...
Tableid and Collectionid in increment and decrement routes
2025-12-16 06:05:11 +00:00
Jake Barnby
c7fda6cc3f
Merge remote-tracking branch 'origin/1.8.x' into refactor-functions-schedule
...
# Conflicts:
# composer.lock
2025-12-16 18:35:40 +13:00
Hemachandar
5ae148f026
Add logs to rules
2025-12-16 10:59:16 +05:30
Chirag Aggarwal
c744354973
Merge branch '1.8.x' into refactor-specs-task-methods
2025-12-16 10:51:28 +05:30
Chirag Aggarwal
c7fd31285d
chore: lazy init sms adapter + late static binding
2025-12-16 10:46:40 +05:30
loks0n
e931938b78
revert: backups endpoints
2025-12-15 18:01:30 +00:00
loks0n
4b58e1a85e
revert: backups endpoints
2025-12-15 16:55:48 +00:00
Chirag Aggarwal
c6b6b7cdac
fix: edit field
2025-12-15 21:41:17 +05:30
Luke B. Silver
2a61cacdf9
Merge pull request #10957 from appwrite/fix-platform-defaults
...
fix: platform defaults
2025-12-15 15:17:05 +00:00
loks0n
7e6846f8f8
fix: platform defaults
2025-12-15 15:01:26 +00:00
Levi van Noort
3869269e0c
Merge branch '1.8.x' into CLO-3704-utopia-request-extend
2025-12-15 15:32:51 +01:00
fogelito
54ba59da64
Merge branch '1.8.x' of https://github.com/appwrite/appwrite into migration-cleanup
2025-12-15 09:43:06 +02:00
fogelito
f837e6be03
cleanups
2025-12-15 09:42:26 +02:00
Damodar Lohani
cec5cd7bdc
Merge branch '1.8.x' into feat-audits-upgrade
2025-12-15 09:44:52 +05:45
Damodar Lohani
63c2d72b2e
Fix logs
2025-12-15 03:58:00 +00:00
Damodar Lohani
801219374c
Fix queries
2025-12-15 02:50:21 +00:00
Damodar Lohani
ace9d86744
fix attribute
2025-12-15 02:41:56 +00:00
Damodar Lohani
2d3e34fd5a
fix namespace
2025-12-15 02:20:10 +00:00
Damodar Lohani
69ad4ae930
Fix format
2025-12-15 02:15:45 +00:00
Damodar Lohani
0037305e16
Fix: failing tests
2025-12-15 02:12:35 +00:00
loks0n
da0b2a7517
fix: cors wildcard
2025-12-14 22:41:15 +00:00
fogelito
6aafe2dd12
cleanup
2025-12-14 19:41:33 +02:00
Damodar Lohani
2437d2be77
Upgrade audit and fix
2025-12-14 08:30:22 +00:00
Damodar Lohani
1199c1fc52
fix typo
2025-12-14 07:57:37 +00:00
Damodar Lohani
f270e47b48
more fixes to audit queries
2025-12-14 07:50:21 +00:00
Darshan
5678860d13
add: optional support for assistant.
2025-12-14 13:07:26 +05:30
Damodar Lohani
b83125a41e
Fix audits creation
2025-12-14 07:22:39 +00:00
Chirag Aggarwal
5daacb7161
Refactor Specs task for better code organization
...
- Extract platform, auth counts, and keys into separate methods
- Add getPlatforms(), getAuthCounts(), and getKeys() methods
- Extract SDK platform logic into getSDKPlatformsForRouteSecurity()
- Add PHPDoc comments with proper type hints
- Move constructor to top of class for better readability
2025-12-14 11:21:44 +05:30
Damodar Lohani
c50db111d6
format
2025-12-14 02:19:53 +00:00
Damodar Lohani
9441295510
Feat: Audits upgrade
2025-12-14 01:43:35 +00:00
ArnabChatterjee20k
e4e6c84362
linting
2025-12-13 23:45:57 +05:30
ArnabChatterjee20k
70395cfacc
added tableid and collectionid in increment and decrement
2025-12-13 23:43:51 +05:30