1
0
Fork 0
mirror of synced 2024-09-21 12:01:56 +12:00
Commit graph

21475 commits

Author SHA1 Message Date
Jake Barnby
2d02a7df53
Add JWT preview route for push images 2024-03-07 20:43:20 +01:00
Torsten Dittmann
6ba69b1299
Merge pull request #7749 from appwrite/feat-seperate-image
Feat seperate image IDs
2024-03-07 20:32:49 +01:00
Jake Barnby
7d896c3155
Add bucketId and fileId to image data 2024-03-07 18:40:45 +01:00
Eldad A. Fux
77d91ad762
Merge pull request #7725 from appwrite/feat-disable-api
Allow users to disable APIs
2024-03-07 18:35:29 +01:00
Khushboo Verma
8f1aaf69d4 Merge branch 'main' into feat-disable-api 2024-03-07 18:22:34 +01:00
Khushboo Verma
fae8b6e465 Remove extra code 2024-03-07 18:19:55 +01:00
Jake Barnby
664df69a5f
Fix method refs 2024-03-07 17:49:59 +01:00
Jake Barnby
f166a1c201
Update db 2024-03-07 17:43:44 +01:00
Torsten Dittmann
050f93628a
Merge pull request #7747 from appwrite/sync-main-1.5.x-3
sync: main 1.5.x 3
2024-03-07 17:36:42 +01:00
Torsten Dittmann
124cb721b8 sync: 1.5.x 2024-03-07 17:21:19 +01:00
Torsten Dittmann
d04609b6f0 Merge branch '1.5.x' of https://github.com/appwrite/appwrite into sync-main-1.5.x-3 2024-03-07 17:19:53 +01:00
Torsten Dittmann
fa37105de5
Merge pull request #7737 from appwrite/fix-mgiration-1.5.x
fix: migration 1.5.x
2024-03-07 17:19:43 +01:00
Torsten Dittmann
c55e38b39a
Merge branch '1.5.x' into fix-mgiration-1.5.x 2024-03-07 17:18:05 +01:00
Torsten Dittmann
dfef0e732c sync: main -> 1.5.x 2024-03-07 17:16:39 +01:00
Torsten Dittmann
e3c1379263
Merge pull request #7707 from appwrite/revert-7629-revert-7614-chore-usage-queue-health
Revert 7629 revert 7614 chore usage queue health
2024-03-07 17:10:58 +01:00
Torsten Dittmann
7054703c0b
Merge pull request #7745 from appwrite/fix-response-models
feat: cascading response/request filters
2024-03-07 16:59:41 +01:00
Torsten Dittmann
07000eabec test: remove deprecated filter tests 2024-03-07 16:49:44 +01:00
Torsten Dittmann
c3fc9e6567 tests: add request/response filter tests 2024-03-07 16:20:34 +01:00
Christy Jacob
91666894f9
Merge branch 'main' into revert-7629-revert-7614-chore-usage-queue-health 2024-03-07 20:35:37 +05:30
Torsten Dittmann
eacf7541a9 fix: convert filter to non-statics 2024-03-07 15:41:20 +01:00
Torsten Dittmann
bcebe02eef chore: run formatter 2024-03-07 15:05:14 +01:00
Torsten Dittmann
d721843ea8 test: response filters 2024-03-07 15:03:43 +01:00
Jake Barnby
8a73203635
Revert debugs 2024-03-07 14:52:13 +01:00
Khushboo Verma
18b45a7bda Merge branch 'main' into feat-disable-api 2024-03-07 14:52:12 +01:00
Torsten Dittmann
f80ece75a9 Merge branch '1.5.x' of https://github.com/appwrite/appwrite into fix-response-models 2024-03-07 14:50:15 +01:00
Torsten Dittmann
5e4eda2126 feat: cascading response models 2024-03-07 14:48:36 +01:00
Jake Barnby
b857fa3cdc
Debug 2024-03-07 14:06:33 +01:00
Jake Barnby
503fb2ca82
Debug 2024-03-07 12:49:54 +01:00
Jake Barnby
1db9d8b9ab
Fix method refs 2024-03-07 10:40:03 +01:00
Jake Barnby
1ffb80f2f7
Fix realtime db 2024-03-07 10:37:57 +01:00
Jake Barnby
2bed17de35
Debug 2024-03-06 21:50:31 +01:00
Torsten Dittmann
740a6a1e2d fix: migration for 1.5.x 2024-03-06 21:45:46 +01:00
Torsten Dittmann
3d059e470a fix: migration 1.5.x 2024-03-06 21:45:46 +01:00
Jake Barnby
3312ed1c5d
Debug 2024-03-06 21:14:55 +01:00
Torsten Dittmann
e6e9cb60b3
Merge pull request #7738 from appwrite/feat-pint
feat: pint
2024-03-06 20:48:06 +01:00
loks0n
4263235463 fix: reorder account endpoints 2024-03-06 19:07:58 +01:00
Torsten Dittmann
e764b358a0 fix: composer lock 2024-03-06 18:36:26 +01:00
Torsten Dittmann
5490d46f05 fix: remove phpcs.xml 2024-03-06 18:35:02 +01:00
Torsten Dittmann
0a1d572c72 chore: run formatter 2024-03-06 18:34:21 +01:00
Torsten Dittmann
64a9126398 fix: config 2024-03-06 18:33:32 +01:00
Torsten Dittmann
3ac8805b7d fix: config 2024-03-06 18:19:36 +01:00
Torsten Dittmann
8f187986d2 feat: pint 2024-03-06 18:13:43 +01:00
Shimon Newman
5b00737b55
Update app/init.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2024-03-06 18:09:13 +01:00
shimon
54a02fbb96 Merge remote-tracking branch 'origin/remove-cloud-scripts' into remove-cloud-scripts 2024-03-06 18:00:00 +01:00
shimon
dfac3d585a Merge branch 'main' of github.com:appwrite/appwrite into remove-cloud-scripts 2024-03-06 17:58:58 +01:00
Jake Barnby
1b7ce8fc61
Debug 2024-03-06 10:59:05 +01:00
Torsten Dittmann
b4a2bb9a1f
Merge pull request #7729 from appwrite/feat-new-runtimes
chore: update exector, runtimes
2024-03-05 12:12:08 +01:00
Jake Barnby
7fc214afbe
Update libs 2024-03-05 11:55:29 +01:00
Torsten Dittmann
4e04a70a49
Merge branch '1.5.x' into feat-new-runtimes 2024-03-05 11:53:10 +01:00
loks0n
a98323d8c9 chore: update executor, update appwrite/runtimes 2024-03-05 11:47:07 +01:00