Steven Nguyen and GitHub
c062a8f129
Bump console to version 5.2.27
2024-11-27 16:47:32 +00:00
Steven Nguyen and GitHub
35005657b9
Merge pull request #9026 from appwrite/feat-1.6.1-release-prep
...
Prepare 1.6.1 release
2024-11-27 08:44:36 -08:00
fogelito
98864b04e1
fix $options
2024-11-27 18:02:37 +02:00
Matej Bačo
36e3d9c603
WIP: Server-side rendering for sites
2024-11-27 16:27:40 +01:00
Christy Jacob and GitHub
441e56f445
Merge pull request #8932 from appwrite/fix-preview-domains-development
...
Fix: Preview domains locally
2024-11-27 13:13:33 +01:00
Fabian Gruber
f0b6c729c9
feat: add more tags to sentry
2024-11-26 16:13:55 +01:00
793eb53790
Update app/config/site-templates.php
...
Co-authored-by: Matej Bačo <matejbacocom@gmail.com >
2024-11-26 19:59:50 +05:30
Khushboo Verma
6b568e8b7f
Change case to sentence case
2024-11-26 19:55:13 +05:30
Fabian Gruber
98984a8085
refactor: use single adapter
2024-11-26 13:54:52 +01:00
Fabian Gruber
3a9ba8a6ad
feat: move certificate generation to Adapter
2024-11-26 13:54:52 +01:00
Damodar Lohani
3a21ed6333
Merge remote-tracking branch 'origin/1.6.x' into fix-project-accessed-at
2024-11-26 11:51:50 +00:00
shimon
5e3e0b6683
debug
2024-11-26 12:43:31 +02:00
shimon
9468b08eb2
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into multi-region-support
2024-11-26 12:31:22 +02:00
shimon
d2bf15b20b
debug
2024-11-26 11:50:34 +02:00
shimon
b1e5a5b987
Merge branch 'multi-region-support' of https://github.com/appwrite/appwrite into multi-region-support
2024-11-26 11:11:51 +02:00
Damodar Lohani
580a9f331f
fix user update
2024-11-26 08:59:03 +00:00
shimon
6f8c38dfa0
debug
2024-11-26 09:26:14 +02:00
Jake Barnby
ddb86127b7
Fix lint
2024-11-26 18:29:10 +13:00
Jake Barnby
ea0a5a186c
Merge remote-tracking branch 'origin/multi-region-support' into fix-no-pool-access
2024-11-26 16:21:48 +13:00
Jake Barnby
928590b175
Only create databases for current region
2024-11-26 16:20:11 +13:00
Matej Bačo
fec74ee9e4
Fix naming mistake
2024-11-25 18:39:24 +01:00
Matej Bačo
d719fd9be4
Update enum specs for frameworks
2024-11-25 18:19:18 +01:00
Matej Bačo
135023b3ed
Fix start issue
2024-11-25 18:15:12 +01:00
Matej Bačo
2bd2092263
Dart support
2024-11-25 17:48:15 +01:00
Christy Jacob and GitHub
533009c1da
Merge branch '1.6.x' into chore-bump-console-5.2.25
2024-11-25 17:21:52 +01:00
shimon
7656ba11ff
debug
2024-11-25 12:31:06 +02:00
Matej Bačo
9d3bc1f80a
Fix swoole task warning
2024-11-25 11:04:04 +01:00
shimon
7ae7ccbe49
debug
2024-11-25 12:02:00 +02:00
shimon
6d376df00a
updates
2024-11-25 09:44:57 +02:00
Bradley Schofield
2b08db9a38
Address Comments
2024-11-25 16:22:02 +09:00
Bradley Schofield
9d652d9e79
Remove double realtime
2024-11-25 16:08:50 +09:00
Damodar Lohani and GitHub
27905c2a90
Merge branch '1.6.x' into feat-development-keys
2024-11-25 12:36:10 +05:45
Bradley Schofield
2e60698ec1
Fix double event execution on document creation
2024-11-25 15:21:56 +09:00
Bradley Schofield
e1230f7465
Address Comments
2024-11-25 14:45:21 +09:00
Bradley Schofield
def25a8c9b
Merge branch 'feat-bulk-deletes' of https://github.com/appwrite/appwrite into feat-bulk-deletes
2024-11-25 14:34:29 +09:00
Bradley Schofield
675227d25a
Address Comments
2024-11-25 14:34:23 +09:00
4e5ad33d73
Update app/controllers/api/databases.php
...
Co-authored-by: Jake Barnby <jakeb994@gmail.com >
2024-11-25 14:29:51 +09:00
Jake Barnby
0e03842173
Move pool access inside not V2 block
2024-11-25 17:20:27 +13:00
shimon
aa8af5a213
env var
2024-11-24 23:09:22 +02:00
shimon
f1a3cd13ff
env var
2024-11-24 22:52:20 +02:00
shimon
00989fcdde
env var
2024-11-24 20:40:06 +02:00
shimon
c677374a11
env var
2024-11-24 19:39:44 +02:00
shimon
3f0a8fbe21
env var
2024-11-24 19:03:46 +02:00
shimon
7d5ae2f1c3
env var
2024-11-24 19:01:24 +02:00
shimon
e91c762953
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into multi-region-support
2024-11-24 10:30:54 +02:00
Steven Nguyen and GitHub
07b3cbaec9
Bump appwrite version to 1.6.1
2024-11-22 22:47:02 +00:00
Steven Nguyen and GitHub
98d78163a2
Bump console to version 5.2.25
2024-11-22 22:39:24 +00:00
Steven Nguyen and GitHub
014c613c93
fix: update secret returned from users.createSession()
...
1. Include at least 1 factor because the minumum number of factors
required when mfa is disabled is 1.
2. Purge the cached user document to ensure the new session is included
in subsequent requests for the user.
3. Fix the encoding of the secret to match other parts of the codebase.
2024-11-22 21:52:27 +00:00
Steven Nguyen and GitHub
54ec39f513
Merge pull request #9016 from appwrite/feat-safe-workers
...
Feat: Safe workers
2024-11-22 11:07:18 -08:00
Marton Schneider
3c1e422bb9
change the env var name from _APP_STORAGE_S3_ENDPOINT_URL to _APP_STORAGE_S3_ENDPOINT
2024-11-22 18:21:44 +01:00