Commit graph

6753 commits

Author SHA1 Message Date
Damodar Lohani
172ef61663 remove devkey check on error 2024-12-15 08:54:10 +00:00
Damodar Lohani
44f70dad56 Merge remote-tracking branch 'origin/1.6.x' into feat-development-keys 2024-12-15 08:51:11 +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
75b42e134a chore: replace occurrences of dbForConsole to dbForPlatform 2024-12-12 14:30:26 +04:00
Damodar Lohani
fb0da77d2f add todo 2024-12-04 05:26:52 +00:00
Damodar Lohani
8a59a22c2e update suggested changes 2024-12-04 05:25:16 +00:00
Damodar Lohani
5cf4a46555
Merge branch '1.6.x' into feat-development-keys 2024-12-02 16:17:22 +05:45
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
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
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
Damodar Lohani
580a9f331f fix user update 2024-11-26 08:59:03 +00:00
Damodar Lohani
27905c2a90
Merge branch '1.6.x' into feat-development-keys 2024-11-25 12:36:10 +05:45
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
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
Christy Jacob
f490d4edaf
Merge pull request #8797 from appwrite/feat-migration
Feat migration
# Conflicts:
#	composer.lock
2024-11-21 14:08:20 +13:00
Damodar Lohani
c33c5732e0 move accessed at to init 2024-11-20 04:29:57 +00:00
Damodar Lohani
2da2b5bb7f reset error hook 2024-11-20 04:25:37 +00:00
Torsten Dittmann
c97a94ec98 chore: run formatter 2024-11-19 17:18:51 +01:00
Torsten Dittmann
5f56c45c6c fix: team invites with existing session 2024-11-19 17:18:51 +01:00
Damodar Lohani
e8079cfd29 lint 2024-11-19 06:59:30 +00:00
Damodar Lohani
842e23220a
update project last activity on error hook 2024-11-19 07:51:50 +05:45
Matej Bačo
b2cd20bf29
Merge pull request #8934 from appwrite/fix-bandwidth-calculation
Fix: bandwidth calculation
2024-11-18 11:16:51 +01:00
fogelito
abf97e391e formatting 2024-11-14 14:19:33 +02:00
fogelito
d8799e5a9c Remove comment 2024-11-14 14:13:28 +02:00
fogelito
217e471a41 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into unset-index-length 2024-11-14 14:12:03 +02:00
fogelito
72e491ac69 Remove unsetting index length for strings 2024-11-14 14:11:36 +02:00
Damodar Lohani
179684e8b2 improve dependency 2024-11-14 04:48:46 +00:00
Damodar Lohani
24353a1077 Merge remote-tracking branch 'origin/1.6.x' into feat-development-keys 2024-11-14 04:29:36 +00:00
fogelito
8f845aef53 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into fix-alter-attributes
# Conflicts:
#	src/Appwrite/Platform/Workers/Databases.php
2024-11-13 18:34:57 +02:00