Commit graph

1319 commits

Author SHA1 Message Date
Matej Bačo
554a24e44c Fix double compression 2024-12-02 17:56:52 +01:00
Matej Bačo
ee731b8530 Add optional adapter 2024-12-02 17:21:54 +01:00
Matej Bačo
dd3f2c6538 Force update specs 2024-12-02 17:01:18 +01:00
Matej Bačo
eb46ba354a
Merge branch 'feat-sites' into feat-ssr 2024-12-02 15:33:12 +01:00
Matej Bačo
fdff1664ea Add other framework 2024-12-02 15:05:26 +01:00
Khushboo Verma
4bdc9b0c84 Add logs and errors to site logs 2024-12-02 18:48:50 +05:30
Khushboo Verma
33273c1be1 Site logs 2024-12-02 18:30:06 +05:30
Matej Bačo
2ef1cf5da0 bug fixes 2024-12-02 13:45:03 +01:00
Matej Bačo
4a117adb28 Support SSR 2024-12-02 13:20:54 +01:00
Khushboo Verma
86bc775791 Add sites resource type and logs scope 2024-11-29 18:57:10 +05:30
Khushboo Verma
9a57b09b92 Logs for sites 2024-11-29 18:27:51 +05:30
Matej Bačo
36e3d9c603 WIP: Server-side rendering for sites 2024-11-27 16:27:40 +01:00
Matej Bačo
10ef570485 Linter fix 2024-11-25 18:22:49 +01:00
Matej Bačo
2bd2092263 Dart support 2024-11-25 17:48:15 +01:00
Matej Bačo
40e343d17d Fix response model missing fallbackFile 2024-11-20 15:02:26 +01:00
Matej Bačo
4bcbd49d6d Formatting fix 2024-11-20 14:18:43 +01:00
Matej Bačo
09e2ded206
Merge branch 'feat-sites' into feat-add-fallbackFile-attribute 2024-11-20 14:14:28 +01:00
Matej Bačo
2f328bf4cf Fix double rule IDs 2024-11-20 12:20:29 +01:00
Matej Bačo
c8cf645414 Merge branch '1.6.x' into feat-sites 2024-11-20 12:07:13 +01:00
Torsten Dittmann
9901c781b7 Merge branch 'main' of https://github.com/appwrite/appwrite into sync-1.6.x 2024-11-20 11:31:52 +01:00
Khushboo Verma
43e2d7454a Create preview url rule when deployment is created 2024-11-18 20:27:07 +05:30
Khushboo Verma
cb359e40ba Add fallbackFile for SPA 2024-11-18 00:23:45 +05:30
Torsten Dittmann
8e02115828
ci: console sdk previews (#8990) 2024-11-15 13:27:46 +01:00
Jake Barnby
bdb0b188ef
Merge pull request #8971 from appwrite/fix-alter-attributes
Fix Patch attribute
2024-11-14 20:55:59 +13:00
fogelito
8f845aef53 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into fix-alter-attributes
# Conflicts:
#	src/Appwrite/Platform/Workers/Databases.php
2024-11-13 18:34:57 +02:00
fogelito
71f2c6c131 Remove purgeCachedCollection 2024-11-13 14:55:56 +02:00
Khushboo Verma
2ad0428727 Merge 1.6.x into feat-sites 2024-11-13 13:18:21 +05:30
Bradley Schofield
54db5655a1 Run Linter 2024-11-13 13:42:49 +09:00
Bradley Schofield
91cc0e627a Address Comments 2024-11-13 10:29:43 +09:00
Bradley Schofield
29e7d1f7d0 Address Comments 2024-11-13 09:13:00 +09:00
Bradley Schofield
1337ea77b1 Fix Optionals 2024-11-12 16:18:09 +09:00
Bradley Schofield
a460a41fe5 Run Linter 2024-11-12 11:33:13 +09:00
Bradley Schofield
b62640489d Fire logs for each individual migration error 2024-11-12 11:29:19 +09:00
fogelito
fcf018580c Merge branch '1.6.x' of https://github.com/appwrite/appwrite into database-worker-errors 2024-11-11 18:53:36 +02:00
fogelito
8cca88f2b8 Remove Sentry comment 2024-11-11 18:52:15 +02:00
Bradley Schofield
d9e2ecff54 Remove get document from worker 2024-11-11 16:45:17 +09:00
fogelito
06e3afcf88 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into database-worker-errors 2024-11-10 16:42:34 +02:00
fogelito
e5730506eb Remove var dumps 2024-11-10 16:37:44 +02:00
Christy Jacob
5f29af2c27 feat: use getDocument instead of find() for rules 2024-11-08 22:08:13 +01:00
fogelito
06274764c6 Remove extra lines 2024-11-08 07:12:23 +02:00
fogelito
fb40970eba line 2024-11-07 17:35:03 +02:00
fogelito
cd0d1d94db Add to finally 2024-11-07 17:27:56 +02:00
fogelito
19667f78a9 Add try catch on delete Attribute 2024-11-07 17:23:46 +02:00
fogelito
a6779caa5e Trigger sentry 2024-11-07 14:28:39 +02:00
Fabian Gruber
b410b17ba6 feat: redis-cluster support 2024-11-06 12:27:03 +01:00
Bradley Schofield
40b8af0671 Further cleanup code now findOne returns empty doc 2024-10-31 17:13:23 +09:00
Bradley Schofield
e15ac03c59 Merge branch '1.6.x' into chore-update-databases-findone
# Conflicts:
#	composer.json
#	composer.lock
2024-10-31 16:57:45 +09:00
Bradley Schofield
10b9887c74 Continue work on migration tests 2024-10-31 14:35:54 +09:00
Bradley Schofield
bb72fd8834 Fix source creds being over written and begin implementing migrations tests 2024-10-30 14:23:24 +09:00
Fabian Gruber
fed9cdb408 use resource type constants 2024-10-29 16:10:57 +01:00