Commit graph

8241 commits

Author SHA1 Message Date
Damodar Lohani
800db0b99d Fix magic URL token length 2025-09-14 05:23:30 +00:00
Damodar Lohani
d42841d80a fix: remove hardcode, reuse hasher 2025-09-14 05:02:50 +00:00
Damodar Lohani
365aaca56d fix: remove legacy token generator use 2025-09-14 04:58:34 +00:00
Damodar Lohani
1c726d0466 fix: encoded not defined 2025-09-14 04:53:49 +00:00
Damodar Lohani
c903caabcc remove dump 2025-09-14 04:50:13 +00:00
Damodar Lohani
53a117bd0f Merge remote-tracking branch 'origin/1.8.x' into feat-apps-module-dl 2025-09-14 04:49:34 +00:00
Jake Barnby
c140dd6fbb
Move disable 2025-09-14 10:58:21 +12:00
loks0n
39a190f60c fix: db queues 2025-09-12 19:28:27 +01:00
Damodar Lohani
72f5793928 revert date format 2025-09-11 09:18:23 +00:00
Damodar Lohani
e36de6b72b revert date format 2025-09-11 08:59:27 +00:00
Damodar Lohani
bcec5c0922 revert date format 2025-09-11 08:57:27 +00:00
Damodar Lohani
72186f1882 reset det change 2025-09-11 08:46:38 +00:00
Damodar Lohani
6d19d76bac Fix scope check 2025-09-11 06:51:01 +00:00
Damodar Lohani
55bebd92f3 Fix date format 2025-09-11 06:27:58 +00:00
Damodar Lohani
0d4df67958
Merge branch '1.8.x' into feat-apps-module-dl 2025-09-11 11:59:31 +05:45
Matej Bačo
8319ff166e Move proxy endpoints to modules 2025-09-10 12:43:21 +02:00
Damodar Lohani
356fbed325 fix password update 2025-09-10 09:09:12 +00:00
Damodar Lohani
6099313cb4 Fxi teams tests 2025-09-10 07:57:45 +00:00
Damodar Lohani
41dbe1a384 Fix internal ID refactor 2025-09-10 07:03:11 +00:00
Damodar Lohani
2be8895dfd Merge remote-tracking branch 'origin/1.8.x' into feat-apps-module-dl 2025-09-10 03:56:34 +00:00
Matej Bačo
c31a189340 Linter fix 2025-09-08 11:34:46 +02:00
Matej Bačo
176c2441a4 Fix oauth identity check 2025-09-08 10:32:13 +02:00
Matej Bačo
a7304df2df set header override properly 2025-09-07 20:44:30 +02:00
Matej Bačo
79a3b19393 Fix graphQL double server header 2025-09-07 12:56:45 +02:00
Matej Bačo
67fe523716 Fix router compression 2025-09-07 12:13:11 +02:00
Luke B. Silver
a9dbd6c3fa
Merge pull request #10431 from appwrite/add-param-examples
feat: add requestBody param examples in specs
2025-09-05 10:36:41 +01:00
Matej Bačo
4cf3d0b87b move projects.list() to module 2025-09-05 09:17:44 +02:00
Chirag Aggarwal
d2b681e95c Merge branch '1.8.x' into add-param-examples 2025-09-04 20:48:28 +05:30
fogelito
15b56593f4 Partial update 2025-09-04 15:28:59 +03:00
fogelito
ac9181a2e6 Line 2025-09-04 15:06:58 +03:00
fogelito
8cc5efa2cb Use Document 2025-09-04 15:06:38 +03:00
fogelito
3fc05c54fb Fix get prefs 2025-09-04 14:59:59 +03:00
fogelito
2e26ea3a1b $prefsDocument 2025-09-04 14:54:22 +03:00
fogelito
8327111c3a Merge branch '1.8.x' of https://github.com/appwrite/appwrite into fix-put-prefs 2025-09-04 14:50:25 +03:00
fogelito
8b271eb159 Catch error 2025-09-04 14:47:59 +03:00
Khushboo Verma
3aa163a21e Update comment only if lock is acquired, else continue 2025-09-04 11:50:12 +05:30
Khushboo Verma
14b278a9a6
Merge branch '1.8.x' into feat-update-preview-url-in-vcs-controller 2025-09-04 11:11:37 +05:30
Chirag Aggarwal
9c05532eff
Merge branch '1.8.x' into add-param-examples 2025-09-04 11:53:28 +07:00
Chirag Aggarwal
8a734293f0 feat: add requestBody param examples in specs 2025-09-04 10:22:51 +05:30
Matej Bačo
5c5c4e432f Fix content type header 2025-09-03 18:04:58 +02:00
Matej Bačo
f6308b3477 AI code quality fixes 2025-09-03 17:57:12 +02:00
Matej Bačo
b75952071e Support array headers for set-cookie 2025-09-03 17:32:15 +02:00
Khushboo Verma
df1b4c9193
Merge branch '1.8.x' into feat-update-preview-url-in-vcs-controller 2025-09-03 18:46:08 +05:30
Khushboo Verma
e3af59332c Replace err with warning 2025-09-03 18:45:43 +05:30
loks0n
1b586bbc51 chore: revert scheduler & hook changes 2025-09-03 12:47:33 +01:00
Khushboo Verma
b32e1ad930 Add vcsCommentLock before updating comment 2025-09-03 16:57:15 +05:30
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
Khushboo Verma
8d5a879c9f
Merge branch '1.8.x' into feat-update-preview-url-in-vcs-controller 2025-09-03 16:20:46 +05:30
Khushboo Verma
c49ab1a077
Merge branch '1.8.x' into fix-placeholder-style-in-templates 2025-09-02 13:41:24 +05:30