Jake Barnby
74a147f3b2
Merge remote-tracking branch 'origin/refactor-usage-sn' into feat-shared-tables
...
# Conflicts:
# tests/e2e/Services/Projects/ProjectsCustomServerTest.php
2024-05-07 15:53:58 +12:00
Jake Barnby
0e9838d290
Remove logging and test files
2024-05-07 15:48:20 +12:00
Jake Barnby
912e3b01dc
Add clarifying comments
2024-05-07 14:07:04 +12:00
Steven Nguyen
fabe6921b4
fix(auth): Fix MFA email verification code font
...
The font family was set to Inter without any fallback and since the
Inter isn't available in emails, the font rendered the default font,
Times New Roman. This commit adds a fallback font to the font-family
ensuring an sans-serif font like Inter is used.
2024-05-06 18:25:38 -07:00
Steven Nguyen
5b5505cf97
fix(auth): ensure session factors don't contain duplicates
2024-05-06 17:48:44 -07:00
Steven Nguyen
7e07f6b958
feat(auth): ensure user isn't kicked out after enabling MFA
...
User's were kicked out and forced to verify their session after enabling
MFA if they already had factors enabled. This change ensures that they
are not kicked out of their current session after MFA is enabled by
adding all relevant factors to the session.
2024-05-06 17:48:08 -07:00
Steven Nguyen
98d18ecc47
refactor(auth): remove auth duration from Auth::sessionVerify() calls
...
The paramter was removed from the method so we don't need to pass it
in anymore.
2024-05-06 17:16:56 -07:00
Sumanta
6f3aefdf16
fix: updated typo in credit-cards.php from Consosud to Cencosud
2024-05-07 00:51:58 +05:30
Matej Bačo
9252b66493
Add scope tests
2024-05-06 11:27:28 +00:00
Matej Bačo
3a3d5b61a6
PR review changes
2024-05-06 09:55:59 +00:00
Jake Barnby
5e62007c8f
Fix dbForProject resources
2024-05-06 21:19:19 +12:00
Matej Bačo
448b0a5607
Re-add api token auth
2024-05-06 08:35:27 +00:00
Matej Bačo
9a0d9cee15
Merge remote-tracking branch 'origin/main' into feat-function-tokens
2024-05-06 08:35:14 +00:00
Jake Barnby
52c52fa519
Add scheme to DSN on fail
2024-05-06 18:13:41 +12:00
shimon
27e460671b
Merge branch 'main' of github.com:appwrite/appwrite into feat-worker-get-arg
2024-05-06 08:59:03 +03:00
Jake Barnby
ec2878b505
Lint
2024-05-06 17:34:17 +12:00
Jake Barnby
db94070162
Use DSN for project database
2024-05-06 17:33:36 +12:00
Damodar Lohani
14a0dd3166
Merge remote-tracking branch 'origin/main' into feat-security-emails
2024-05-06 01:04:44 +00:00
Damodar Lohani
be1c147658
update console
2024-05-06 01:00:20 +00:00
Damodar Lohani
b61e0f08f6
make required
2024-05-06 00:58:23 +00:00
Sumanta Kabiraj and GitHub
e2248971a2
Merge branch 'main' into fix-8062-replace-misspelled-from-censosud-and-consosud-to-cencosud
2024-05-05 21:09:17 +05:30
xue and GitHub
ec14f31f9a
Merge branch 'main' into feat-8003-missing-country-for-locale-endpoint-Palestine
2024-05-05 15:44:19 +03:00
shimon
8e291f3700
Merge branch 'refactor-usage-sn' of github.com:appwrite/appwrite into fix-file-size-limit
...
Conflicts:
app/controllers/api/storage.php
composer.lock
2024-05-05 11:52:49 +03:00
Eldad A. Fux and GitHub
b2c57e2d8b
Merge pull request #7934 from appwrite/fix-custom-domain
...
Prevent functions domain to be used as custom domain
2024-05-05 06:53:29 +01:00
Damodar Lohani and GitHub
61af107c82
Merge pull request #7776 from appwrite/feat-react-native-sdk
...
React Native SDK
2024-05-05 11:09:46 +05:45
Damodar Lohani and GitHub
74264582cc
Update proxy.php
2024-05-05 11:07:59 +05:45
Damodar Lohani
1094238820
add test
2024-05-05 04:56:49 +00:00
Damodar Lohani
9b0bacb1a2
Merge remote-tracking branch 'origin/refactor-usage-sn' into pea-699
2024-05-05 04:06:25 +00:00
Sumanta
fc38b94732
fix: updated typo in credit-cards.php credit card image filename
2024-05-04 17:08:44 +05:30
Khushboo Verma
e583f44147
Increase chunk size to 10 MB
2024-05-03 18:01:15 +05:30
loks0n
c746fb40f8
chore: better name
2024-05-03 12:03:01 +01:00
loks0n
1295128b10
fix: use APP_VERSION_STABLE
2024-05-03 11:56:54 +01:00
Khushboo Verma
f81f2e0411
Add publish: false flag
2024-05-03 15:39:08 +05:30
Jake Barnby
c4deb0ba93
Allow shared tables namespace override
2024-05-03 21:30:38 +12:00
Jake Barnby
a680b27e2b
Merge remote-tracking branch 'origin/refactor-usage-sn' into feat-shared-tables
2024-05-03 19:07:23 +12:00
Christy Jacob and GitHub
95300d796b
Revert "Update chunk size to 7 MB"
2024-05-03 10:19:03 +04:00
Jake Barnby
99d05b3d8c
Merge remote-tracking branch 'origin/refactor-usage-sn' into feat-shared-tables
2024-05-03 14:24:57 +12:00
Christy Jacob and GitHub
4c7432a891
Merge pull request #8060 from appwrite/feat-increase-chunk-size
...
Update chunk size to 7 MB
2024-05-02 23:28:34 +04:00
Khushboo Verma
ce5dd899a5
Remove unnecessary code
2024-05-02 20:48:36 +05:30
Khushboo Verma
abcd74d224
Remove logger code from avatars.php
2024-05-02 19:49:55 +05:30
Khushboo Verma
87fb11914e
Update chunk size to 7 MB
2024-05-02 19:38:45 +05:30
loks0n
644bbe1f5b
fix: version
2024-05-02 14:25:41 +01:00
loks0n
3ab9875ca7
feat: use x-appwrite-response-format
2024-05-02 14:16:35 +01:00
loks0n
2ed38271a0
feat: add version header
2024-05-02 13:51:19 +01:00
Khushboo Verma
89daa5e479
Update payload size to 11 MB to accomodate 10 MB chunk size
2024-05-02 14:30:18 +05:30
Jake Barnby
d4254b34e2
Update db name
2024-05-02 18:28:03 +12:00
Khushboo Verma
885e7019f8
Update chunk size to 10 MB
2024-05-01 23:37:18 +05:30
Damodar Lohani
64d4ede05d
mark beta
2024-05-01 08:55:45 +00:00
Khushboo Verma
fba60f974e
Throw exception for cancellation if build is already complete
2024-04-30 15:46:58 +05:30
Darshan and GitHub
cc5a1436ad
Merge branch 'main' into fix-7999-internal-id-for-querying-deployments
2024-04-30 15:02:34 +05:30