Khushboo Verma
12bddc3b1f
Change secret type to bool
2024-10-24 10:59:47 +02:00
Torsten Dittmann
a8e2fb1ee5
Merge branch 'feat-sites' of https://github.com/appwrite/appwrite into fix-workers
2024-10-22 17:35:54 +02:00
Torsten Dittmann
7da8b44c63
chore: run formatter
2024-10-22 17:35:24 +02:00
Torsten Dittmann
c57cb3d2d9
fix: workers
2024-10-22 17:33:33 +02:00
Khushboo Verma
87cbd8fbf3
Move create function, create deployment to modules
2024-10-22 13:00:10 +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
1ed3dee135
Fix tests
2024-10-22 14:54:34 +13:00
Jake Barnby
8ab1600417
Update users API
2024-10-22 14:35:04 +13:00
Jake Barnby
99710e7b74
Force expired false if updating target identifier
2024-10-22 14:08:16 +13:00
Khushboo Verma
a503803725
Add secret attribute to variables
2024-10-21 16:33:57 +02:00
Jake Barnby
b32cb30737
Force CI
2024-10-17 18:51:41 +13:00
Jake Barnby
ea2192a83c
Force CI
2024-10-17 18:51:26 +13:00
Jake Barnby
a7f1cc128a
Validate cursor queries to avoid getDocument type error
2024-10-17 18:41:24 +13:00
Jake Barnby
f6658c4f5a
Merge remote-tracking branch 'origin/1.6.x' into check-cursor-value
2024-10-17 18:32:11 +13:00
Steven Nguyen
c247f4cc88
Merge pull request #8766 from appwrite/remove-audit-deletes
...
remove audits deletion
2024-10-11 16:25:26 -07: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
shimon
4590ae11ee
revert last commit
2024-10-07 13:57:02 +03:00
shimon
fa513d6242
debug
2024-10-07 11:06:08 +03:00
Bradley Schofield
4c5b202f8d
Merge branch '1.6.x' into chore-update-databases-findone
...
# Conflicts:
# composer.json
# composer.lock
2024-10-07 11:42:43 +09:00
Bradley Schofield
91b78a70ae
Remove redundancy
2024-10-07 11:40:01 +09:00
shimon
424f24af04
remove resource
2024-10-06 21:02:24 +03:00
shimon
a7c0ef3d09
remove audits deletion
2024-10-06 20:22:25 +03:00
ItzNotABug
6080a363ee
update: names.
2024-10-04 13:28:38 +05:30
Torsten Dittmann
ec77ab1007
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into migrations-backups
2024-10-03 11:13:44 +02:00
Binyamin Yawitz
671f801cd5
fix: missing protocol
2024-10-02 13:27:02 -04:00
Torsten Dittmann
4f4edc48af
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into migrations-backups
2024-10-02 17:38:50 +02:00
Damodar Lohani
769a8ee6c9
Remove JPEG fallback for webp
...
- Now that safari supports webp but without the appropriate header, remove the fallback
2024-10-02 11:23:27 +05:45
Christy Jacob
c610c9aff1
Merge pull request #8565 from appwrite/feat-console-roles-dl
...
chore: Changes for console roles support
2024-10-01 19:20:04 +04:00
fogelito
54f55f65f4
deletes-worker-set-project
2024-10-01 17:17:36 +03:00
Matej Bačo
2b3cab887f
Merge branch 'main' into 1.6.x
2024-09-30 15:33:15 +02:00
Damodar Lohani
e9a5299547
Merge remote-tracking branch 'origin/1.6.x' into feat-console-roles-dl
2024-09-29 02:01:42 +00:00
Torsten Dittmann
5f15c34ad5
Merge branch 'feat-console-roles-dl' of https://github.com/appwrite/appwrite into migrations-backups
2024-09-27 14:55:57 +02:00
Torsten Dittmann
2841875714
Merge branch 'main' of https://github.com/appwrite/appwrite into migrations-backups
2024-09-27 12:15:11 +02:00
fogelito
b1cfd1c0ff
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into migrations-backups
...
# Conflicts:
# app/controllers/api/databases.php
# composer.lock
2024-09-26 10:42:15 +03:00
Steven Nguyen
52700f12c2
Merge pull request #8404 from appwrite/1.5.x-db-storage-metrics
...
db storage metrics
2024-09-25 21:09:26 -07:00
Steven Nguyen
52e5947822
Merge branch 'main' into docs-fix-endpoints
2024-09-25 14:05:59 -07:00
Luke B. Silver
36368f3d80
Merge branch 'main' into fix-oauth-trigger-create-user-event
2024-09-25 11:26:58 +01:00
loks0n
3ba7d7c7de
fix: add payload
2024-09-25 10:48:39 +01:00
loks0n
ab5ef97767
fix: oauth trigger create user event
2024-09-25 10:39:11 +01: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
Bradley Schofield
f9d0f8fc38
Run Linter
2024-09-23 18:16:18 +09:00
Bradley Schofield
a309f31a33
Add tests, move hooks to API Layer
2024-09-23 18:08:48 +09:00
Damodar Lohani
c31e928def
fix linter
2024-09-22 02:44:53 +00: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
904e4c8650
Revert "Fix auth injection"
2024-09-20 12:24:12 -04:00
Binyamin Yawitz
24eef9accf
fix: injection name
2024-09-19 18:28:24 -04:00
fogelito
b519f5e23a
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into migrations-backups
...
# Conflicts:
# composer.json
# composer.lock
# src/Appwrite/Platform/Tasks/ScheduleBase.php
# src/Appwrite/Specification/Format/Swagger2.php
2024-09-19 18:19:45 +03:00
Bradley Schofield
82687c8ca4
Merge branch 'main' into 1.5.x-db-storage-metrics
...
# Conflicts:
# app/config/specs/open-api3-latest-console.json
# app/config/specs/swagger2-latest-console.json
# app/controllers/api/project.php
# src/Appwrite/Utopia/Response/Model/UsageProject.php
# tests/e2e/General/UsageTest.php
2024-09-19 15:37:27 +09:00
Binyamin Yawitz
1581a8c654
chore: merge
2024-09-18 09:28:55 -04:00
Bradley Schofield
e88cfed03a
Normalize algorithm being used
2024-09-18 16:30:02 +09:00
Damodar Lohani
1aa99a0f3e
Merge branch '1.6.x' into feat-console-roles-dl
2024-09-18 11:58:09 +05:45
Bradley Schofield
be3e3790c9
Update Database lib, update instances where findOne is used to ensure we check document is empty.
2024-09-18 14:47:36 +09:00
Christy Jacob
af126a28ae
Merge pull request #8639 from appwrite/fix-scheduled-executions
...
Fix: scheduled executions data
2024-09-18 01:40:31 +04:00
Damodar Lohani
e1238d0fe9
Merge branch '1.6.x' into feat-console-roles-dl
2024-09-17 14:52:29 +05:45
Binyamin Yawitz
e246005c51
chore: merge
2024-09-16 11:17:40 -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
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
Binyamin Yawitz
3ca7672726
chore: merge
2024-09-09 17:59:38 +02: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
Binyamin Yawitz
ef1380bf61
chore: merge
2024-09-09 14:52:47 +02: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
Binyamin Yawitz
9e525366cb
Merge branch '1.6.x' into feat-eldad4-coroutines
...
# Conflicts:
# app/controllers/api/functions.php
# app/init.php
# composer.lock
# src/Appwrite/Specification/Format/Swagger2.php
2024-09-05 18:09:16 -04:00
Matej Bačo
9891f61610
Improve mail datetime format
2024-09-05 16:33:16 +02: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
Damodar Lohani
cd40df8388
fix tests and membership update
2024-09-05 03:43:02 +00: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
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
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
Jake Barnby
db269d8b8f
Merge remote-tracking branch 'origin/1.6.x' into migrations-backups
2024-09-04 20:23:14 +12:00
Damodar Lohani
cb537534e3
remove dump
2024-09-04 07:42:35 +00:00
Damodar Lohani
bc5ac28b84
update validator and formatting
2024-09-04 02:01:56 +00:00
Damodar Lohani
413f3c20ab
use proper scope for platforms and keys endpoint
2024-09-04 01:51:32 +00: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
Richard Choi
08b539ba05
change API reference endpoints to sentence case
2024-09-03 16:32:11 +00:00
Richard Choi
4e780c0f75
Change API reference endpoints to sentence casing
2024-09-03 16:22:30 +00:00
loks0n
2bf5809505
feat: add methodType upload to create deployment
2024-09-03 14:44:11 +01:00
Jake Barnby
2c2e88f645
Merge remote-tracking branch 'origin/1.6.x' into migrations-backups
...
# Conflicts:
# app/init.php
# composer.json
# composer.lock
# src/Appwrite/Platform/Tasks/ScheduleBase.php
# src/Appwrite/Specification/Format/Swagger2.php
2024-09-03 14:48:57 +12:00
Damodar Lohani
550a479532
Merge remote-tracking branch 'origin/1.6.x' into feat-console-roles-dl
2024-09-03 02:05:43 +00: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
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
fogelito
d8148c5491
Change TimeLimit namespace
2024-08-25 11:19:25 +03: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
fogelito
5f27d75c11
Address comments
2024-08-22 17:30:50 +03: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
Jake Barnby
d2c7be19d0
Update database stack
2024-08-21 17:31:13 +12: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
fogelito
ff1a679c49
Merge branch 'main' of https://github.com/appwrite/appwrite into migrations-backups-v2
...
# Conflicts:
# composer.json
# composer.lock
# src/Appwrite/Platform/Tasks/Maintenance.php
# src/Appwrite/Platform/Workers/Migrations.php
# tests/e2e/Services/Databases/DatabasesBase.php
2024-08-20 16:36:54 +03: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
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
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
Christy Jacob
044fac3d2a
chore: fix session alerts
2024-08-17 11:01:10 +00: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
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
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
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
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
22deb883c1
refactor: console links
2024-08-12 15:59:42 -04:00
Khushboo Verma
e4cfcd00fd
Updated composer.json
2024-08-12 23:17:22 +05:30
Christy Jacob
ec56ef9831
Merge pull request #8500 from appwrite/fix-keep-git
...
Fix keep git
2024-08-12 15:22:00 +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
Khushboo Verma
f3e4987f6c
Merge branch '1.6.x' into feat-add-multipart-support
2024-08-09 19:38:26 +05:30
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
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
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
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
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
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
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
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
Christy Jacob
ad9586e7c7
Merge pull request #8434 from appwrite/fix-redeployments
...
Fix: function redeployments
2024-08-05 17:38:44 +04: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
ItzNotABug
b0441e5465
fix: domain check.
2024-08-03 12:26:21 +05:30
Bradley Schofield
eaef82b613
Update functions.php
2024-08-02 17:00:42 +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
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
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
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
Bradley Schofield
16cd971682
Merge deployments and build storage metrics together
2024-07-29 12:03:41 +09: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
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
c6ab0d8523
Merge branch '1.6.x' into feat-expose-execution-schedule-date
2024-07-24 08:38:09 +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
c167201d7c
feat: add role override for admins
2024-07-24 02:47:46 +04: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
Khushboo Verma
12487e17b0
Merge branch '1.6.x' into feat-move-functions-marketplace-to-appwrite
2024-07-23 14:22:08 +05:30
Binyamin Yawitz
4eee8689d3
fixes: Clean URL variables
2024-07-22 09:37:28 -04:00
fogelito
8de8ae03f3
Add header x-appwrite-preserve-dates
2024-07-22 15:38:58 +03: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
Christy Jacob
98b8e13add
feat: address review comments
2024-07-21 23:45:39 +04:00
Christy Jacob
711ca8801a
feat: address review comments
2024-07-21 23:30:06 +04:00
Matej Bačo
2065468708
Make session not required in users JWT generation
2024-07-21 13:00:12 +00:00
loks0n
2060b23379
feat: improve date
2024-07-19 22:19:52 +01:00
Binyamin Yawitz
916f58cd9d
fixes: Logger and Abuse timelimit
2024-07-19 14:19:30 -04:00
Khushboo Verma
1b5d815532
Add get function templates endpoint
2024-07-19 17:39:18 +05:30
Steven Nguyen
5aa944ee82
fix(realtime): add userId to queueForEvents
...
In order for realtime to detect and process a changed permission, the
userId param must be set.
2024-07-19 00:02:43 +00:00
Bradley Schofield
6768406422
Merge branch '1.5.x' into 1.5.x-db-storage-metrics
2024-07-18 16:21:56 +09:00
Bradley Schofield
f39d654725
Implement Trickle Down calculations
2024-07-18 13:58:02 +09:00
Binyamin Yawitz
b245aab9d8
fix: Adjusting to coroutine
2024-07-17 15:59:25 -04:00
Binyamin Yawitz
d1af8cfbe0
feat: Extracting authentication cookie
2024-07-17 15:21:47 -04:00
Binyamin Yawitz
19119b573d
chore: Merge and lint
2024-07-17 15:06:06 -04:00
Binyamin Yawitz
927dbc7e11
Merge branch 'refs/heads/1.6.x' into feat-eldad4-coroutines
...
# Conflicts:
# app/console
# app/controllers/api/account.php
# app/controllers/api/functions.php
# app/controllers/api/projects.php
# app/controllers/api/users.php
# app/controllers/api/vcs.php
# app/controllers/general.php
# app/controllers/mock.php
# app/controllers/shared/api.php
# app/init.php
# composer.json
# composer.lock
# src/Appwrite/Platform/Tasks/Doctor.php
# src/Appwrite/Platform/Tasks/ScheduleMessages.php
# src/Appwrite/Platform/Workers/Builds.php
# src/Appwrite/Utopia/Response.php
2024-07-17 14:31:13 -04:00
Bradley Schofield
667b69e146
Merge branch '1.5.x' into feat-runtime-controls-1.5.x
2024-07-17 17:04:04 +09:00
loks0n
d765c76576
fix: typo
2024-07-16 14:42:46 +01:00
loks0n
20e77a1e9e
feat: optimise
2024-07-16 13:03:26 +01:00
loks0n
67ec4b49ed
feat: only send after first session
2024-07-16 13:01:23 +01:00
Bradley Schofield
a57cc0a18e
Address Christy's comments
2024-07-16 20:00:00 +09:00
Bradley Schofield
372ad6ce43
Update mbSeconds calculation to use cpu cores
2024-07-16 19:12:40 +09:00
Bradley Schofield
e3b123d559
Implement Runtime Sizes instead of individual memory and cpu
2024-07-16 14:26:53 +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
Bradley Schofield
8222aa74ca
Merge branch '1.5.x' into feat-sn-implement-deployment-metric
2024-07-15 13:59:47 +09:00
Bradley Schofield
8ef309a4aa
Run Linter
2024-07-15 11:59:02 +09: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
Bradley Schofield
fce118ff34
Move GBHours to 1.5.x
2024-07-12 19:02:32 +09:00
Bradley Schofield
824a70f936
Move Runtime Controls PR to 1.5.x
2024-07-12 18:25:57 +09:00
Binyamin Yawitz
0988fd7581
improve: events data
2024-07-11 11:03:28 -04:00
fogelito
475e2a64ce
DuplicateException dbg
2024-07-11 13:36:28 +03:00
fogelito
865bfdbd34
DuplicateException dbg
2024-07-11 12:38:55 +03:00
fogelito
b4ab1c2c69
Debug create document
2024-07-10 16:34:05 +03:00
Bradley Schofield
1eb178bde9
Merge branch '1.6.x' into feat-update-delete-authenticator
2024-07-10 16:27:28 +09:00
Damodar Lohani
f4a4ec1def
Merge branch '1.6.x' into feat-project-accessed-at
2024-07-10 13:01:00 +05:45
Jake Barnby
b343158d19
Merge remote-tracking branch 'origin/main' into 1.6.x
...
# Conflicts:
# .gitmodules
# app/console
# composer.lock
# tests/e2e/Services/Health/HealthCustomServerTest.php
2024-07-10 19:11:04 +12:00
Jake Barnby
ed1a5b600d
Fix oldAttribute key length
2024-07-10 19:00:10 +12:00
Matej Bačo
e02261d09f
Fix download deployment
2024-07-08 10:06:01 +02:00
Bradley Schofield
996911e385
Update delete authenticator to remove OTP Validation
2024-07-08 10:42:27 +09:00
Damodar Lohani
61333908a5
set project accessed at while creating
2024-07-08 01:11:09 +00:00
Binyamin Yawitz
1217aee296
refactor: Connection pools
2024-07-04 15:04:36 -04:00
Binyamin Yawitz
664c3ad466
chore: Cleanup
2024-07-04 15:04:20 -04:00
Steven Nguyen
f32cfa6827
Merge pull request #8346 from appwrite/update-functions-api
...
docs: update functions api reference
2024-07-03 21:57:58 -07:00
Binyamin Yawitz
a3682b72e1
Merge remote-tracking branch 'refs/remotes/origin/main' into feat-eldad4-coroutines
...
# Conflicts:
# app/cli.php
# app/console
# app/controllers/api/projects.php
# app/controllers/general.php
# app/init.php
# app/realtime.php
# app/worker.php
# composer.json
# composer.lock
2024-07-03 17:03:24 -04:00
Matej Bačo
b9cebae561
Fix activate param
2024-07-03 17:14:59 +02:00
Richard
b2468a60f0
Merge branch 'main' into update-functions-api
2024-07-03 09:05:31 -04:00
Richard
1539fc2b7c
Merge branch 'main' into update-acct-api-reference
2024-07-03 09:04:45 -04:00
Damodar Lohani
d2c5e55ca7
Merge pull request #8355 from appwrite/feat-scheduled-executions
...
Feat scheduled executions
2024-07-03 16:08:48 +05:45
Matej Bačo
b5fc9d5789
PR review changes
2024-07-03 09:35:56 +00:00
Matej Bačo
2262d516f1
Merge remote-tracking branch 'origin/1.6.x' into mock-numbers
2024-07-03 09:30:11 +00:00
Damodar Lohani
75cd558670
Merge pull request #8323 from appwrite/feat-opr-v4-support
...
OPR v4 support
2024-07-03 15:11:54 +05:45
Damodar Lohani
1c0490aa91
Merge pull request #8315 from appwrite/feat-new-session-alert
...
Feat new session alert
2024-07-03 14:58:16 +05:45
Matej Bačo
3a570b1f73
PR review changes
2024-07-03 08:27:54 +00:00
Matej Bačo
5fb41fd216
Fix executions
2024-07-03 08:00:17 +00:00
Matej Bačo
5ef196ec9a
PR review changes
2024-07-03 07:11:15 +00:00
Matej Bačo
1c83668568
PR review changes
2024-07-03 07:02:41 +00:00
Binyamin Yawitz
c7d030fef4
Merge branch 'feat-scheduled-executions' into feat-delete-execution
2024-07-02 16:21:20 -04:00
Binyamin Yawitz
deaec44264
Merge branch '1.6.x' into mock-numbers
2024-07-02 16:21:07 -04:00
Matej Bačo
cc176a4e7d
Merge remote-tracking branch 'origin/1.6.x' into feat-scheduled-executions
2024-07-02 15:56:54 +00:00
Khushboo Verma
e9034a9d9d
Fix missing closing bracket
2024-07-02 17:08:59 +05:30
Khushboo Verma
ead0b93900
Resolve merge conflict
2024-07-02 14:59:15 +05:30
Khushboo Verma
f72f9c7881
Merge branch '1.6.x' into feat-new-session-alert
2024-07-02 14:50:11 +05:30
choir27
dc07b5d028
docs: update functions api reference
2024-07-01 15:35:55 -04:00
Binyamin Yawitz
30db70fe80
fix: reviews
2024-07-01 10:23:39 -04:00
Khushboo Verma
f8427155f9
Merge branch '1.6.x' into mock-numbers
2024-07-01 17:02:41 +05:30
loks0n
bb3ee81065
chore: rename metadata to data
2024-06-28 22:42:55 +01:00
Binyamin Yawitz
6f62f915d9
feat: Adding Authentication injection for user id and secret
2024-06-28 14:33:13 -04:00
Khushboo Verma
66c761b73e
Create execution even when logging is disabled
2024-06-28 19:51:33 +05:30
Binyamin Yawitz
4e4fcc06fd
refactor: Project deletion in worker
2024-06-27 18:27:04 -04:00
Binyamin Yawitz
b19d7cb35f
feat: Update scheduled when deleting an execution
2024-06-27 18:12:23 -04:00
Binyamin Yawitz
3aee3122a9
Merge remote-tracking branch 'refs/remotes/origin/feat-scheduled-executions' into feat-delete-execution
2024-06-27 15:10:51 -04:00
Binyamin Yawitz
010f8d3fb8
review: Delete execution
2024-06-27 12:36:24 -04:00
Binyamin Yawitz
366d75fe39
feat: Delete execution
2024-06-27 11:17:14 -04:00
Khushboo Verma
0a335ed8ac
Add appwrite version
2024-06-27 18:13:15 +05:30
Binyamin Yawitz
184d76fc9e
Merge branch 'refs/heads/1.6.x' into feat-extract-team-deletion
2024-06-26 12:28:12 -04:00
loks0n
d0125398f1
fix: test
2024-06-26 15:46:12 +01:00
loks0n
e884009075
fix: test
2024-06-26 13:14:07 +01:00
Luke B. Silver
ecf761beab
Merge branch '1.6.x' into feat-new-session-alert
2024-06-26 12:44:49 +01:00
loks0n
d9434517dc
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into feat-scheduled-executions
2024-06-26 12:30:48 +01:00
loks0n
303ce498be
feat: allow custom path method body
2024-06-26 12:30:23 +01:00
Matej Bačo
186cef458b
Implemented vcs.getRepositoryContents()
2024-06-26 10:03:27 +00:00
loks0n
6353de6f10
chore: fix template
2024-06-26 09:42:01 +01:00
Steven Nguyen
636497304e
Merge branch '1.5.x' into chore-sync-1.5.x-into-main
2024-06-25 23:47:37 +00:00
Luke B. Silver
dab0a17082
Merge branch '1.6.x' into feat-scheduled-executions
2024-06-25 17:21:44 +01:00
Christy Jacob
7cec278d27
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into mock-numbers
2024-06-25 15:17:22 +00:00
Christy Jacob
91fe8b7a8b
Merge pull request #8295 from appwrite/sync-with-main
...
Sync with main
2024-06-25 19:13:32 +04:00
Binyamin Yawitz
034814c924
chore: Removing default function timeout
2024-06-25 09:38:33 -04:00
Binyamin Yawitz
b849d82772
refactor: Singular
2024-06-25 09:18:17 -04:00
Khushboo Verma
0edbec4f44
OPR v4 support
2024-06-25 15:03:07 +05:30
loks0n
0d987045bf
chore: revert fmt
2024-06-25 08:46:51 +01:00
Steven Nguyen
13027fac5b
fix(users): update session secret to be longer
...
The create session endpoint created a 6 character secret which is too
short. This changes the secret to be 256 characters which is in line
with the secret for `account.createEmailPasswordSession()`.
2024-06-24 23:21:45 +00:00
Steven Nguyen
34b2e15243
fix(users): fix expire error when creating user session
...
Before this, the Create session API call would throw:
> Invalid document structure: Missing required attribute "expire"
This is because the `expire` attribute is required, but it was omitted
from the document. This PR ensures the `expire` attribute is set when
creating the session document.
2024-06-24 23:21:44 +00:00
Binyamin Yawitz
78d321b33b
chore: rearrange account.php methods
2024-06-24 15:52:22 -04:00
loks0n
0ea2438069
fix: implementation
2024-06-24 14:12:09 +01:00
loks0n
fbeca34df8
fix: func
2024-06-24 10:34:06 +01:00
loks0n
f3f233eb14
feat: new session alert
2024-06-21 19:21:05 +01:00
choir27
6a406454ba
docs: update api reference
2024-06-21 10:41:46 -04:00
Christy Jacob
a2f27ec15f
Merge branch '1.5.x' of https://github.com/appwrite/appwrite into sync-with-main
2024-06-21 13:11:35 +00:00
Binyamin Yawitz
6c26e2eb51
Merge branch 'refs/heads/main' into feat-eldad4-coroutines
...
# Conflicts:
# app/cli.php
# composer.json
# composer.lock
2024-06-20 17:23:15 -04:00
Christy Jacob
991a22f642
Merge pull request #8290 from appwrite/1.5.x
...
Sync 1.5.x into refactor-usage-sn
2024-06-21 00:38:21 +05:30
Christy Jacob
fdf44c7bab
Merge branch 'main' of https://github.com/appwrite/appwrite into sync-with-main
2024-06-20 15:26:17 +00:00
Christy Jacob
c5fa7eb7dc
Merge branch '1.6.x' of github.com:appwrite/appwrite into mock-numbers
2024-06-20 20:53:06 +05:30
Christy Jacob
814b59a13a
Merge branch 'main' of github.com:appwrite/appwrite into mock-numbers
2024-06-20 20:42:29 +05:30
Christy Jacob
1b1cfc38c8
fix: undefined variable
2024-06-20 20:31:20 +05:30
Christy Jacob
392aaca681
chore: fix tests
2024-06-20 20:19:56 +05:30
Steven Nguyen
e3bc1887a4
Merge pull request #8263 from appwrite/docs-clarify-optional-url
...
docs: update text description in request table
2024-06-19 09:45:53 -07:00
Christy Jacob
c5e788c2ef
Merge pull request #7888 from appwrite/feat-security-emails
...
New environment for certificates and security emails
2024-06-19 12:20:55 +05:30
Christy Jacob
868e57a9a3
Merge pull request #8281 from appwrite/main
...
Sync main into 1.5.x
2024-06-19 12:18:12 +05:30
Richard
0dc553f31d
Merge branch 'main' into docs-clarify-optional-url
2024-06-18 09:12:32 -04:00
Damodar Lohani
a93dcfa1b3
Update storage.php
2024-06-18 11:46:31 +05:45
Steven Nguyen
4b24848f22
Merge pull request #8236 from 2002Bishwajeet/fix-user-model
...
Fix: Don't set the target field if the existing target document is false
2024-06-17 17:11:27 -07:00
Binyamin Yawitz
6cfada946f
Merge branch '1.6.x' into feat-func-deploy-type
2024-06-17 13:53:21 -04:00
loks0n
2f0f7bf9c7
fix: test
2024-06-17 13:44:12 +01:00
Damodar Lohani
3dcd1314f5
fix file size multiplier
2024-06-17 04:50:22 +00:00
Christy Jacob
9e1541d96a
Merge branch 'main' of https://github.com/appwrite/appwrite into mock-numbers
2024-06-16 07:28:22 +00:00
Christy Jacob
a912bbe374
chore: update variable name
2024-06-16 07:19:10 +00:00
Luke B. Silver
9341c9d76b
Merge branch '1.6.x' into feat-scheduled-executions
2024-06-14 14:07:41 +01:00
fogelito
ccd0e863db
Merge branch 'refactor-usage-sn' of https://github.com/appwrite/appwrite into migrations-backups
...
Conflicts:
composer.lock
2024-06-13 18:25:28 +03:00
choir27
84d9b4befe
docs: fix hyperlink in storage code snippet
2024-06-13 09:59:20 -04:00
loks0n
865b12ba9d
chore: exception type
2024-06-13 09:24:51 +01:00
choir27
897ae1c859
docs: update text description in request table
2024-06-12 10:47:48 -04:00
loks0n
0a78d41ecb
chore: remove endTime
2024-06-12 13:50:18 +01:00
loks0n
7559c9af68
chore: us spelling of canceled
2024-06-12 11:21:48 +01:00
Binyamin Yawitz
7d248f29f0
feat: Coroutine graphql wip
2024-06-11 18:08:40 -04:00
Bishwajeet Parhi
190560b8ef
chore: append attributes instead of replace
2024-06-11 21:17:25 +05:30
loks0n
1269397475
chore: fmt
2024-06-11 15:50:50 +01:00
loks0n
853ffe804e
feat: improve duration calc
2024-06-11 15:48:55 +01:00
loks0n
67b32ecb05
test: cancel deployment
2024-06-11 15:41:13 +01:00
Bradley Schofield
d8b893c7c9
Small fixes
2024-06-11 14:52:21 +09:00
Bradley Schofield
83d093805f
Implement deploymentsStorage metric for projects API
2024-06-11 14:14:38 +09:00
Binyamin Yawitz
7dccb21ffc
lint
2024-06-10 15:14:06 -04:00
Binyamin Yawitz
e75645334a
test: GraphQL wip
2024-06-10 12:56:29 -04:00
Binyamin Yawitz
300c0f0ee2
test: Messaging, refactor to use own auth
2024-06-10 07:49:12 -04:00
Jake Barnby
a4c1275764
Add abuse limit for update password
2024-06-10 18:09:30 +12:00
Jake Barnby
3c123d372a
Merge pull request #8244 from appwrite/1.5.x
...
Sync 1.5.x into refactor-usage-sn
2024-06-10 12:22:16 +12:00
Steven Nguyen
a09a09a7a9
fix(auth): fix MFA verification for OAuth2 sessions
...
Before this, users who only signed in with OAuth2 were not able to
verify their sessions with MFA because their session already used an
email factor and they couldn't use an additional email factor.
This commit changes the OAuth2 session to include 2 factors: email and
oauth2. This second special factor is used to bypass MFA checks. It is
fine to bypass MFA checks because OAuth2 is supposed to handle the
entire authentication process, verifying who the user is and we, as the
resource provider, only need to trust the OAuth2 provider.
2024-06-07 16:45:14 -07:00
Matej Bačo
b8b81a9bd1
WIP: Schedulded executions
2024-06-07 19:05:29 +00:00
Khushboo Verma
97786a05ff
Updated cancelled build duration
2024-06-07 20:29:24 +05:30
Khushboo Verma
d233f1ac64
Update duration and endTime
2024-06-07 16:53:33 +05:30
Binyamin Yawitz
5ac5baca38
fixes: General refactors
2024-06-06 21:06:52 -04:00
Binyamin Yawitz
d0a55e266c
lint: Linting
2024-06-06 20:54:51 -04:00
Binyamin Yawitz
757cf24d4d
feat: Adjusting health API to new pools
2024-06-06 20:52:51 -04:00
Khushboo Verma
c2c6d337ed
Resolved merge conflict
2024-06-06 19:39:16 +05:30
Christy Jacob
3e47b43908
Merge pull request #8214 from appwrite/chore-update-create-build-endpoint
...
Remove build id from api endpoint
2024-06-06 17:53:05 +05:30
Jake Barnby
9e487b8ccf
Revert "Merge pull request #8237 from appwrite/revert-8193-feat-remove-random-shared-tables"
...
This reverts commit 930ae6ded0 , reversing
changes made to 1f6417b156 .
2024-06-06 20:11:19 +12:00
Binyamin Yawitz
6b0892a495
refactor: Adjusting to merge and some code cleanups
2024-06-05 20:41:23 -04:00
Binyamin Yawitz
b5a241db8d
merge: Main into Coroutines
2024-06-05 18:38:39 -04:00
Christy Jacob
ff6efc2855
Revert "Feat remove random shared tables"
2024-06-06 00:11:56 +05:30
Bishwajeet Parhi
cccda2a46c
fix: Don't set target attribute if no existing Target found
2024-06-05 23:34:01 +05:30
Eldad A. Fux
f91a68c8a0
Merge pull request #8207 from appwrite/feat-users-create-jwt
...
Feat: users.createJWT()
2024-06-04 07:00:32 -04:00
Jake Barnby
f459a5c458
Merge remote-tracking branch 'origin/refactor-usage-sn' into feat-remove-random-shared-tables
...
# Conflicts:
# docker-compose.yml
2024-06-04 17:43:14 +12:00
Damodar Lohani
66ac96580b
Merge branch 'main' into feat-security-emails
2024-06-04 06:51:24 +05:45
Binyamin Yawitz
0664c39533
fix: Typo
2024-06-03 14:11:31 -04:00
Khushboo Verma
d7a40e2b4d
Remove the code to fetch build document
2024-06-02 23:14:41 +05:30
Khushboo Verma
0eabff5faf
Refactor builds document creation
2024-05-31 01:53:29 +05:30
Khushboo Verma
d3c2e9db1f
Add comment for clarity
2024-05-30 22:33:37 +05:30
Binyamin Yawitz
18ca583df8
feat: Deleting teams in sync
2024-05-29 15:52:22 -04:00
Binyamin Yawitz
ca7f222640
feat: Adding cli to the function deployment type
2024-05-29 12:55:14 -04:00
Khushboo Verma
94e7669b41
Remove build id from api endpoint
2024-05-29 17:48:52 +05:30
Bradley Schofield
d4db55ab77
Fix failed queue param in failed jobs
2024-05-29 18:11:58 +09:00
Matej Bačo
b0317fb19d
Implement project dynamic (JWT) keys
2024-05-29 08:57:25 +00:00
Matej Bačo
3b8799353d
PR review changes
2024-05-29 07:51:51 +00:00
Matej Bačo
2dac8bc7ed
Update app/controllers/api/users.php
...
Co-authored-by: Steven Nguyen <1477010+stnguyen90@users.noreply.github.com>
2024-05-29 09:31:08 +02:00
Matej Bačo
711e26c605
Relay on lib to verify JWT expiry
2024-05-28 10:59:53 +00:00
Matej Bačo
b1ff989c3f
Implement tests, fix JWT maxAge
2024-05-28 09:25:54 +00:00
Matej Bačo
613677e9f7
Implement users.createJWT
2024-05-27 20:04:50 +00:00
fogelito
c08d34ead9
add destinations to api's
2024-05-27 18:56:28 +03:00
Khushboo Verma
b880a0a7b2
Remove :buildId from endpoint as discussed
2024-05-27 18:21:28 +05:30
Khushboo Verma
4e8855fad3
Merge branch '1.6.x' into feat-cancel-build-deployment
2024-05-27 18:03:59 +05:30
Matej Bačo
8dd883a312
Add comments
2024-05-24 13:04:30 +02:00
Jake Barnby
e19b465ce2
Move shared tables db to env var from const
2024-05-24 20:10:47 +12:00
Jake Barnby
4ed125f7c8
Remove random shared tables assignment in preparation of setting as override instead
2024-05-24 16:53:09 +12:00
Jake Barnby
a895ce4270
Remove redundant backup checks
2024-05-24 16:51:29 +12:00
Khushboo Verma
f0de4c6eac
Resolved merge conflict
2024-05-23 18:34:48 +05:30
Jake Barnby
9bb9f1eee7
Merge remote-tracking branch 'origin/refactor-usage-sn' into fix-setting-secrets
...
# Conflicts:
# tests/e2e/Services/Projects/ProjectsConsoleClientTest.php
2024-05-23 15:37:13 +12:00
Christy Jacob
aa76862692
Merge branch '1.5.x' of https://github.com/appwrite/appwrite into sync-with-1.5.x
2024-05-22 19:43:31 +00:00
Jake Barnby
680cd5194d
Fix returning hashed secrets
2024-05-22 14:11:06 +12:00
Jake Barnby
c7106b9147
Merge remote-tracking branch 'origin/refactor-usage-sn' into fix-setting-secrets
2024-05-22 12:50:58 +12:00
Matej Bačo
a115f878b3
Merge remote-tracking branch 'origin/1.6.x' into feat-function-tokens
2024-05-21 10:28:21 +00:00
loks0n
ff1cabdbf7
chore: refactor finally clause
2024-05-20 22:35:40 +01:00
Steven Nguyen
47ed708293
Merge branch 'main' into chore-sync-with-main
2024-05-20 19:03:54 +00:00
Steven Nguyen
91748b1bd5
Merge branch 'main' into fix-5516-in-team-membership-allow-adding-user-over-limit-from-console-or-apikey
2024-05-20 11:40:58 -07:00
Steven Nguyen
722f3291fa
Merge branch 'main' into chore-sync-with-main
2024-05-20 18:33:52 +00:00
loks0n
6bd407eae9
chore: refactor finally block
2024-05-20 18:55:15 +01:00
Christy Jacob
d258240f08
Merge pull request #8152 from appwrite/fix-improve-cold-start-error
...
fix: improve cold start error
2024-05-20 17:26:58 +01:00
loks0n
b3c00c4d32
chore: create doc
2024-05-20 11:46:41 +01:00
loks0n
863a2ce0a9
chore: matej review
2024-05-20 11:44:08 +01:00
Jake Barnby
5b82716986
Change from 1 in 20 to 1 in 5 projects on shared tables DB
2024-05-20 14:00:48 +12:00
Matej Bačo
2e1f67245d
Fix bugs, add old api key test
2024-05-16 08:39:15 +00:00
Christy Jacob
10722aa736
chore: cleanup obsolete tasks and workers
2024-05-16 07:11:00 +00:00
Ketan Baitule
894f001c7a
Update app/controllers/api/teams.php
...
Co-authored-by: Steven Nguyen <1477010+stnguyen90@users.noreply.github.com>
2024-05-16 08:00:46 +05:30
Steven Nguyen
03fd62cc04
Merge branch 'main' into 1.5.x
2024-05-15 11:36:15 -07:00
Ketan Baitule
6ff3fc5c6b
fix: Allow Adding User Over Limit From Console In Team Membership
2024-05-15 15:03:46 +05:30
Matej Bačo
37176e7865
Backwards compatible approach
2024-05-14 12:33:49 +00:00
Matej Bačo
9846b573bd
Merge remote-tracking branch 'origin/main' into feat-function-tokens
2024-05-14 11:59:43 +00:00
Matej Bačo
54c953d559
Add prefix of api key types
2024-05-14 11:58:31 +00:00
Torsten Dittmann
0365f4818b
Merge pull request #8102 from appwrite/fix-7268-oauth-apple-name
...
Fix email used for name when user is created via Apple OAuth2
2024-05-14 11:40:45 +02:00
Steven Nguyen
1626168d37
fix(project): set limit to retrieve all stats for the usage range
...
Because limit was not passed for the find() query, the limit defaulted to 25. As such, when requesting stats for the last 30 days, only the last 25 were retrieved.
2024-05-13 21:23:47 +00:00
fogelito
661329b977
Invalid cursor value
2024-05-09 19:54:28 +03:00
Matej Bačo
5002b0f3fa
PR review changes
2024-05-09 11:50:45 +00:00
Steven Nguyen
c76e29077c
feat(auth): try to get user name from request param if not from oauth2
...
This is only applicable for Apple OAuth2 because this is the only
provider that does not return user name from an API call and only
returns the name in the callback URL.
Reference:
* https://developer.apple.com/documentation/sign_in_with_apple/sign_in_with_apple_js/incorporating_sign_in_with_apple_into_other_platforms#3332115
2024-05-08 16:35:17 -07:00
Steven Nguyen
df064adce3
feat(auth): forward OAuth2 callback params
...
The only place Apple includes the user's name is in the params so we
need to forward the params to the redirect endpoint so they can be used
when creating the user.
2024-05-08 17:36:46 +00:00
Eldad Fux
c53de9fb6b
Merge branch 'main' of github.com:appwrite/appwrite into feat-eldad4-coroutines
2024-05-08 18:21:55 +01:00
Jake Barnby
f01922daf9
Fix syntax error
2024-05-08 21:06:30 +12:00
Jake Barnby
f7cd1e2361
Ensure namespace is set if override equals shared tables
2024-05-08 16:04:28 +12:00
Jake Barnby
921eb2b900
App::getEnv -> System::getEnv
2024-05-07 22:08:00 +12:00
Matej Bačo
08bf5aace4
Mark email verified after email OTP
2024-05-07 09:01:57 +00:00
Jake Barnby
e9bac08de0
Fix header test
2024-05-07 17:59:24 +12:00
Jake Barnby
356d155df2
Add shared tables enabled flag for quick toggle
2024-05-07 17:29:12 +12:00
Jake Barnby
74a147f3b2
Merge remote-tracking branch 'origin/refactor-usage-sn' into feat-shared-tables
...
# Conflicts:
# tests/e2e/Services/Projects/ProjectsCustomServerTest.php
2024-05-07 15:53:58 +12:00
Jake Barnby
912e3b01dc
Add clarifying comments
2024-05-07 14:07:04 +12:00
Steven Nguyen
5b5505cf97
fix(auth): ensure session factors don't contain duplicates
2024-05-06 17:48:44 -07:00
Steven Nguyen
7e07f6b958
feat(auth): ensure user isn't kicked out after enabling MFA
...
User's were kicked out and forced to verify their session after enabling
MFA if they already had factors enabled. This change ensures that they
are not kicked out of their current session after MFA is enabled by
adding all relevant factors to the session.
2024-05-06 17:48:08 -07:00
Steven Nguyen
98d18ecc47
refactor(auth): remove auth duration from Auth::sessionVerify() calls
...
The paramter was removed from the method so we don't need to pass it
in anymore.
2024-05-06 17:16:56 -07:00
Matej Bačo
9252b66493
Add scope tests
2024-05-06 11:27:28 +00:00
Matej Bačo
3a3d5b61a6
PR review changes
2024-05-06 09:55:59 +00:00
Matej Bačo
9a0d9cee15
Merge remote-tracking branch 'origin/main' into feat-function-tokens
2024-05-06 08:35:14 +00:00
Jake Barnby
52c52fa519
Add scheme to DSN on fail
2024-05-06 18:13:41 +12:00
Jake Barnby
db94070162
Use DSN for project database
2024-05-06 17:33:36 +12:00
Damodar Lohani
14a0dd3166
Merge remote-tracking branch 'origin/main' into feat-security-emails
2024-05-06 01:04:44 +00:00
shimon
8e291f3700
Merge branch 'refactor-usage-sn' of github.com:appwrite/appwrite into fix-file-size-limit
...
Conflicts:
app/controllers/api/storage.php
composer.lock
2024-05-05 11:52:49 +03:00
Eldad A. Fux
b2c57e2d8b
Merge pull request #7934 from appwrite/fix-custom-domain
...
Prevent functions domain to be used as custom domain
2024-05-05 06:53:29 +01:00
Damodar Lohani
74264582cc
Update proxy.php
2024-05-05 11:07:59 +05:45
Damodar Lohani
1094238820
add test
2024-05-05 04:56:49 +00:00
Damodar Lohani
9b0bacb1a2
Merge remote-tracking branch 'origin/refactor-usage-sn' into pea-699
2024-05-05 04:06:25 +00:00