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

22317 commits

Author SHA1 Message Date
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
Bradley Schofield
4e5a2f71cc Change self-hosted update to 75K 2024-08-19 18:34:52 +09:00
Bradley Schofield
04e7434932 Address Christy's Comments 2024-08-19 18:07:10 +09:00
Matej Bačo
06f2f96747
Merge branch '1.6.x' into fix-env-vars 2024-08-19 11:02:12 +02:00
Matej Bačo
7c35464f73 Fix tests 2024-08-19 09:00:56 +00:00
Christy Jacob
f53156a57c
Merge pull request #8554 from appwrite/fix-env-vars
Fix missing function variables
2024-08-19 12:59:49 +04:00
Bradley Schofield
d52ab783d0 Add specification to response filter 2024-08-19 17:51:16 +09:00
Matej Bačo
ef8075f86b Fix missing function variables 2024-08-19 08:50:30 +00:00
Bradley Schofield
0488a4582b Add tests 2024-08-19 14:56:43 +09: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
07525350b2
Merge pull request #8547 from appwrite/fix-templateBranch-in-request-filter
Default fallback to  for templateBranch
2024-08-18 18:41:48 +04:00
Khushboo Verma
9175e39292
Merge branch '1.6.x' into fix-templateBranch-in-request-filter 2024-08-18 20:03:45 +05:30
Christy Jacob
4621a7da74 feat: update sdks 2024-08-18 13:25:08 +04: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
Christy Jacob
94070fdc71
Merge pull request #8542 from appwrite/refactor-changing-function-sdk-types
Refactor changing function sdk types
2024-08-17 00:27:12 +04: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
Binyamin Yawitz
db359e5892
Merge remote-tracking branch 'origin/refactor-changing-function-sdk-types' into refactor-changing-function-sdk-types 2024-08-16 16:19:59 -04:00
Christy Jacob
911b152d4f
Merge pull request #8485 from appwrite/update-docker-base
chore: update docker base image
2024-08-17 00:16:25 +04:00
Khushboo Verma
73819ced1b
Merge branch '1.6.x' into fix-templateBranch-in-request-filter 2024-08-16 22:17:30 +05:30
Christy Jacob
b115b6fb67
Merge pull request #8546 from appwrite/fix-seconds-precision-exception
Feat: Add seconds precision to scheduledAt
2024-08-16 20:21:27 +04:00
Khushboo Verma
0960a0cd3c Update tests 2024-08-16 18:01:15 +05:30
Khushboo Verma
e36c8786ea Add test for response format 2024-08-16 17:50:19 +05:30
Khushboo Verma
f4fb3e3c75 Default fallback to for templateBranch 2024-08-16 17:26:19 +05:30
Matej Bačo
d5db9253cd Fix breaking changes in lib 2024-08-16 11:25:01 +00:00
Matej Bačo
d17efb0180 Upgrade libs 2024-08-16 11:03:54 +00:00
Matej Bačo
8999c2d3f2 Fix failing tests 2024-08-16 10:17:35 +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
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
616123868d Revert unwanted change 2024-08-15 14:30:32 +00:00
Matej Bačo
9bac44850e Upgrade lib 2024-08-15 14:22:19 +00:00
Matej Bačo
92c423f744 Fix specs of AnyOf validator 2024-08-15 12:12:15 +00:00
Christy Jacob
e8f40342b1
Merge pull request #8358 from appwrite/fix-16x-qa
fix: Remaning 1.6 bugs
2024-08-15 14:08:40 +04: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
Christy Jacob
78af3ab867
Merge pull request #8527 from appwrite/fix-manual-templates
Fix: Manual templates
2024-08-15 12:55:56 +04:00
Bradley Schofield
6b9b1286a4
Merge branch '1.6.x' into feat-runtime-controls-1.5.x 2024-08-15 11:17:50 +09:00