Damodar Lohani and GitHub
24319b8417
Fix membership query to use internalId
2024-03-17 14:51:27 +05:45
Damodar Lohani
52d27179a9
fix jwt response
2024-03-17 03:01:55 +00:00
Damodar Lohani
c6d524c25d
fix formatting
2024-03-17 02:08:22 +00:00
Damodar Lohani
8d67498e52
Merge remote-tracking branch 'origin/main' into feat-file-tokens
2024-03-17 01:59:07 +00:00
Damodar Lohani
852137b84d
update token test
2024-03-17 01:53:08 +00:00
Christy Jacob and GitHub
42eacd860e
Merge pull request #7828 from appwrite/EVDOG4LIFE-patch-1
...
Revert Version Update
2024-03-15 00:44:30 +05:30
Evan
38c9c40790
Rollback Versions
...
Replacing 1.5.4 w/ 1.5.3
2024-03-14 12:11:07 -07:00
Evan and GitHub
abb7d2484a
Rollback Versions
...
Replacing 1.5.4 w/ 1.5.3
2024-03-14 12:01:19 -07:00
Damodar Lohani
17d85a478a
fix event test dsn
2024-03-14 01:18:17 +00:00
Jake Barnby and GitHub
f2cdd9cc1d
Merge pull request #7825 from appwrite/chore-update
...
Update db
cl-billing-68
2024-03-13 19:10:07 +01:00
Jake Barnby
310aa56e5d
Update db
2024-03-13 19:08:07 +01:00
Jake Barnby
d8e949a20d
Fix tests
2024-03-13 16:36:16 +01:00
Jake Barnby
2d03fc1ce0
Fix msg91 params
2024-03-13 15:42:16 +01:00
Jake Barnby and GitHub
5c0df92346
Merge pull request #7818 from appwrite/fix-exception-wrap-order
...
Fix exception wrap order
cl-billing-67
2024-03-13 12:46:41 +01:00
Jake Barnby
a4bdf63afd
Fix exception wrap order of operations
2024-03-13 12:41:55 +01:00
Jake Barnby and GitHub
f7e6d516ef
Merge pull request #7815 from appwrite/1.5.x
...
1.5.x
2024-03-13 12:01:39 +01:00
Jake Barnby and GitHub
536c67f54d
Merge pull request #7814 from appwrite/chore-prepare-release
...
Update version
2024-03-13 11:10:38 +01:00
Jake Barnby
c6ce585fcc
Update version
2024-03-13 11:08:50 +01:00
Jake Barnby and GitHub
5946b4d202
Merge pull request #7813 from appwrite/fix-build-commands
...
Fix function build command
2024-03-13 10:56:05 +01:00
Steven Nguyen and Jake Barnby
7273d0e117
Escape function build command
...
The extra trim is neded to because the extra quotes interfere with
additional operations in the executor/orchestration library.
2024-03-13 10:17:37 +01:00
Damodar Lohani and GitHub
f356f13ee6
Merge branch 'refactor-usage-sn' into fix-cloud-tests
2024-03-13 11:20:12 +05:45
Eldad A. Fux and GitHub
993c9df840
Merge pull request #7808 from appwrite/escape-function-build-command
...
Escape function build command
cl-billing-66
cl-billing-65
cl-billing-64
2024-03-13 01:21:11 +01:00
Steven Nguyen
b4c065a342
Escape function build command
...
The extra trim is neded to because the extra quotes interfere with
additional operations in the executor/orchestration library.
2024-03-13 01:03:51 +01:00
Jake Barnby
c7bf9bb3ec
Debug
cl-shared-tables-13
2024-03-12 17:09:09 +01:00
Jake Barnby
cfc69b0f92
Debug
2024-03-12 16:54:06 +01:00
Jake Barnby
c8e817a019
Merge remote-tracking branch 'origin/refactor-usage-sn' into feat-isolation-modes
...
# Conflicts:
# app/controllers/api/teams.php
2024-03-12 10:47:50 +01:00
Jake Barnby and GitHub
267f6bc752
Merge pull request #7787 from appwrite/fix-query-exceptions
...
Fix database exception wrapping
cl-billing-63
2024-03-12 10:17:10 +01:00
7c7d09514a
Update docs/sdks/react-native/GETTING_STARTED.md
...
Co-authored-by: Vincent (Wen Yu) Ge <vincent@appwrite.io >
2024-03-12 08:35:17 +05:45
cfd7534993
Update docs/sdks/react-native/GETTING_STARTED.md
...
Co-authored-by: Vincent (Wen Yu) Ge <vincent@appwrite.io >
2024-03-12 08:35:10 +05:45
e03102a112
Update docs/sdks/react-native/GETTING_STARTED.md
...
Co-authored-by: Vincent (Wen Yu) Ge <vincent@appwrite.io >
2024-03-12 08:34:54 +05:45
Torsten Dittmann and GitHub
97261762e7
Merge pull request #7795 from appwrite/feat-1.5.3-release-prep
...
Prepare 1.5.3 release
1.5.3
2024-03-11 20:36:43 +01:00
Steven Nguyen
cbd7d9c568
Add 1.5.3 to CHANGES.md
2024-03-11 18:07:20 +01:00
Steven Nguyen
d167fb3650
Bump appwrite version to 1.5.3
2024-03-11 17:59:12 +01:00
Torsten Dittmann and GitHub
84c32df87f
Merge pull request #7793 from appwrite/chore-bump-console-4.0.4
...
Bump console to version 4.0.4
2024-03-11 17:45:31 +01:00
Torsten Dittmann and GitHub
2cf38451ff
Merge pull request #7791 from appwrite/fix-host-validator
...
Allow wildcards for url validation like OAuth2 success
2024-03-11 17:19:58 +01:00
Steven Nguyen
5bbfffff86
Bump console to version 4.0.4
2024-03-11 17:13:50 +01:00
Steven Nguyen
c9fdfb0f4b
fix(auth): allow wildcards for url validation like oauth success
2024-03-11 15:44:36 +00:00
Jake Barnby
a1d86c9b3f
Switch over errors
2024-03-11 16:11:37 +01:00
Jake Barnby
7e1894feb5
Debug
cl-shared-tables-12
2024-03-11 14:14:32 +01:00
Steven Nguyen and GitHub
f37e616227
Merge pull request #7780 from appwrite/fix-git-deployments
...
Fix git deployments
2024-03-11 14:01:54 +01:00
Jake Barnby
550837b572
Pass through query exception message
2024-03-11 13:46:02 +01:00
Jake Barnby
22b3ea7e8d
Catch auth fixes
2024-03-11 13:03:30 +01:00
Jake Barnby
cea4e0d8b6
Wrap all db exceptions in error handler
2024-03-11 12:54:42 +01:00
Torsten Dittmann and GitHub
84e47b73d6
Merge pull request #7781 from appwrite/main
...
Sync main into 1.5.x
2024-03-11 11:22:47 +01:00
Christy Jacob and GitHub
f482d96225
Merge pull request #7784 from appwrite/feat-cloud-log-400
...
Upload 400s to separate error logger
cl-billing-62
2024-03-11 15:47:53 +05:30
Steven Nguyen
b19efb619b
feat(events): update build event reset to reset everything
...
Instead of using setType('') to prevent events from triggering, it
makes more sense to use reset(). However, reset() didn't properly
reset type, resource, deployment, or template. This change makes
sure to reset all those private variables.
2024-03-11 11:17:40 +01:00
Bradley Schofield
9c100758de
Update general.php
2024-03-11 10:29:57 +01:00
Bradley Schofield
15a6c510a0
Upload 400s to separate error logger
2024-03-11 10:23:52 +01:00
Torsten Dittmann and GitHub
33b4ee5c0f
Merge pull request #7782 from appwrite/fix-migration-users-attribute-not-found
...
Fix Attribute not found when migrating users collection
2024-03-11 10:06:32 +01:00
Steven Nguyen
77e309af50
fix(migration): fix Attribute not found when migrating users collection
...
This throws because Appwrite tries to migrate attributes that don't exist
yet like mfaRecoveryCodes. Since the attribute doesn't exist yet, just
log a warning and continue.
2024-03-11 01:14:55 +01:00