Chirag Aggarwal
d81f2f8b5c
Merge branch '1.6.x' into bump-sdk
2025-03-13 11:01:14 +05:30
Chirag Aggarwal
e119bf6777
chore: update changelogs
2025-03-13 05:30:09 +00:00
Steven Nguyen
301471354e
chore: regenerated 1.6.x examples
...
To ensure we didn't have anything extra, I deleted the 1.6.x folder and
then regenerated the examples via the sdk command.
2025-03-12 15:45:40 -07:00
Chirag Aggarwal
a0605b14cb
chore: regen specs and update vers
2025-03-07 04:14:45 +00:00
Jake Barnby
d809ab1ff3
Merge branch 'feat-bulk-operations' of github.com:appwrite/appwrite into feat-bulk-operations
...
# Conflicts:
# app/controllers/api/databases.php
# app/controllers/shared/api.php
# composer.json
# composer.lock
2025-03-05 12:47:47 +13:00
Jake Barnby
a5c4fe0a2d
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
...
# 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
# app/controllers/api/databases.php
# app/controllers/shared/api.php
# composer.json
# composer.lock
# docs/references/databases/create-document.md
2025-03-05 12:44:39 +13:00
Chirag Aggarwal
6ad34a7bf7
chore: sdk versions and corresponding docs
2025-02-27 05:05:31 +00:00
Matej Bačo
3932b8bdc1
Merge branch '1.7.x' into feat-sites
2025-02-19 12:54:05 +01:00
Khushboo Verma
b1854fee10
Add helper methods in functionBase
2025-02-15 23:23:02 +05:30
Chirag Aggarwal
9ebb4b9626
Merge branch '1.6.x' into pla-2428
2025-02-14 09:04:30 +05:30
Bradley Schofield
a8a5b4d00c
Update docs/references/databases/update-documents.md
...
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2025-02-11 09:24:18 +09:00
Bradley Schofield
a27ba015e9
Merge branch '1.6.x' into feat-bulk-operations
...
# Conflicts:
# app/controllers/api/databases.php
# app/controllers/shared/api.php
# composer.json
# composer.lock
2025-02-11 09:23:49 +09:00
Damodar Lohani
2efe1ed9dc
new health endpoint
2025-02-06 04:24:04 +00:00
Damodar Lohani
87b3f535bd
fix renaming
2025-02-06 03:36:53 +00:00
Matej Bačo
30f34d5764
Deprecate markdown docs refferences
2025-02-05 12:27:20 +01:00
Jake Barnby
386c6076b2
Merge branch '1.6.x' into feat-bulk-operations
...
# Conflicts:
# composer.json
# composer.lock
2025-02-05 01:52:35 +13:00
Chirag Aggarwal
fcfef4d474
Merge branch '1.6.x' into pla-2428
2025-02-04 08:12:42 +00:00
Matej Bačo
0fe072b17b
Fix more tests
2025-02-03 12:38:27 +01:00
Ebenezer Don
6394a30581
Merge branch '1.6.x' into docs-clarify-updates-endpoints-2
2025-01-28 21:34:08 +00:00
Gurjeet Singh Virdee
8508e6009b
refactor: cleaned up syntax by removing unnecessary '='
2025-01-24 19:13:56 +05:30
Bradley Schofield
a6f459ecca
Cleanup a few leftover from development
2025-01-24 14:26:17 +09:00
Bradley Schofield
8fb7a2db32
Merge branch '1.6.x' into feat-bulk-operations
...
# 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
# app/controllers/api/databases.php
# app/controllers/api/functions.php
# app/controllers/api/migrations.php
# app/controllers/api/projects.php
# app/controllers/api/proxy.php
# app/controllers/api/storage.php
# app/controllers/api/users.php
# app/controllers/api/vcs.php
# composer.json
# composer.lock
# docs/references/account/create-push-target.md
# docs/references/account/delete-push-target.md
# docs/references/account/update-push-target.md
# src/Appwrite/SDK/Method.php
# src/Appwrite/Specification/Format/OpenAPI3.php
# src/Appwrite/Specification/Format/Swagger2.php
2025-01-23 11:19:20 +09:00
Jake Barnby
758d8496c1
Merge pull request #9237 from appwrite/feat-1.6.x-new-sdk-class
...
Implement new SDK Class on 1.6.x
2025-01-22 20:38:10 +13:00
Bradley Schofield
f4c1c72bcf
Merge branch '1.6.x' into feat-update-sdk-gen
...
# Conflicts:
# composer.lock
2025-01-20 16:51:52 +09:00
Bradley Schofield
f3b395f3f3
Add remaining missing descriptions and enable the desc check
2025-01-20 12:16:00 +09:00
Bradley Schofield
02e7f91e59
Address all missing descriptions apart from ones in projects.php
2025-01-17 16:44:25 +09:00
Ebenezer Don
4e1494d16d
docs: clarify update endpoints only work on draft messages
2025-01-16 13:36:21 +00:00
Bradley Schofield
8f2cca5b0f
Fix Response Models
2025-01-10 16:53:09 +09:00
Gurjeet Singh Virdee
a39341ada8
fix: add missing single quote
2025-01-08 14:48:54 +05:30
Bradley Schofield
02ab3c850e
Update SDK Generator versions
2025-01-08 06:40:33 +00:00
Gurjeet Singh Virdee
c451074278
restored the permissions term
2025-01-06 01:29:06 +05:30
Steven Nguyen
a502b1c566
Merge branch '1.6.x' into feat-apns-content-available
2024-12-31 22:56:15 +00:00
Gurjeet Singh Virdee
cce6222184
docs: update CLI commands in documentation
2024-12-20 22:24:39 +05:30
loks0n
47785d9c4d
docs: update
2024-12-17 11:58:25 +00:00
Bradley Schofield
b4c77fbd5f
Get Initial Draft Working
2024-12-16 14:59:01 +09:00
Vincent (Wen Yu) Ge
bb3143128f
Merge branch 'main' into docs-create-document
2024-12-12 21:26:23 +00:00
Christy Jacob
7301704762
Merge branch 'main' into patch-2
2024-12-11 20:25:57 +04:00
Jake Barnby
8531b70089
Update docs
2024-12-11 19:15:29 +13:00
Bradley Schofield
f7e69624c6
Address comments
2024-12-11 10:19:10 +09:00
Bradley Schofield
e9c2ebbcf5
Implement SDK Multiplexing for Create Document/s
2024-12-10 12:31:26 +09:00
Bradley Schofield
c47f65d27c
Merge remote-tracking branch 'origin/feat-bulk-operations' into feat-bulk-updates
2024-12-03 05:03:02 +00:00
Ebenezer Don
7f3a342940
Remove inaccurate info about leaving the URL parameter empty
2024-11-12 16:44:20 +00:00
Bradley Schofield
44234da995
Implement Bulk Updates API
2024-11-11 15:27:26 +09:00
Bradley Schofield
f703a0db18
Merge branch 'feat-bulk-operations' into feat-bulk-deletes
...
# 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
# src/Appwrite/Utopia/Response/Model/BulkOperation.php
2024-11-11 12:41:24 +09:00
Bradley Schofield
bb40455cb7
Add documentation, update specs
2024-11-07 12:34:18 +09:00
loks0n
99565cae99
feat: improve copy
2024-11-06 21:21:21 +01:00
loks0n
7fd5f8c934
docs
2024-11-06 16:00:27 +01:00
Christy Jacob
e6fb296666
feat: update API endpoint in the code examples
2024-11-06 12:07:14 +01:00
Jake Barnby
8bc37026cd
Revert "Feat adding coroutines"
2024-10-08 20:54:40 +13:00
Binyamin Yawitz
d14edf4207
reverting: to set coroutines as head
2024-10-01 10:30:47 -04:00
Binyamin Yawitz
5512340cdd
Revert "Feat eldad4 coroutines"
2024-09-20 12:30:05 -04:00
Binyamin Yawitz
ef1380bf61
chore: merge
2024-09-09 14:52:47 +02:00
Jake Barnby
fe62cf857c
Update docs
2024-09-09 20:38:15 +12:00
Jake Barnby
d930fed475
Generate console SDK
2024-09-05 15:48:38 +12: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
Torsten Dittmann
3c94e07bbb
docs: add changelogs for dart and flutter
2024-08-27 15:25:26 +02:00
Christy Jacob
fec30cc614
feat: update SDK version
2024-08-27 15:56:15 +04:00
Christy Jacob
2ccf617dd8
feat: update SDK version
2024-08-27 14:25:25 +04:00
ItzNotABug
3c5bc03acc
update: rebuild sdks.
2024-08-21 17:47:19 +05:30
ItzNotABug
706865ccb8
Merge branch '1.6.x' into update-docs
2024-08-21 17:33:02 +05:30
Christy Jacob
bf2ff4be0f
feat: update SDKs and docs
2024-08-21 14:53:05 +04:00
ItzNotABug
2a5dfa2dd4
update: rebuild docs with correct syntax.
2024-08-21 14:46:51 +05:30
Christy Jacob
c760fb7d3f
feat: update SDKs and docs
2024-08-21 00:25:30 +04: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
Bradley Schofield
dc149761d8
Address Jake's Comments
2024-08-20 13:23:11 +09:00
Christy Jacob
77c8ab7e5f
feat: update sdks
2024-08-18 13:21:23 +04: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
90c7ab5c05
Rename deployment method
2024-08-08 09:07:27 +02: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
Bradley Schofield
2060d3f09c
Rename everything to use specification instead of size
2024-07-31 20:27:32 +09:00
Khushboo Verma
395f431718
Add endpoint to get template by ID
2024-07-30 17:16:45 +05:30
Khushboo Verma
c9f8671af1
Small fixes
2024-07-30 15:13:38 +05:30
Khushboo Verma
198b460e22
Improve tests
2024-07-30 02:25:18 +05:30
Khushboo Verma
de114e61cd
Merge branch '1.6.x' into feat-move-functions-marketplace-to-appwrite
2024-07-26 17:48:48 +05:30
Matej Bačo
6d31f18bca
Merge branch 'main' into chore-sync-main
2024-07-24 08:32:55 +02:00
Matej Bačo
58ba4f391f
Merge branch 'main' into update-redirection-info-in-docs
2024-07-21 16:20:08 +02:00
Khushboo Verma
1b5d815532
Add get function templates endpoint
2024-07-19 17:39:18 +05:30
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
Torsten Dittmann
86ed408cfe
chore: release cli 6.0.0-rc.4
2024-07-17 15:54:04 +02:00
Bradley Schofield
e3b123d559
Implement Runtime Sizes instead of individual memory and cpu
2024-07-16 14:26:53 +09:00
Bradley Schofield
824a70f936
Move Runtime Controls PR to 1.5.x
2024-07-12 18:25:57 +09:00
Torsten Dittmann
9fb3cc82c3
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into 1.6.x-sdks
2024-07-10 18:04:25 +02:00
Bradley Schofield
801f22856c
Remove 1.6.x generated docs
2024-07-10 16:34:41 +09:00
Bradley Schofield
14ce70b0ff
Add 1.6.x Docs
2024-07-09 13:49:44 +09:00
Bradley Schofield
542d2e23bd
Rollback Docs
2024-07-09 02:21:52 +00:00
Bradley Schofield
8c19fcd087
Update documentation
2024-07-08 12:59:49 +09: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
Torsten Dittmann
5a5609dc0a
feat: 1.6.x sdks
2024-07-03 17:25:40 +02:00
Binyamin Yawitz
366d75fe39
feat: Delete execution
2024-06-27 11:17:14 -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
Christy Jacob
fdf44c7bab
Merge branch 'main' of https://github.com/appwrite/appwrite into sync-with-main
2024-06-20 15:26:17 +00:00
Khushboo Verma
c2c6d337ed
Resolved merge conflict
2024-06-06 19:39:16 +05:30
Binyamin Yawitz
b5a241db8d
merge: Main into Coroutines
2024-06-05 18:38:39 -04:00
ItzNotABug
a9cee074be
update: add api doesn't support redirections.
2024-06-05 13:45:41 +05:30
Steven Nguyen
2f8380e97d
fix(docs): remove extraneous word in Verify authenticator description
2024-05-29 13:59:12 -07:00
Matej Bačo
613677e9f7
Implement users.createJWT
2024-05-27 20:04:50 +00:00
Khushboo Verma
f0de4c6eac
Resolved merge conflict
2024-05-23 18:34:48 +05:30
Steven Nguyen
5a618840b9
chore: generate sdks and examples
2024-05-20 15:54:37 -07:00
Steven Nguyen
14ec9334a0
chore: update dart and flutter changelogs
2024-05-20 15:54:37 -07:00
Steven Nguyen
0c5cf36dcd
fix(docs): update users create token description
...
1. The endpoint does not create a user
2. The endpoint is incorrect
2024-05-15 19:15:44 +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
Damodar Lohani
61af107c82
Merge pull request #7776 from appwrite/feat-react-native-sdk
...
React Native SDK
2024-05-05 11:09:46 +05:45
Damodar Lohani
ef0b27840c
update readme
2024-04-30 11:51:36 +00:00
Khushboo Verma
564fe96eec
Resolve merge conflicts
2024-04-29 19:05:51 +05:30
Damodar Lohani
665812c28b
fix typo
2024-04-28 01:38:46 +00:00
Damodar Lohani
3451dd3f4b
fix typo
2024-04-28 01:38:21 +00:00
Damodar Lohani
7e2c486ee1
Merge remote-tracking branch 'origin/1.5.x' into feat-react-native-sdk
2024-04-25 08:52:37 +00:00
Damodar Lohani
0cb62ef530
update changelog
2024-04-25 07:27:55 +00:00
Damodar Lohani
e5655d215d
update changelog
2024-04-25 01:44:29 +00:00
Steven Nguyen
b75f5263a2
Merge branch 'main' into chore-sync-main-into-1.5.x
2024-04-23 23:43:53 +00:00
Eldad A. Fux
6c8b228b6c
Merge branch 'main' into feat-eldad4-coroutines
2024-04-22 22:37:10 +02:00
Vincent (Wen Yu) Ge
28cdd7a0f3
Update docs/references/account/create-mfa-authenticator.md
2024-04-17 14:02:39 -04:00
Vincent (Wen Yu) Ge
a1f2264ce0
Fix links to mfa authenticator docs because methods were updated
2024-04-12 20:07:48 +00:00
Damodar Lohani
5976295051
sdk docs
2024-04-11 05:15:10 +00:00
Eldad Fux
5ce3de4933
Merge remote-tracking branch 'origin/main' into feat-eldad2-coroutines
2024-04-02 02:13:15 +02:00
Steven Nguyen
7eae743a6b
chore(sdks): update dart changelog
2024-03-21 17:23:17 -07:00
Steven Nguyen
b91fa98dc1
chore(sdks): update msg91 examples
2024-03-21 17:22:55 -07:00
Damodar Lohani
7c7d09514a
Update docs/sdks/react-native/GETTING_STARTED.md
...
Co-authored-by: Vincent (Wen Yu) Ge <vincent@appwrite.io>
2024-03-12 08:35:17 +05:45
Damodar Lohani
cfd7534993
Update docs/sdks/react-native/GETTING_STARTED.md
...
Co-authored-by: Vincent (Wen Yu) Ge <vincent@appwrite.io>
2024-03-12 08:35:10 +05:45
Damodar Lohani
e03102a112
Update docs/sdks/react-native/GETTING_STARTED.md
...
Co-authored-by: Vincent (Wen Yu) Ge <vincent@appwrite.io>
2024-03-12 08:34:54 +05:45
Damodar Lohani
271db5ce69
react native getting started
2024-03-10 02:21:50 +00:00
Torsten Dittmann
198567fae7
release: flutter/dart sdks
2024-03-09 12:49:39 +01:00
Jake Barnby
2392e4ae26
Fix specs and versions
2024-03-08 16:09:50 +01:00
Jake Barnby
7d3f8a80ea
Push SDKs
2024-03-08 10:58:46 +01:00
Torsten Dittmann
19555651a5
feat: release console sdk
2024-03-08 10:38:19 +01:00
Torsten Dittmann
b8b3a69a55
fix: specs
2024-03-08 10:28:25 +01:00
Torsten Dittmann
dfef0e732c
sync: main -> 1.5.x
2024-03-07 17:16:39 +01:00
Matej Bačo
efeb898be1
Import fixes
2024-03-07 15:29:42 +01:00
Torsten Dittmann
a53e630536
Merge branch 'main' of https://github.com/appwrite/appwrite into sync-main-1.5.x-2
2024-03-05 10:31:51 +01:00
Torsten Dittmann
907c9201f9
chore: generate docs
2024-03-04 11:06:47 +01:00
Torsten Dittmann
ad39c15d99
Merge pull request #7696 from appwrite/feat-mfa-collection
...
feat: mfa collection restructure
2024-03-04 10:18:49 +01:00
Torsten Dittmann
2af73cb54e
chore: generate docs
2024-03-04 10:08:13 +01:00
Matej Bačo
9bcad451f2
Add recovery codes to users API
2024-03-03 15:17:38 +00:00
Matej Bačo
e6ad1c6830
Add more recovery code endpoints
2024-03-02 13:05:22 +00:00
Christy Jacob
e90f536bd7
Merge branch 'main' of https://github.com/appwrite/appwrite into revert-7629-revert-7614-chore-usage-queue-health
2024-03-01 16:47:24 +00:00
Matej Bačo
5cefca1c22
Fix MFA flows and docs
2024-03-01 16:22:51 +00:00
Christy Jacob
2ffcb9b07e
Merge branch 'main' of https://github.com/appwrite/appwrite into refactor-usage-sn
2024-03-01 16:08:03 +00:00
Christy Jacob
d91f6960f7
Merge pull request #7661 from appwrite/chore-usage-queue-health
...
usage/usage-dump queue health endpoints
2024-03-01 21:25:02 +05:30
Khushboo Verma
8ee64d43ce
Update endpoint description
2024-03-01 16:35:52 +05:30
Steven Nguyen
fed197a313
Merge branch '1.4.x' into chore-sync-1.4.x-into-main
2024-02-29 21:53:39 +00:00
Jake Barnby
884dee6717
Push SDKs
2024-02-27 21:12:00 +13:00
Christy Jacob
03d6eb7401
Merge pull request #7669 from appwrite/main
...
Sync main
2024-02-26 17:39:33 +05:30
Jake Barnby
cd554aa17f
Merge remote-tracking branch 'origin/1.5.x' into feat-rc-sdks
...
# Conflicts:
# app/config/specs/open-api3-1.5.x-client.json
# app/config/specs/open-api3-1.5.x-console.json
# app/config/specs/open-api3-1.5.x-server.json
# 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.5.x-client.json
# app/config/specs/swagger2-1.5.x-console.json
# app/config/specs/swagger2-1.5.x-server.json
# app/config/specs/swagger2-latest-client.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# composer.lock
2024-02-26 18:43:52 +13:00
Vincent (Wen Yu) Ge
ab36133a8f
Add descriptions
2024-02-25 22:58:33 +00:00
Khushboo Verma
353092ba00
Remove create build endpoint
2024-02-26 00:05:00 +05:30
Torsten Dittmann
ffa4d347b7
revert: service description file
2024-02-25 18:52:57 +01:00
Torsten Dittmann
9d35e7525c
docs: messaging placeholder
2024-02-25 18:46:48 +01:00
shimon
92dfe93033
Merge branch 'main' of github.com:appwrite/appwrite into chore-usage-queue-health
2024-02-25 10:32:02 +02:00
Christy Jacob
7ae09ba795
Revert "Revert "usage/usage-dump queue health endpoints""
2024-02-25 13:42:28 +05:30
Jake Barnby
b6bafe4b07
Update generated docs
2024-02-25 00:34:42 +13:00
Jake Barnby
7c42a59c85
Merge remote-tracking branch 'origin/1.5.x' into feat-rc-sdks
...
# 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
# composer.lock
2024-02-23 18:01:59 +13:00
Luke B. Silver
f285173f4e
Merge branch '1.5.x' into feat-ssr-dx
2024-02-22 13:22:41 +00:00
Christy Jacob
a8098831a3
Revert "usage/usage-dump queue health endpoints"
2024-02-22 12:21:48 +05:30
Christy Jacob
3f5e40ad46
Merge pull request #7591 from appwrite/feat-storage-health-check
...
Add storage health check
2024-02-22 12:16:10 +05:30
Torsten Dittmann
e7259f0a3d
Merge branch '1.5.x' into feat-rc-sdks
2024-02-21 18:22:17 +01:00
Torsten Dittmann
e7f94d7095
fix: update mfa sdk method name
2024-02-21 18:08:22 +01:00
Jake Barnby
623c82c727
Merge remote-tracking branch 'origin/1.4.x' into 1.5.x
...
# Conflicts:
# app/config/specs/open-api3-1.4.x-client.json
# app/config/specs/open-api3-1.4.x-console.json
# app/config/specs/open-api3-1.4.x-server.json
# 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.4.x-client.json
# app/config/specs/swagger2-1.4.x-console.json
# app/config/specs/swagger2-1.4.x-server.json
# app/config/specs/swagger2-latest-client.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# composer.json
# composer.lock
# src/Appwrite/Auth/Validator/Phone.php
2024-02-22 01:32:26 +13:00
Jake Barnby
942847cf3a
Merge remote-tracking branch 'origin/main' into 1.5.x
...
# Conflicts:
# app/config/collections.php
# app/config/errors.php
# 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
# app/controllers/api/account.php
# app/controllers/api/teams.php
# app/controllers/api/users.php
# app/controllers/shared/api.php
# app/init.php
# app/worker.php
# composer.json
# composer.lock
# docker-compose.yml
# src/Appwrite/Extend/Exception.php
# src/Appwrite/Platform/Services/Tasks.php
# src/Appwrite/Platform/Tasks/Maintenance.php
# src/Appwrite/Platform/Workers/Certificates.php
# src/Appwrite/Platform/Workers/Deletes.php
# src/Appwrite/Platform/Workers/Messaging.php
# src/Appwrite/Platform/Workers/Usage.php
# src/Appwrite/Platform/Workers/UsageHook.php
# src/Appwrite/Specification/Format/OpenAPI3.php
# src/Appwrite/Specification/Format/Swagger2.php
# tests/e2e/Services/Account/AccountConsoleClientTest.php
2024-02-22 01:29:28 +13:00
Jake Barnby
81b9c4dca2
Push SDKs
2024-02-22 00:31:50 +13:00
Jake Barnby
7e7a0cfabe
Merge remote-tracking branch 'origin/1.5.x' into feat-rc-sdks
2024-02-21 22:07:19 +13:00
Jake Barnby
9498d680fb
Add doc refs
2024-02-21 22:04:27 +13:00
Vincent (Wen Yu) Ge
f287e60e87
Merge branch 'main' into doc-sdks-python-update-getting-started-guide
2024-02-20 10:25:16 -05:00
loks0n
fa28496b32
feat: ssr dx changes
2024-02-20 11:45:11 +00:00
shimon
1577be9172
usage/usage-dump queue health endpoints
2024-02-19 21:36:14 +02:00
Jake Barnby
aaccff6eb8
Example updates
2024-02-19 17:12:47 +13:00
Torsten Dittmann
874b20bd58
chore: release console sdk
2024-02-17 13:38:02 +00:00
Torsten Dittmann
e35a9efb12
Merge branch '1.5.x' of https://github.com/appwrite/appwrite into feat-rc-sdks
2024-02-15 11:32:15 +00:00
Khushboo Verma
00db19257d
Add health storage check
2024-02-15 11:57:24 +05:30
Jake Barnby
18f7168160
Merge main
2024-02-12 14:18:19 +13:00
Jake Barnby
96cd478624
Update examples
2024-02-07 20:12:15 +13:00
Khushboo Verma
11ceeff5ca
Add health certificate validity endpoint
2024-02-06 15:15:03 +05:30
Jake Barnby
6c17a9ef95
Update generator and deploy RC SDKs
2024-02-06 01:40:51 +13:00
Jake Barnby
770c76b1ad
Add doc ref
2024-01-29 17:46:07 +13:00
Bradley Schofield
73b1837d66
Remove HealthFailedJobs Model
2024-01-26 09:41:30 +00:00
Torsten Dittmann
a9f1e4d78d
feat: delete account ( #7392 )
...
* feat: delete account
* fix: new endpoint only for console sdk
* fix: hide endpoint from public sdks
* fix: account delete scope
2024-01-22 18:29:10 +01:00
Christy Jacob
cfc25288b5
Merge pull request #7422 from appwrite/feat-email-otp
...
Feat: Email OTP
2024-01-22 19:18:39 +04:00
Matej Bačo
cba974805d
PR review changes
2024-01-22 14:30:11 +00:00
Matej Bačo
32cc186ea6
Merge remote-tracking branch 'origin/1.5.x' into feat-session-renewal
2024-01-22 08:17:52 +00:00
Steven Nguyen
3938c53256
Add endpoint to list a message's targets
...
This endpoint is needed so that the Console can fetch the associated
targets to display when viewing the details of a message or going in
to edit a message.
2024-01-19 06:03:23 +00:00
Jake Barnby
de96e0f3dc
Update ruby
2024-01-18 20:07:39 +13:00
loks0n
d488cadee4
docs: verb noun desc file pattern
2024-01-16 10:33:54 +00:00
Matej Bačo
4f5755e7d0
Implement session renewal
2024-01-15 13:43:21 +00:00
loks0n
d2ff3f6bb8
docs: standardise account md names
2024-01-13 09:32:03 +00:00
loks0n
642582c283
docs: fix links to create email password session
2024-01-12 17:39:44 +00:00
loks0n
741f7cbbc8
docs: update create token desc
2024-01-12 17:32:05 +00:00
loks0n
ee96b220c3
docs: create session
2024-01-12 17:10:23 +00:00
loks0n
9900a96207
docs: update create session name
2024-01-09 12:43:38 +00:00
Torsten Dittmann
d344ba46c4
feat: account delete ( #7415 )
...
* feat: account delete
* chore: run specs
* release: console sdk
* chore: run formatter
* tests: fix project tests
2024-01-09 12:58:36 +01:00
loks0n
5c803f6eff
Merge branch '1.5.x' of https://github.com/appwrite/appwrite into feat-ssr
2024-01-08 11:41:55 +00:00
Jake Barnby
5135262b79
Merge remote-tracking branch 'origin/1.4.x' into 1.5.x
...
# Conflicts:
# app/config/errors.php
# composer.lock
2023-12-15 02:41:46 +13:00
loks0n
5a63fef157
Merge branch '1.4.x' of https://github.com/appwrite/appwrite into feat-ssr
2023-11-30 12:13:44 +00:00
loks0n
8ea9706174
feat: Matej renaming plan
2023-11-30 11:35:52 +00:00
Jake Barnby
6ad4566b6b
Update CLI
2023-11-21 00:15:50 +13:00
Jake Barnby
02b6659b35
SDK releases
2023-11-16 21:50:39 +13:00
loks0n
546dc3cfd1
docs: better function descriptions
2023-11-14 14:12:08 +00:00
loks0n
df0271c56a
chore: rename to 'custom' sessions
2023-11-02 13:22:10 +00:00
loks0n
49425fb8fc
test: fix
2023-10-26 15:04:47 +01:00
prateek banga
fd4a81c4fc
made review changes
2023-10-25 23:03:23 +05:30
loks0n
3a9202a46b
chore: christy feedback
2023-10-25 13:20:29 +01:00