Christy Jacob
|
5f29af2c27
|
feat: use getDocument instead of find() for rules
|
2024-11-08 22:08:13 +01:00 |
|
Jake Barnby
|
6bba134650
|
Set min/max for datetime validator
|
2024-11-04 21:50:22 +13:00 |
|
Jake Barnby
|
de2ce16f10
|
Fix non-variable passed by reference
|
2024-11-04 21:49:20 +13:00 |
|
Bradley Schofield
|
40b8af0671
|
Further cleanup code now findOne returns empty doc
|
2024-10-31 17:13:23 +09:00 |
|
Fabian Gruber
|
fed9cdb408
|
use resource type constants
|
2024-10-29 16:10:57 +01:00 |
|
Fabian Gruber
|
225e2c21c3
|
feat: allow blocking based on resource attributes
|
2024-10-24 11:26:25 +02:00 |
|
Fabian Gruber
|
a9b648b2a9
|
chore: replace 'Expires' with 'Cache-Control: private' header to avoid CDN caching
|
2024-10-22 11:38:05 +02:00 |
|
Jake Barnby
|
a7f1cc128a
|
Validate cursor queries to avoid getDocument type error
|
2024-10-17 18:41:24 +13:00 |
|
Jake Barnby
|
ba24b668c9
|
Lint
|
2024-10-08 14:43:06 +13:00 |
|
Jake Barnby
|
2a6572ec4a
|
Merge remote-tracking branch 'origin/1.6.x' into chore-release-ruby
# Conflicts:
# app/controllers/api/functions.php
# composer.lock
|
2024-10-08 14:39:30 +13:00 |
|
Jake Barnby
|
be1cada848
|
Fix specs
|
2024-10-08 14:17:34 +13:00 |
|
Luke B. Silver
|
bff846480a
|
Update app/controllers/api/functions.php
Co-authored-by: Matej Bačo <matejbacocom@gmail.com>
|
2024-09-25 10:01:12 +01:00 |
|
loks0n
|
711dc7bd08
|
feat: add logic
|
2024-09-25 09:59:51 +01:00 |
|
Luke B. Silver
|
b52c9648f1
|
Merge branch '1.6.x' into feat-make-create-execution-async-loose
|
2024-09-25 09:35:55 +01:00 |
|
loks0n
|
8ae99cb373
|
feat: make create execution async loose
|
2024-09-20 20:00:59 +01:00 |
|
Binyamin Yawitz
|
5512340cdd
|
Revert "Feat eldad4 coroutines"
|
2024-09-20 12:30:05 -04:00 |
|
Binyamin Yawitz
|
1581a8c654
|
chore: merge
|
2024-09-18 09:28:55 -04:00 |
|
Binyamin Yawitz
|
e246005c51
|
chore: merge
|
2024-09-16 11:17:40 -04:00 |
|
Matej Bačo
|
c4991b9941
|
Merge remote-tracking branch 'origin/1.6.x' into fix-scheduled-executions
|
2024-09-14 10:28:30 +00:00 |
|
Matej Bačo
|
b1769ed5ca
|
Fix scheduled executions data
|
2024-09-07 12:20:23 +02:00 |
|
Matej Bačo
|
ff1d64a36a
|
Add VCS vars to deployments & executions
|
2024-09-06 10:50:29 +00:00 |
|
Jake Barnby
|
c58fa78962
|
Remove tenant in filter
|
2024-09-05 14:25:11 +12:00 |
|
Binyamin Yawitz
|
74a8c7da12
|
fix: fixes
|
2024-09-04 16:41:45 -04:00 |
|
Binyamin Yawitz
|
feb775d2c4
|
chore: merge, lint, stan
|
2024-09-04 14:52:01 -04:00 |
|
Binyamin Yawitz
|
cedf3cf28d
|
chore: format
|
2024-09-03 19:32:30 -04:00 |
|
Binyamin Yawitz
|
7d6eac4ddb
|
Merge branch '1.6.x' into feat-eldad4-coroutines
# Conflicts:
# app/cli.php
# app/controllers/api/account.php
# app/controllers/api/functions.php
# app/controllers/api/projects.php
# app/controllers/general.php
# app/controllers/shared/api.php
# app/http.php
# app/init.php
# app/realtime.php
# app/worker.php
# composer.json
# composer.lock
# src/Appwrite/Migration/Migration.php
# src/Appwrite/Platform/Tasks/Migrate.php
# src/Appwrite/Platform/Tasks/ScheduleExecutions.php
# src/Appwrite/Platform/Workers/Builds.php
# src/Appwrite/Platform/Workers/Deletes.php
# src/Appwrite/Specification/Format/Swagger2.php
# src/Appwrite/Utopia/Response.php
|
2024-09-03 19:06:48 -04:00 |
|
loks0n
|
2bf5809505
|
feat: add methodType upload to create deployment
|
2024-09-03 14:44:11 +01:00 |
|
loks0n
|
fc630bf3da
|
feat: payload validator
|
2024-08-29 15:46:18 +01:00 |
|
Christy Jacob
|
fec30cc614
|
feat: update SDK version
|
2024-08-27 15:56:15 +04:00 |
|
Matej Bačo
|
2a6873b756
|
Fix test
|
2024-08-22 10:51:08 +00:00 |
|
Matej Bačo
|
695844faa1
|
Merge remote-tracking branch 'origin/1.6.x' into feat-separate-function-sizes
|
2024-08-21 07:17:46 +00:00 |
|
Khushboo Verma
|
d7cca0e25f
|
Revert request type to json in create execution
|
2024-08-20 16:16:03 +05:30 |
|
Bradley Schofield
|
dc149761d8
|
Address Jake's Comments
|
2024-08-20 13:23:11 +09:00 |
|
Matej Bačo
|
12b6351060
|
Separate deployment and build sizes
|
2024-08-19 11:06:58 +00: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
|
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 |
|
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
|
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 |
|
Bradley Schofield
|
4128d4f221
|
Merge 1.6.x into feat-runtime-controls
|
2024-08-16 04:39:21 +00:00 |
|
Matej Bačo
|
92c423f744
|
Fix specs of AnyOf validator
|
2024-08-15 12:12:15 +00:00 |
|
Matej Bačo
|
56a43c8f74
|
PR review changes
|
2024-08-15 09:10:03 +00: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
|
cf237d5130
|
refactor: changing create execution sdk types
|
2024-08-14 14:16:46 -04: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 |
|