Commit Graph

7307 Commits

Author SHA1 Message Date
loks0n e4adff4edc chore: jake review 2025-09-03 12:10:34 +01:00
loks0n 5423b63c8a refactor: prevent direct publisher calls 2025-09-03 12:10:34 +01:00
Matej Bačo ab4ff314b8 Merge pull request #10392 from appwrite/fix-placeholder-style-in-templates
Replace %s with mustache placeholder
2025-09-03 10:23:27 +02:00
fogelito 711d31b565 Console::error message fix 2025-09-02 13:48:17 +03:00
fogelito a7c4e16545 Merge branch '1.8.x' of https://github.com/appwrite/appwrite into check-audits 2025-09-02 13:47:18 +03:00
fogelito c2adf79511 message 2025-09-02 13:43:42 +03:00
fogelito 0af3734b6f finally unset 2025-09-02 13:41:10 +03:00
Matej Bačo 14194ec972 Fix missing vendor changes 2025-09-02 11:50:02 +02:00
Matej Bačo d21244ff41 PR review changes 2025-09-02 11:42:35 +02:00
Matej Bačo b1c1acf36b Finish refactor for internal select queries 2025-09-02 11:16:47 +02:00
Matej Bačo 6b8a4a03c3 Simplify PR 2025-09-02 11:11:31 +02:00
Matej Bačo 31b8e3361d Merge branch '1.8.x' into feat-select-queries-on-deployments 2025-09-02 11:03:20 +02:00
Khushboo Verma c49ab1a077 Merge branch '1.8.x' into fix-placeholder-style-in-templates 2025-09-02 13:41:24 +05:30
fogelito bd8d6fdc59 Try catch inside 2025-09-01 18:35:12 +03:00
Jake Barnby aafc98fc7e Merge pull request #10417 from appwrite/fix-allow-null-params
Fix allow null params
2025-09-01 20:47:25 +12:00
Jake Barnby 364eacc3e2 Remove dump 2025-09-01 20:17:49 +12:00
Jake Barnby b6fddfc84a Merge pull request #10416 from appwrite/pla-3448
chore: update exception thrown when svg sanitization fails
2025-09-01 20:16:41 +12:00
Chirag Aggarwal a20f71c511 chore: update exception thrown when svg sanitization fails 2025-09-01 13:08:17 +05:30
fogelito ad4e3be80c Lines 2025-08-31 13:10:04 +03:00
fogelito 97ce2bdc3a Lines 2025-08-31 13:09:23 +03:00
fogelito 52141b825c Remove dbg 2025-08-31 13:08:24 +03:00
fogelito f4caa69840 Remove dbg 2025-08-31 13:07:31 +03:00
fogelito dffbe2e4ab Check audits 2025-08-31 12:52:51 +03:00
fogelito c96b6300da Check audits 2025-08-31 12:39:32 +03:00
Chirag Aggarwal 73f5823746 chore: mark Row response model's param with readonly 2025-08-30 11:27:51 +05:30
Jake Barnby eab03af822 Revert "Added handling of database resources after migration" 2025-08-29 22:45:02 +12:00
Jake Barnby 1e230a93a9 Format 2025-08-29 21:06:13 +12:00
Jake Barnby 57071af3e8 Handle privileged 2025-08-29 20:38:55 +12:00
Jake Barnby d9aadb02e7 Move filter 2025-08-29 19:53:47 +12:00
Jake Barnby f0c10acbb4 Fix readonly attr stripping on write 2025-08-29 19:30:59 +12:00
Khushboo Verma 7199da8560 Merge branch '1.8.x' into fix-placeholder-style-in-templates 2025-08-29 10:59:28 +05:30
Jake Barnby 7f59872673 Merge pull request #10400 from appwrite/dat-664
Added handling of database resources after migration
2025-08-29 02:48:54 +12:00
Jake Barnby f43cbaf1a8 Update src/Appwrite/Platform/Workers/Migrations.php 2025-08-29 02:48:31 +12:00
ArnabChatterjee20k bef0aff7c9 optimised the memory usage by resource aggregation 2025-08-28 19:59:48 +05:30
ArnabChatterjee20k e2575e7360 linting 2025-08-28 19:21:11 +05:30
ArnabChatterjee20k f067d1fadf updated reset of the stats usage worker to reset metrics 2025-08-28 19:14:14 +05:30
ArnabChatterjee20k a809832f05 lint 2025-08-28 19:10:00 +05:30
ArnabChatterjee20k 0737c78cb5 added processing of migration resource stats 2025-08-28 19:06:18 +05:30
Chirag Aggarwal 6e51985037 casing 2025-08-28 12:31:14 +05:30
Khushboo Verma 4b747c63db Merge branch '1.8.x' into fix-placeholder-style-in-templates 2025-08-28 11:12:01 +05:30
Chirag Aggarwal ca6f947642 chore: update description for upsert methods 2025-08-28 10:04:28 +05:30
Jake Barnby f75d2d6dbb Merge pull request #10394 from appwrite/update-tables-group
chore: update tables group in specs
2025-08-28 02:25:02 +12:00
Chirag Aggarwal 6dc33ed27a use single quotes 2025-08-27 19:29:34 +05:30
Chirag Aggarwal c26e28d5a6 fix: namespace naming from tables-db to tablesdb in specs 2025-08-27 19:04:37 +05:30
Chirag Aggarwal e2dcc49fa9 chore: update tables group in specs 2025-08-27 18:51:52 +05:30
Khushboo Verma 45518cead8 Fix logo and links in certificate failure email 2025-08-27 18:31:24 +05:30
Jake Barnby 114902d040 Merge remote-tracking branch 'origin/1.8.x' into fix-nested-filter-selects 2025-08-28 00:51:52 +12:00
Jake Barnby 61e0e74b56 Update src/Appwrite/Utopia/Request/Filters/V20.php
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-08-28 00:47:05 +12:00
Jake Barnby 75a1e5ca4a Format 2025-08-28 00:12:00 +12:00
Jake Barnby 66f541092d Update desc 2025-08-28 00:04:32 +12:00