Christy Jacob
7e98493324
feat: use environment variable to check rules format
2024-11-28 14:08:26 +04:00
Damodar Lohani
a4ff1bf3be
Update storage.php
2024-11-28 15:47:09 +05:45
Bradley Schofield
00e3fe12f4
Revert "Fix wrong params on feedback, disable debugging in compose file"
...
This reverts commit 5c895579ed .
2024-11-28 17:25:38 +09:00
Bradley Schofield
5c895579ed
Fix wrong params on feedback, disable debugging in compose file
2024-11-28 17:24:53 +09:00
Bradley Schofield
104a9b6074
Remove realtime support for bulk operations
2024-11-28 16:29:22 +09:00
Damodar Lohani
fe7851b97f
Merge remote-tracking branch 'origin/1.6.x' into feat-development-keys
2024-11-28 01:37:25 +00: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
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
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
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
shimon
7656ba11ff
debug
2024-11-25 12:31:06 +02: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
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
Bradley Schofield and Jake Barnby
4e5ad33d73
Update app/controllers/api/databases.php
...
Co-authored-by: Jake Barnby <jakeb994@gmail.com >
2024-11-25 14:29:51 +09: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
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
Christy Jacob
ae7cb36240
chore: linter
2024-11-22 17:18:23 +00:00
Christy Jacob
33dd4df694
chore: backwards compatibility for 1.6.x
2024-11-22 17:16:51 +00:00
Damodar Lohani
d07f39c0d2
Merge branch '1.6.x' into feat-development-keys
2024-11-22 15:45:17 +05:45
Christy Jacob
44a0469d18
Merge branch '1.6.x' into fix-team-invite-session-creation
2024-11-22 09:21:54 +01:00
Damodar Lohani
010ace3b57
update redirect validator
2024-11-22 06:56:36 +00:00
Damodar Lohani
b3c2f8a024
disable CORS
2024-11-22 05:55:39 +00:00
Damodar Lohani
cc3edd7b2b
Refactor naming to Dev keys
2024-11-22 04:21:03 +00:00
Bradley Schofield
54260b5a9a
Use new API Spec and get realtime/events working
2024-11-22 11:51:17 +09:00
Bradley Schofield
67b95c4b39
Update API Signature to DB Lib and get realtime/events working
2024-11-22 11:07:05 +09:00
Bradley Schofield
90c4bad826
Run Linter
2024-11-22 10:44:19 +09:00
Bradley Schofield
791f0dda79
Update to use new DB Lib and get realtime working
2024-11-22 10:43:45 +09:00
shimon
d802639b0e
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into multi-region-support
...
# Conflicts:
# .github/workflows/tests.yml
# app/controllers/api/projects.php
# app/init.php
# composer.lock
# docker-compose.yml
# src/Appwrite/Platform/Workers/Deletes.php
2024-11-21 22:11:35 +02:00
shimon
3d333633e4
Merge branch 'debug-whitelist-console' of https://github.com/appwrite/appwrite into multi-region-support
2024-11-21 22:00:17 +02:00
Jake Barnby
018c865d04
Skip all project db calls on project create if shared tables v2
2024-11-21 16:46:36 +13:00
Steven Nguyen
f6e7c12b02
Merge pull request #8922 from appwrite/lohanidamodar-patch-4
...
Improve compression param checks
2024-11-21 14:17:52 +13:00
Christy Jacob
908adebf74
Merge pull request #8964 from appwrite/debug-whitelist-console
...
debug: whitelist console
2024-11-21 14:11:20 +13:00