Commit graph

13001 commits

Author SHA1 Message Date
Damodar Lohani
d7d69b63a8 reset worker 2024-12-17 14:15:27 +00:00
Damodar Lohani
0cdb2a98be fix db name 2024-12-17 14:05:37 +00:00
Damodar Lohani
c7713f58dd remove worker hook 2024-12-17 13:52:58 +00:00
Damodar Lohani
06c09503df update project rsource 2024-12-17 04:27:28 +00:00
Damodar Lohani
f785602a4d
Merge branch '1.6.x' into fix-project-accessed-at 2024-12-17 10:02:20 +05:45
loks0n
a24dc79036 chore: fix endpoint 2024-12-16 12:36:02 +00:00
Damodar Lohani
ab4a444154 Fix: project accessed at on workers 2024-12-16 06:40:53 +00:00
Damodar Lohani
515b5904b8 update project accessed at from router 2024-12-16 06:39:25 +00:00
Matej Bačo
905b4938a4 Fix failing test 2024-12-12 20:55:33 +00:00
Matej Bačo
8b3f09a981 Env var for function abuse limit 2024-12-12 21:10:22 +01:00
Matej Bačo
ab7ea056e6 Increase limit 2024-12-12 21:00:04 +01:00
Matej Bačo
04139d6901 Linter fix 2024-12-12 20:52:31 +01:00
Matej Bačo
a18472507b Add createFunction abuse check + fix abuse 2024-12-12 20:45:49 +01:00
Matej Bačo
6a9eeeb370 Add createFunction abuse labels 2024-12-12 19:39:24 +01:00
Christy Jacob
9a693ecfb5
Merge pull request #9055 from appwrite/PLA-1990
fix(realtime): decrement connectionCounter only if connection is known
2024-12-12 18:06:32 +04:00
Christy Jacob
75b42e134a chore: replace occurrences of dbForConsole to dbForPlatform 2024-12-12 14:30:26 +04:00
Fabian Gruber
6e4b365992 fix(realtime): decrement connectionCounter only if connection is known 2024-12-02 10:39:38 +01:00
Christy Jacob
16b5a8507e
Merge pull request #9037 from appwrite/lohanidamodar-patch-4
Update storage.php
2024-11-28 12:10:41 +01:00
Christy Jacob
4dbf11e236 feat: review comments and linter 2024-11-28 14:33:02 +04:00
Christy Jacob
48d20b2c67 feat: update proxy and certificates files 2024-11-28 14:18:37 +04:00
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
Jake Barnby
856be8ce0f
Merge remote-tracking branch 'origin/1.6.x' into 1.6.x-fix-delete-attribute 2024-11-28 16:14:23 +13:00
Steven Nguyen
c062a8f129
Bump console to version 5.2.27 2024-11-27 16:47:32 +00:00
Steven Nguyen
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
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
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
Damodar Lohani
580a9f331f fix user update 2024-11-26 08:59:03 +00:00
Christy Jacob
533009c1da
Merge branch '1.6.x' into chore-bump-console-5.2.25 2024-11-25 17:21:52 +01:00
Matej Bačo
9d3bc1f80a Fix swoole task warning 2024-11-25 11:04:04 +01:00
Steven Nguyen
07b3cbaec9
Bump appwrite version to 1.6.1 2024-11-22 22:47:02 +00:00
Steven Nguyen
98d78163a2
Bump console to version 5.2.25 2024-11-22 22:39:24 +00: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
Steven Nguyen
54ec39f513
Merge pull request #9016 from appwrite/feat-safe-workers
Feat: Safe workers
2024-11-22 11:07:18 -08: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
Matej Bačo
2fcfd1d7c9 Add safe workers 2024-11-22 13:57:42 +00:00
Christy Jacob
44a0469d18
Merge branch '1.6.x' into fix-team-invite-session-creation 2024-11-22 09:21:54 +01:00
Jake Barnby
f9e518b2b0
Fix shared tables v2 deletes 2024-11-21 16:49:49 +13:00
Jake Barnby
8410710005
Remove redundant DSN construction 2024-11-21 16:47:12 +13:00
Jake Barnby
018c865d04
Skip all project db calls on project create if shared tables v2 2024-11-21 16:46:36 +13:00
Jake Barnby
415dedc135
Create V2 shared tables databases on server start 2024-11-21 16:46:10 +13:00
loks0n
d257fdb045
chore: remove redundant compression 2024-11-21 14:24:56 +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
Christy Jacob
f490d4edaf
Merge pull request #8797 from appwrite/feat-migration
Feat migration
# Conflicts:
#	composer.lock
2024-11-21 14:08:20 +13:00