1
0
Fork 0
mirror of synced 2024-10-02 10:16:27 +13:00
Commit graph

12655 commits

Author SHA1 Message Date
Torsten Dittmann
f3874e680b fix: react native platform for ios adn android 2024-08-20 13:03:03 +02:00
Bradley Schofield
f4f07860c3
Merge branch '1.6.x' into feat-sync-1.6.x-filters-migrations 2024-08-20 19:57:19 +09:00
Christy Jacob
a6748be70f Merge branch '1.6.x' of github.com:appwrite/appwrite into update-sdks-1.6 2024-08-20 14:53:08 +04:00
Christy Jacob
95feb59e0a chore: update SDKs 2024-08-20 14:50:57 +04:00
Khushboo Verma
d7cca0e25f Revert request type to json in create execution 2024-08-20 16:16:03 +05:30
Matej Bačo
f81800b414 Merge branch 'feat-separate-function-sizes' of https://github.com/appwrite/appwrite into feat-separate-function-sizes 2024-08-20 10:22:18 +00:00
Matej Bačo
ddb8ee433d Specs updates 2024-08-20 10:21:56 +00:00
Torsten Dittmann
f065022cab feat: react native platform 2024-08-20 12:01:20 +02:00
Bradley Schofield
9e44722b9c
Merge branch '1.6.x' into feat-runtime-controls-1.5.x 2024-08-20 18:36:11 +09:00
Matej Bačo
ba1effdcbf
Merge branch '1.6.x' into feat-separate-function-sizes 2024-08-20 10:52:59 +02:00
Christy Jacob
9f49e264dc
Merge pull request #8550 from appwrite/fix-session-alerts-bug
chore: fix session alerts
2024-08-20 12:44:13 +04:00
Bradley Schofield
dc149761d8 Address Jake's Comments 2024-08-20 13:23:11 +09:00
Bradley Schofield
e4147e11b3
Merge branch '1.6.x' into feat-sync-1.6.x-filters-migrations 2024-08-20 13:12:27 +09:00
Bradley Schofield
99ffcdd199 Merge branch '1.6.x' into feat-renaming-attributes
# Conflicts:
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-1.6.X-client.json
#	app/config/specs/swagger2-1.6.X-console.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	app/controllers/shared/api.php
#	app/realtime.php
#	composer.lock
#	src/Appwrite/Platform/Workers/Deletes.php
2024-08-20 13:07:55 +09:00
Bradley Schofield
8780c378e6
Merge branch '1.6.x' into feat-runtime-controls-1.5.x 2024-08-19 20:54:48 +09:00
Matej Bačo
12b6351060 Separate deployment and build sizes 2024-08-19 11:06:58 +00:00
Christy Jacob
c0eefc3b46 Merge branch '1.6.x' of github.com:appwrite/appwrite into update-sdks-1.6 2024-08-19 13:41:01 +04:00
Matej Bačo
ef8075f86b Fix missing function variables 2024-08-19 08:50:30 +00:00
Bradley Schofield
eb7f712379 Sync with 1.6.x changes
- Added migration for `files` metadata size increase
- Disabled `specification` migration until variable runtime specs are ready
- Unset `key` for runtimes in response filters
- Set the correct attribute `scopes` to be optional, reverting it for key and setting it for functions.
2024-08-19 14:52:07 +09:00
Bradley Schofield
f4bf57efcb Merge remote-tracking branch 'origin/1.6.x' into feat-runtime-controls-1.5.x
# Conflicts:
#	app/config/specs/open-api3-latest-client.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-1.6.x-client.json
#	app/config/specs/swagger2-1.6.x-console.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
2024-08-19 14:05:56 +09:00
Bradley Schofield
c97de246f3 Deal with Git name case stuff 2024-08-19 14:02:46 +09:00
Bradley Schofield
b855baded2 Add total for getSpecifications 2024-08-19 13:18:45 +09:00
Bradley Schofield
09f1a378dc Merge branch '1.6.x' into feat-runtime-controls-1.5.x
# Conflicts:
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
2024-08-19 11:57:34 +09:00
Christy Jacob
77c8ab7e5f feat: update sdks 2024-08-18 13:21:23 +04:00
Christy Jacob
044fac3d2a chore: fix session alerts 2024-08-17 11:01:10 +00:00
Christy Jacob
fb55fb1136 chupdate cache buster 2024-08-16 21:15:48 +00:00
Christy Jacob
a5ccba7561 chore: update console and specs 2024-08-16 20:58:55 +00:00
Binyamin Yawitz
f60992e81f
chore: matching latest specs 2024-08-16 16:26:20 -04:00
Binyamin Yawitz
2de3803796
Merge branch 'refs/heads/1.6.x' into refactor-changing-function-sdk-types
# Conflicts:
#	app/config/specs/open-api3-latest-client.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
2024-08-16 16:20:30 -04:00
Matej Bačo
d5db9253cd Fix breaking changes in lib 2024-08-16 11:25:01 +00:00
Matej Bačo
edbef8200e Merge remote-tracking branch 'origin/1.6.x' into fix-seconds-precision-exception 2024-08-16 09:15:10 +00:00
Matej Bačo
894a2bb646 Add seconds precision to scheduledAt 2024-08-16 09:11:13 +00:00
Christy Jacob
a114977100
Merge pull request #8543 from appwrite/fix-anyof-validator-specs
Fix: anyof validator specs
2024-08-16 13:01:05 +04:00
Bradley Schofield
9f52fc4e3b Update to use new database abuse adapter 2024-08-16 08:18:57 +00:00
Bradley Schofield
5e5c8007e2 Merge branch '1.6.x' into feat-renaming-attributes 2024-08-16 15:22:11 +09:00
Bradley Schofield
8770638d71 Implement Renaming Attributes in the API 2024-08-16 15:18:52 +09:00
Bradley Schofield
4128d4f221 Merge 1.6.x into feat-runtime-controls 2024-08-16 04:39:21 +00:00
Christy Jacob
22a3508c24
Merge pull request #8217 from appwrite/feat-extract-team-deletion
Feat Sync team deletion
2024-08-15 23:51:36 +04:00
Matej Bačo
92c423f744 Fix specs of AnyOf validator 2024-08-15 12:12:15 +00:00
Matej Bačo
c54daae118
Merge branch '1.6.x' into fix-16x-qa 2024-08-15 11:46:54 +02:00
Matej Bačo
56a43c8f74 PR review changes 2024-08-15 09:10:03 +00:00
Matej Bačo
9619d59a13 Update specs 2024-08-15 09:08:00 +00:00
Christy Jacob
9416f3c12a
Merge pull request #8540 from appwrite/fix-reorder-runtimes
fix: reorder runtimes
2024-08-15 13:05:19 +04:00
Matej Bačo
bc83b3e5ed Merge remote-tracking branch 'origin/1.6.x' into fix-16x-qa 2024-08-15 09:02:09 +00:00
Binyamin Yawitz
77329e79e0
feat: generating the latest specs 2024-08-14 14:34:00 -04:00
Binyamin Yawitz
b5f55ac5a5
feat: generating latest specs 2024-08-14 14:17:03 -04:00
Binyamin Yawitz
cf237d5130
refactor: changing create execution sdk types 2024-08-14 14:16:46 -04:00
loks0n
bcafec734d fix: reorder templates 2024-08-14 14:11:14 +01:00
Bradley Schofield
3e451c21ae Run Linter 2024-08-14 19:43:16 +09:00
Bradley Schofield
5285ef9939 Merge remote-tracking branch 'origin/1.6.x' into feat-runtime-controls-1.5.x 2024-08-14 19:36:15 +09:00
Matej Bačo
365edae7a9 Fix failing test 2024-08-14 10:12:57 +00:00
Matej Bačo
9964631bb7 Apply new terminology for template branch 2024-08-14 10:01:04 +00:00
Matej Bačo
72e4534025 Merge remote-tracking branch 'origin/1.6.x' into fix-manual-templates 2024-08-14 09:50:46 +00:00
Matej Bačo
3b20e53818 Merge remote-tracking branch 'origin/1.6.x' into fix-16x-qa 2024-08-14 08:06:10 +00:00
Christy Jacob
c3199210fa
Merge pull request #8528 from appwrite/fix-tempaltes-cors
Fix: Templates CORS
2024-08-14 00:53:30 +04:00
Christy Jacob
748c298e06 chore: generate specs 2024-08-13 15:59:04 +00:00
Christy Jacob
bfa253297b Merge branch 'main' of https://github.com/appwrite/appwrite into sync-1.6-main 2024-08-13 15:36:13 +00:00
Matej Bačo
c1e62a4e11 Add api group to templates 2024-08-13 12:59:37 +00:00
Matej Bačo
380dc8a106 Fix manual templates 2024-08-13 10:50:58 +00:00
Matej Bačo
1bf879f16a Merge remote-tracking branch 'origin/main' into fix-16x-qa 2024-08-13 09:05:53 +00:00
Damodar Lohani
b06cffac45
trigger functions event only if event is not paused 2024-08-13 14:37:06 +05:45
Christy Jacob
282f5088db
Merge pull request #8523 from appwrite/refactor-console-links
Refactor console links
2024-08-13 01:12:31 +04:00
Binyamin Yawitz
4373e72262
fix: typo 2024-08-12 16:37:49 -04:00
Binyamin Yawitz
0690e05807
chore: Updating console version 2024-08-12 16:27:44 -04:00
Binyamin Yawitz
22deb883c1
refactor: console links 2024-08-12 15:59:42 -04:00
Steven Nguyen
f47af1626c
Bump appwrite version to 1.5.10 2024-08-12 19:55:22 +00:00
Steven Nguyen
0d451ec123
Bump console to version 4.3.30 2024-08-12 19:44:55 +00:00
Khushboo Verma
e4cfcd00fd Updated composer.json 2024-08-12 23:17:22 +05:30
Christy Jacob
6d7fe6e28d
Merge pull request #8452 from appwrite/fix-buckets-metadata
fix: Increasing buckets metadata
2024-08-12 19:10:36 +04:00
Christy Jacob
856abeb76b
Merge pull request #8466 from appwrite/feat-adding-email
Feat changing emails
2024-08-12 19:01:33 +04:00
Binyamin Yawitz
c0770621cf
fix: reviews 2024-08-12 07:36:15 -04:00
Christy Jacob
8671609944
Merge pull request #8497 from appwrite/chore-upgrading-logger
chore: Upgrading logger
2024-08-12 15:23:28 +04:00
Christy Jacob
ec56ef9831
Merge pull request #8500 from appwrite/fix-keep-git
Fix keep git
2024-08-12 15:22:00 +04:00
Christy Jacob
891e709ba2
Merge pull request #8501 from appwrite/feat-adding-email-templates
Feat adding email templates
2024-08-12 14:35:41 +04:00
Khushboo Verma
468a97bcd2 Merge branch '1.6.x' into feat-add-multipart-support 2024-08-12 15:39:46 +05:30
Christy Jacob
4f0a265520
Merge pull request #8503 from appwrite/feat-base-runtimes
feat: base runtimes key
2024-08-12 13:41:54 +04:00
Matej Bačo
47a0998211
Merge branch '1.6.x' into fix-4xx-executions-status 2024-08-12 09:54:55 +02:00
Khushboo Verma
d895e62c81 Fixed GraphQL tests 2024-08-11 23:06:05 +05:30
Khushboo Verma
8667e9f821 Make application/json as default 2024-08-11 17:56:02 +05:30
Steven Nguyen
2b9f3c4638
Bump appwrite version to 1.5.9 2024-08-09 16:06:02 +00:00
Steven Nguyen
8eb707be2c
Bump console to version 4.3.29 2024-08-09 15:53:26 +00:00
Steven Nguyen
ae7b004b26
Merge pull request #8502 from appwrite/chore-bump-executor
Bump executor version from 0.5.5 to 0.5.7
2024-08-09 07:50:39 -07:00
Khushboo Verma
f3e4987f6c
Merge branch '1.6.x' into feat-add-multipart-support 2024-08-09 19:38:26 +05:30
Binyamin Yawitz
24137abd42
fix: Adding otp session email customizing 2024-08-09 09:05:35 -04:00
loks0n
e1c8cfc4a1 chore: refactor $key/$id names 2024-08-09 12:59:43 +01:00
loks0n
f6dec62c50 feat: add base/key runtime 2024-08-09 12:56:55 +01:00
Bradley Schofield
a59ba219ad Update specification consts 2024-08-09 17:17:13 +09:00
Steven Nguyen
6a4fa91aac
chore: bump executor version from 0.5.5 to 0.5.7 2024-08-08 22:55:35 +00:00
Binyamin Yawitz
850052b92f
fix: Adding otp session email customizing 2024-08-08 14:30:07 -04:00
Binyamin Yawitz
95fe939136
feat: adding explanation 2024-08-08 13:50:25 -04:00
Binyamin Yawitz
1c6b735a27
feat: disconnecting git only when provider it is an empty string 2024-08-08 13:48:45 -04:00
Binyamin Yawitz
01f27874b2
fix: Addressing review 2024-08-08 10:03:10 -04:00
Binyamin Yawitz
844ec11bd3
Merge branch 'refs/heads/1.6.x' into feat-extract-team-deletion 2024-08-08 09:58:30 -04:00
Christy Jacob
07b695fae9
Merge pull request #8459 from appwrite/refactor-session-alerts
refactor: no session alerts for otp and magic-url logins
2024-08-08 17:42:43 +04:00
Khushboo Verma
516d05402f Merge branch 'feat-add-multipart-support' of github.com:appwrite/appwrite into feat-add-multipart-support 2024-08-08 15:43:35 +05:30
Khushboo Verma
e6473db96c Update create execution body limit to 10MB 2024-08-08 15:42:58 +05:30
Matej Bačo
b20ee17fea Merge remote-tracking branch 'origin/1.6.x' into fix-4xx-executions-status 2024-08-08 08:38:20 +00:00
Matej Bačo
25f5c83594 Fix 4XX execution status 2024-08-08 08:38:15 +00:00
Khushboo Verma
e297371aa4
Merge branch '1.6.x' into feat-add-multipart-support 2024-08-08 14:07:12 +05:30
Matej Bačo
5d9804f42a Update 1.6 specs 2024-08-08 08:23:43 +00:00
Khushboo Verma
41de522d04 Merge branch '1.6.x' into feat-add-multipart-support 2024-08-08 13:47:11 +05:30
Matej Bačo
288e718890 Update specs 2024-08-08 09:11:33 +02:00
Matej Bačo
90c7ab5c05 Rename deployment method 2024-08-08 09:07:27 +02:00
Steven Nguyen
6410b2062c
Merge pull request #8472 from ItzNotABug/fix-proxy-rules-check
Fix Domain Check
2024-08-07 22:17:45 -07:00
Bradley Schofield
9900f998bc Merge branch '1.5.x' into feat-runtime-controls-1.5.x 2024-08-08 12:39:56 +09:00
Bradley Schofield
0116c1baf6 Update specs 2024-08-08 11:31:34 +09:00
Jake Barnby
314b27493f
Merge pull request #8488 from appwrite/1.5.x
Sync 1.5.x into main
2024-08-08 13:28:58 +12:00
Steven Nguyen
8f0294f9cb
Merge pull request #8361 from appwrite/feat-1.5.8-release-prep
Prepare 1.5.8 release
2024-08-07 13:00:40 -07:00
Binyamin Yawitz
d2b8d3ae7a
chore: finishing merge 2024-08-07 14:24:52 -04:00
Binyamin Yawitz
e672a0ebe2
Merge branch 'refs/heads/1.6.x' into feat-eldad4-coroutines
# Conflicts:
#	src/Appwrite/Auth/Validator/MockNumber.php
2024-08-07 14:01:46 -04:00
loks0n
f1b40c69cd Merge branch '1.6.x' of https://github.com/appwrite/appwrite into fix-build-size-limits 2024-08-07 17:31:51 +01:00
loks0n
da2c2e6f1d chore: update desc 2024-08-07 17:30:56 +01:00
Khushboo Verma
2f56c123c9 Merge branch '1.6.x' into feat-add-multipart-support 2024-08-07 18:46:46 +05:30
Khushboo Verma
dcf1684c8c Update dynamic response method 2024-08-07 18:45:53 +05:30
Bradley Schofield
2926ae281a Add missing specs and update executor 2024-08-07 17:08:51 +09:00
Binyamin Yawitz
fc95877177
chore: stan 2024-08-06 15:20:45 -04:00
Binyamin Yawitz
6475f29d45
chore: lint 2024-08-06 15:12:21 -04:00
Binyamin Yawitz
7a1e3ce4d9
chore: merge 2024-08-06 15:05:24 -04:00
Binyamin Yawitz
90acd79345
chore: Adjusting init to match latest 2024-08-06 15:04:59 -04:00
Binyamin Yawitz
9ed43ebbc2
Merge branch 'refs/heads/1.6.x' into feat-eldad4-coroutines
# Conflicts:
#	app/controllers/api/functions.php
#	app/controllers/general.php
#	app/init.php
#	composer.lock
#	dev/xdebug.ini
#	src/Appwrite/Utopia/Response.php
2024-08-06 14:57:05 -04:00
Khushboo Verma
d4cb90c608 Addressed PR comments 2024-08-06 23:01:09 +05:30
Christy Jacob
7ca654d35e
Merge pull request #8482 from appwrite/chore-bump-console-4.3.27 2024-08-06 21:09:06 +04:00
Steven Nguyen
203b6e7b56
chore: regenerate latest and 1.5.x specs 2024-08-06 16:14:19 +00:00
Steven Nguyen
d900e88e7e
Merge pull request #8416 from appwrite/fix-realtime-permission-change
Fix realtime permission change
2024-08-06 09:12:11 -07:00
Steven Nguyen
ab7f0b1348
Bump console to version 4.3.27 2024-08-06 16:03:53 +00:00
Christy Jacob
a019ada0e7
Merge branch '1.6.x' into feat-mock-numbers-review 2024-08-06 19:32:30 +04:00
Bradley Schofield
e51f912ab1 Address Jake's comments and add 0.5 cpu spec 2024-08-06 18:54:46 +09:00
Khushboo Verma
ccdfc8b1ea Resolve merge conflicts 2024-08-06 14:02:48 +05:30
Khushboo Verma
6691c985dd Add headers validator 2024-08-06 13:49:28 +05:30
Binyamin Yawitz
834fad78e1
refactor: Variables names 2024-08-05 16:20:52 -04:00
Binyamin Yawitz
18a519f32d
typo
Co-authored-by: Steven Nguyen <1477010+stnguyen90@users.noreply.github.com>
2024-08-05 15:46:23 -04:00
Christy Jacob
21ece879b2
Merge pull request #8473 from appwrite/feat-functions-autorestart
Feat: Functions autorestart
2024-08-05 18:11:31 +04:00
Christy Jacob
ad9586e7c7
Merge pull request #8434 from appwrite/fix-redeployments
Fix: function redeployments
2024-08-05 17:38:44 +04:00
Matej Bačo
9d271effdb
Merge branch '1.6.x' into feat-functions-autorestart 2024-08-05 15:27:49 +02:00
Khushboo Verma
6c6ef78238 Resolve conflict 2024-08-05 18:41:35 +05:30
Khushboo Verma
3190384d24 Add multipart support 2024-08-05 18:38:41 +05:30
Christy Jacob
6120391eb5
Merge pull request #8399 from appwrite/feat-session-alert-improvements
feat: session alert improvements
2024-08-05 13:44:54 +04:00
Bradley Schofield
19e7769d8c Merge branch '1.5.x' into feat-runtime-controls-1.5.x 2024-08-05 17:38:14 +09:00
Bradley Schofield
fb474734fe Ditch using an enum, use class 2024-08-05 16:16:24 +09:00
Bradley Schofield
4c56de8348 Move specification enum into an autoloaded directory 2024-08-05 15:53:09 +09:00
Matej Bačo
bce06a6178 Supply autorestart to executor 2024-08-03 09:14:19 +00:00
Christy Jacob
7be4196a58 chore: refactor code 2024-08-03 07:22:34 +00:00
ItzNotABug
b0441e5465 fix: domain check. 2024-08-03 12:26:21 +05:30
Binyamin Yawitz
2aa1511bbf
chore: Upgrading dbip to latest version 2024-08-02 10:19:23 -04:00
Binyamin Yawitz
73ecec099d
feat: adding team email and changing base to noreplay 2024-08-02 08:59:47 -04:00
Matej Bačo
bb1371c1fa Update sdks to 1.6.x 2024-08-02 14:36:29 +02:00
Bradley Schofield
eaef82b613 Update functions.php 2024-08-02 17:00:42 +09:00
Bradley Schofield
906de6a802 Fix queueForUsage not triggering for domain executions 2024-08-02 15:28:39 +09:00
Bradley Schofield
6e5e249e09 Update specs 2024-08-01 19:24:01 +09:00
Bradley Schofield
dcbf8356c0 Merge branch '1.5.x' into feat-runtime-controls-1.5.x 2024-08-01 19:23:56 +09:00
Bradley Schofield
1574bfdc9a Update functions.php 2024-08-01 18:40:36 +09:00
Bradley Schofield
facb1ad174 Cleanup leftovers and use hook for determining billing stuff 2024-08-01 15:30:24 +09:00
Christy Jacob
2686e06e68
Merge branch '1.6.x' into feat-session-alert-improvements 2024-08-01 00:44:39 +04:00
Bradley Schofield
2060d3f09c Rename everything to use specification instead of size 2024-07-31 20:27:32 +09:00
Bradley Schofield
198a7973c7 Implement Eldad's Suggestions 2024-07-31 15:21:07 +09:00
Binyamin Yawitz
1559fec29a
fix: Increasing buckets metadata 2024-07-30 16:53:18 -04:00
Khushboo Verma
e3017a83e0
Merge branch '1.6.x' into fix-disabled-function-logging 2024-07-30 19:21:24 +05:30
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
Bradley Schofield
fddfcac0ea Regenerate Specs 2024-07-30 17:57:06 +09:00
Bradley Schofield
f46e210000 Move mbSeconds into 1.5.x 2024-07-30 17:53:28 +09:00
Khushboo Verma
198b460e22 Improve tests 2024-07-30 02:25:18 +05:30
Binyamin Yawitz
ff1d4219e3
refactor: Exporting global 2024-07-29 15:15:57 -04:00
Binyamin Yawitz
b884059ecd
refactor: Making sure database names remains the same as previous versions 2024-07-29 12:29:21 -04:00
Christy Jacob
4809f49aeb
Merge pull request #8415 from appwrite/feat-strip-mail-vars
Feat strip mail vars
2024-07-29 19:03:27 +04:00
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
d43039387e Merge branch '1.6.x' into fix-disabled-function-logging 2024-07-29 11:19:36 +05:30
Bradley Schofield
16cd971682 Merge deployments and build storage metrics together 2024-07-29 12:03:41 +09:00
Binyamin Yawitz
613c3b41f8
fix: Redis with null password 2024-07-26 12:40:31 -04:00
Binyamin Yawitz
6619870847
fix: Load only when needed 2024-07-26 11:19:54 -04:00
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
75db8946a6 Fix function redeployments 2024-07-25 08:36:11 +00:00
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
Damodar Lohani
e21165f216
Fix file size calculation 2024-07-24 16:21:09 +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
Bradley Schofield
cb0baee4ad
Merge branch '1.5.x' into feat-runtime-controls-1.5.x 2024-07-24 12:00:17 +09: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
Binyamin Yawitz
2947d22392
chore: Updating workers 2024-07-22 14:45:39 -04:00
Binyamin Yawitz
4eee8689d3
fixes: Clean URL variables 2024-07-22 09:37:28 -04: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
7d2a65f87e Run linter and address more comments 2024-07-22 18:17:38 +09:00
Bradley Schofield
f0c1a62aa2 Remove CPU/Memory from document, add envs, add tests 2024-07-22 18:12:43 +09:00
Christy Jacob
eb4e259be5 chore: linter 2024-07-22 13:08:02 +04:00
Christy Jacob
7614a356a2 feat: address review comments 2024-07-22 12:55:15 +04:00
Bradley Schofield
3792f816ad Add new audit events 2024-07-22 17:03:53 +09: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