Christy Jacob
|
af126a28ae
|
Merge pull request #8639 from appwrite/fix-scheduled-executions
Fix: scheduled executions data
|
2024-09-18 01:40:31 +04:00 |
|
Torsten Dittmann
|
c5dae9f018
|
fix: backwards compatibility
|
2024-09-16 13:49:13 +02:00 |
|
Torsten Dittmann
|
8ac2f64353
|
fix: function storage metrics
|
2024-09-16 11:58:08 +02: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 |
|
Christy Jacob
|
ca9af0510a
|
Merge pull request #8627 from appwrite/fix-functions-logging
Fix: logging behaviour for Functions
|
2024-09-10 14:49:06 +04:00 |
|
Christy Jacob
|
876bb6e2c8
|
Merge pull request #8631 from appwrite/feat-vcs-env-vars
Feat: VCS vars to deployments & executions
|
2024-09-10 14:48:22 +04:00 |
|
Matej Bačo
|
8a2083feb5
|
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into fix-scheduled-executions
|
2024-09-10 10:38:01 +00:00 |
|
Steven Nguyen
|
9febb06052
|
fix: update abuse-key for mfa challenge endpoints
Because the key was not specific enough, when one user triggered the
rate limit, all users were affected.
|
2024-09-09 14:10:58 +00:00 |
|
Jake Barnby
|
f86b75733e
|
Revert body validator
|
2024-09-09 22:34:24 +12:00 |
|
Jake Barnby
|
af7bd705f4
|
Update console SDK version
|
2024-09-09 19:17:47 +12: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
|
e73053d5b2
|
Merge remote-tracking branch 'origin/1.6.x' into 1.6.1
|
2024-09-06 22:26:01 +12:00 |
|
Christy Jacob
|
3cef3a76ce
|
Merge pull request #8625 from appwrite/fix-router-logging
Fix: router function execution logging
|
2024-09-05 21:03:07 +04:00 |
|
Matej Bačo
|
9891f61610
|
Improve mail datetime format
|
2024-09-05 16:33:16 +02:00 |
|
Matej Bačo
|
4ae5e82d6f
|
Fix logging behaviour; new tests
|
2024-09-05 13:23:24 +00:00 |
|
Matej Bačo
|
fbe824af10
|
Fix router function execution logging
|
2024-09-05 10:17:30 +00:00 |
|
Jake Barnby
|
3f99f01953
|
Recreate original on create failure with new key
|
2024-09-05 20:41:50 +12:00 |
|
Jake Barnby
|
a28f19ff3c
|
Merge fix
|
2024-09-05 16:16:28 +12:00 |
|
Jake Barnby
|
57c5925526
|
Wrap attribute recreate in transaction
|
2024-09-05 15:45:28 +12:00 |
|
Jake Barnby
|
d39729d830
|
Param reorder
|
2024-09-05 15:45:13 +12:00 |
|
Jake Barnby
|
df7fa7c344
|
Revert payload to text
|
2024-09-05 15:44:49 +12:00 |
|
Jake Barnby
|
24746de9ba
|
Merge remote-tracking branch 'origin/1.6.1' 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-latest-console.json
# app/config/specs/swagger2-latest-server.json
# app/controllers/api/databases.php
|
2024-09-05 15:31:04 +12:00 |
|
Jake Barnby
|
c58fa78962
|
Remove tenant in filter
|
2024-09-05 14:25:11 +12:00 |
|
Jake Barnby
|
d29938107c
|
Merge branch '1.6.1' 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-console.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# composer.lock
|
2024-09-04 21:18:51 +12:00 |
|
Jake Barnby
|
72d6fb3901
|
Merge branch '1.6.1' into feat-string-attribute-resizing
# Conflicts:
# app/config/specs/open-api3-latest-console.json
# app/config/specs/open-api3-latest-server.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# composer.lock
|
2024-09-04 21:06:21 +12:00 |
|
Steven Nguyen
|
afdf34c45c
|
fix: update console redirect to include query params
Use `$request->getParams()` because `$request->getURI()` does not include
the query string.
|
2024-09-04 00:18:59 +00:00 |
|
loks0n
|
2bf5809505
|
feat: add methodType upload to create deployment
|
2024-09-03 14:44:11 +01:00 |
|
Bradley Schofield
|
a8b5a8a038
|
Merge branch '1.6.x' into fix-domain-execution-stats
|
2024-09-02 13:51:33 +09:00 |
|
Bradley Schofield
|
5820787afc
|
Run Linter
|
2024-08-30 19:21:26 +09:00 |
|
Bradley Schofield
|
627cbe285f
|
Address Comments
|
2024-08-30 19:18:45 +09:00 |
|
Bradley Schofield
|
40b1c28db0
|
Implement String Attribute Resizing
|
2024-08-30 18:22:17 +09:00 |
|
Bradley Schofield
|
c4d64a52d6
|
Fix Bandwidth and other metrics not being tracked for custom domain executions
|
2024-08-30 12:55:25 +09:00 |
|
loks0n
|
fc630bf3da
|
feat: payload validator
|
2024-08-29 15:46:18 +01:00 |
|
Christy Jacob
|
53a86e62d2
|
Merge branch 'update-sdk-versions' of github.com:appwrite/appwrite into update-sdk-versions
|
2024-08-27 15:56:52 +04:00 |
|
Christy Jacob
|
fec30cc614
|
feat: update SDK version
|
2024-08-27 15:56:15 +04:00 |
|
Bradley Schofield
|
a02a092faf
|
Merge branch '1.6.x' into feat-1.5.x-impl-deployment-storage-projects-usage
# Conflicts:
# app/controllers/api/project.php
# src/Appwrite/Utopia/Response/Model/UsageProject.php
|
2024-08-27 15:49:21 +09:00 |
|
Christy Jacob
|
e8125b4070
|
feat: linter
|
2024-08-26 15:05:50 +04:00 |
|
Christy Jacob
|
4f8e6d7005
|
feat: update experimental logging provider
|
2024-08-26 14:42:48 +04:00 |
|
Torsten Dittmann
|
6ef600deb9
|
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into feat-react-native-platform
|
2024-08-23 21:44:58 +02:00 |
|
Binyamin Yawitz
|
5cdb8388a1
|
chore: versions update
|
2024-08-23 13:02:54 -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 |
|
Torsten Dittmann
|
129c1e7c4f
|
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into feat-react-native-platform
|
2024-08-20 16:04:40 +02:00 |
|
Torsten Dittmann
|
f3874e680b
|
fix: react native platform for ios adn android
|
2024-08-20 13:03:03 +02:00 |
|
Khushboo Verma
|
d7cca0e25f
|
Revert request type to json in create execution
|
2024-08-20 16:16:03 +05:30 |
|
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 |
|
Bradley Schofield
|
dc149761d8
|
Address Jake's Comments
|
2024-08-20 13:23:11 +09:00 |
|