1
0
Fork 0
mirror of synced 2024-09-20 03:17:30 +12:00
Commit graph

12143 commits

Author SHA1 Message Date
Khushboo Verma
395f431718 Add endpoint to get template by ID 2024-07-30 17:16:45 +05:30
Khushboo Verma
939adfd09b Improve tests 2024-07-30 16:11:04 +05:30
Khushboo Verma
c9f8671af1 Small fixes 2024-07-30 15:13:38 +05:30
Khushboo Verma
198b460e22 Improve tests 2024-07-30 02:25:18 +05:30
Khushboo Verma
0369e8913f Add filter by runtimes 2024-07-29 18:59:16 +05:30
Khushboo Verma
9f0f5657cb Add filtering using usecase 2024-07-29 17:55:58 +05:30
Khushboo Verma
7dca530f70 Add pagination to templates 2024-07-29 16:02:49 +05:30
Khushboo Verma
de114e61cd Merge branch '1.6.x' into feat-move-functions-marketplace-to-appwrite 2024-07-26 17:48:48 +05:30
Khushboo Verma
03de578293 Rename as per convensions 2024-07-26 17:47:03 +05:30
Khushboo Verma
df5c495e8f Remove APPWRITE_API_KEY and add scopes 2024-07-26 16:06:40 +05:30
Matej Bačo
c924e417be Merge remote-tracking branch 'origin/1.6.x' into feat-expose-execution-schedule-date 2024-07-25 06:54:58 +00:00
Damodar Lohani
d2b2d1a135
fix file size calculations 2024-07-24 16:33:37 +05:45
Matej Bačo
0666ce2aad
Merge branch '1.6.x' into fix-router-dynamic-keys 2024-07-24 09:15:13 +02:00
Matej Bačo
c6ab0d8523
Merge branch '1.6.x' into feat-expose-execution-schedule-date 2024-07-24 08:38:09 +02:00
Matej Bačo
6d31f18bca Merge branch 'main' into chore-sync-main 2024-07-24 08:32:55 +02:00
Christy Jacob
bcd3af90f0
Merge pull request #8394 from appwrite/feat-add-appwrite-region-env-var
Add APPWRITE_REGION in function variables
2024-07-23 23:46:55 +04:00
Matej Bačo
cb3c7505fe Fix Router dynamic keys 2024-07-23 14:28:13 +02:00
Khushboo Verma
12487e17b0 Merge branch '1.6.x' into feat-move-functions-marketplace-to-appwrite 2024-07-23 14:22:08 +05:30
Bradley Schofield
0bdd2c5204
Merge branch '1.6.x' into feat-1.6.x-migrations-and-filters 2024-07-23 11:42:23 +09:00
Bradley Schofield
4b585466e1 Update api.php 2024-07-22 20:03:45 +09:00
Bradley Schofield
4f558d35be Improvement v3 -> v4 transition 2024-07-22 19:42:29 +09:00
Matej Bačo
304910e303 Add schedule date to response format 2024-07-22 10:36:18 +00:00
Bradley Schofield
3a6df3c973 Merge branch '1.6.x' into feat-1.6.x-migrations-and-filters 2024-07-22 11:38:17 +09:00
Bradley Schofield
8e61b2149f Auto update V3 Runtimes into V4 Runtimes on execution 2024-07-22 11:33:31 +09:00
Matej Bačo
d4a5891c0d Fix user JWTs without sessionID 2024-07-21 13:28:23 +00:00
Matej Bačo
2065468708 Make session not required in users JWT generation 2024-07-21 13:00:12 +00:00
Khushboo Verma
14589a11c0 Add Go templates 2024-07-19 18:24:59 +05:30
Khushboo Verma
6af886687e Add Go templates 2024-07-19 18:24:20 +05:30
Khushboo Verma
1b5d815532 Add get function templates endpoint 2024-07-19 17:39:18 +05:30
Torsten Dittmann
8ad15b2df1 feat: base migration for 1.6.x 2024-07-19 13:53:42 +02:00
Torsten Dittmann
0661291d4c chore: upgrade console 2024-07-18 20:59:55 +02:00
Khushboo Verma
6c1cfb83a6 Formatted file 2024-07-18 23:50:09 +05:30
Khushboo Verma
c0f7edc840 Add function templates to config 2024-07-18 23:47:28 +05:30
Torsten Dittmann
af998ef868 chore: update console 2024-07-18 17:29:15 +02:00
Torsten Dittmann
bcd472ca59 fix: compose console port 2024-07-17 22:39:32 +02:00
Torsten Dittmann
8bc75b2bbe fix: remove console static files from loading 2024-07-17 22:22:03 +02:00
Torsten Dittmann
8210e0ffaf fix: new image 2024-07-17 20:29:58 +02:00
Torsten Dittmann
9e1b00d8e5 fix: console image 2024-07-17 20:19:34 +02:00
Torsten Dittmann
e61ff28c0f fix: production compose template 2024-07-17 19:26:27 +02:00
Torsten Dittmann
0ecc1849a7 feat: containerized console 2024-07-17 19:24:52 +02:00
Torsten Dittmann
86ed408cfe chore: release cli 6.0.0-rc.4 2024-07-17 15:54:04 +02:00
Bradley Schofield
83c4350395 Make scopes optional on functions 2024-07-17 17:58:25 +09:00
Bradley Schofield
917de006bf Increate stable version number 2024-07-17 15:01:44 +09:00
Bradley Schofield
ec9bb8a898 Re-add V17 Response filter 2024-07-17 14:53:23 +09:00
Bradley Schofield
5d6b74e447 Add migrations and filters for 1.6.x 2024-07-17 14:52:17 +09:00
Damodar Lohani
0374711298
Update projects.php 2024-07-16 06:53:21 +05:45
Khushboo Verma
e6686bd3dd Add APPWRITE_REGION in env var 2024-07-15 12:40:11 +05:30
Damodar Lohani
7ed877d96a fix typo 2024-07-15 04:53:27 +00:00
Steven Nguyen
f3ad9a3f81
Merge pull request #7501 from Achraf112Ben/adding-darija-moroccan-arabic
Adding Darija (Moroccan Arabic) translation file
2024-07-14 21:39:20 -07:00
Damodar Lohani
8d52cb0f6b Merge remote-tracking branch 'origin/1.6.x' into feat-project-accessed-at 2024-07-14 10:18:54 +00:00