1
0
Fork 0
mirror of synced 2024-09-17 10:00:07 +12:00
Commit graph

4534 commits

Author SHA1 Message Date
Jake Barnby
6e3dee4e1f
Fix shared tables db queue name 2024-05-08 16:25:12 +12:00
loks0n
8d6e176b66 feat: better head demo values 2024-05-07 19:55:58 +01:00
Jake Barnby
0e9838d290
Remove logging and test files 2024-05-07 15:48:20 +12:00
Matej Bačo
7d42db82a0 Fix python failing logs 2024-05-06 15:05:13 +00:00
Damodar Lohani
add3c6b75b fix depractation notice 2024-05-06 07:03:51 +00:00
Damodar Lohani
e25e7f8ec7 fix null 2024-05-06 06:50:36 +00:00
Damodar Lohani
53547f8677 fix null 2024-05-06 06:48:19 +00:00
Damodar Lohani
61af107c82
Merge pull request #7776 from appwrite/feat-react-native-sdk
React Native SDK
2024-05-05 11:09:46 +05:45
Jake Barnby
1959e6498b
Merge remote-tracking branch 'origin/refactor-usage-sn' into feat-shared-tables 2024-05-02 18:29:05 +12:00
Bradley Schofield
8a055dacc7 Use breadcrumbs for tracking migration stages 2024-05-02 02:15:16 +09:00
Bradley Schofield
26d4d65895 Run Linter 2024-05-02 01:46:19 +09:00
Bradley Schofield
77e3dec6ed Update Migrations.php 2024-05-02 01:31:31 +09:00
Jake Barnby
7d7e005c00
Merge pull request #7878 from appwrite/string-error-code
Handle string error codes
2024-05-01 19:50:23 +12:00
Jake Barnby
b2e956a14d
Merge remote-tracking branch 'origin/refactor-usage-sn' into feat-isolation-modes
# Conflicts:
#	.gitignore
#	app/cli.php
#	app/controllers/api/account.php
#	app/controllers/api/databases.php
#	app/controllers/api/projects.php
#	app/controllers/general.php
#	app/controllers/shared/api.php
#	app/init.php
#	app/realtime.php
#	app/worker.php
#	composer.json
#	composer.lock
#	src/Appwrite/Platform/Tasks/DeleteOrphanedProjects.php
#	src/Appwrite/Platform/Tasks/GetMigrationStats.php
#	src/Appwrite/Platform/Workers/Databases.php
#	src/Appwrite/Platform/Workers/Deletes.php
#	src/Appwrite/Platform/Workers/Hamster.php
#	tests/e2e/General/HTTPTest.php
#	tests/e2e/Services/Databases/DatabasesCustomServerTest.php
#	tests/e2e/Services/Projects/ProjectsConsoleClientTest.php
2024-04-30 19:40:47 +12:00
Jake Barnby
3c3e066bce
Update src/Appwrite/Extend/Exception.php 2024-04-30 12:30:35 +12:00
Jake Barnby
9bf13a2400
Update src/Appwrite/Extend/Exception.php 2024-04-30 12:28:29 +12:00
Jake Barnby
e6b6e4e54e
Update src/Appwrite/Extend/Exception.php 2024-04-30 12:25:29 +12:00
Jake Barnby
c7f2de6500
Update src/Appwrite/Extend/Exception.php 2024-04-30 12:25:12 +12:00
Steven Nguyen
06e7efbd29
Merge pull request #7993 from fuyangpengqi/main
chore: fix some typos in comments
2024-04-29 16:41:24 -07:00
Luke B. Silver
4b338d3740
Merge branch '1.5.x' into fix-templates-copy-hidden-files 2024-04-29 11:58:43 +01:00
Jake Barnby
bcca318494
Merge remote-tracking branch 'origin/refactor-usage-sn-invalid-relationship' into feat-upgrade-db
# Conflicts:
#	composer.lock
2024-04-29 20:54:44 +12:00
Matej Bačo
84b8b0409c Linter fix 2024-04-26 13:15:21 +02:00
Matej Bačo
0a85809532 Merge branch 'refactor-usage-sn' into refactor-usage-sn-1.5.x 2024-04-26 13:14:00 +02:00
Matej Bačo
9616de7576 Merge branch 'main' into refactor-usage-sn-1.5.x 2024-04-26 13:11:21 +02:00
Christy Jacob
92c41954af Merge branch 'main' of https://github.com/appwrite/appwrite into refactor-usage-sn-1.5.x 2024-04-26 09:19:09 +00:00
Steven Nguyen
eb6eb98a4a
Bump appwrite version to 1.5.5 2024-04-25 17:44:04 +00:00
Damodar Lohani
b76f91218c fixes 2024-04-25 08:56:17 +00:00
Damodar Lohani
7e2c486ee1 Merge remote-tracking branch 'origin/1.5.x' into feat-react-native-sdk 2024-04-25 08:52:37 +00:00
Steven Nguyen
b75f5263a2
Merge branch 'main' into chore-sync-main-into-1.5.x 2024-04-23 23:43:53 +00:00
Jake Barnby
d5335c4398
Remove redundant delete 2024-04-23 15:19:30 +12:00
fogelito
12b55d913b Merge branch '1.5.x' of https://github.com/appwrite/appwrite into limbo-attribute 2024-04-19 18:05:36 +03:00
fogelito
2391ba07df deleteByGroup 2024-04-19 18:04:54 +03:00
Steven Nguyen
cd16542703
fix(migration): add missing 'apis' attribute to projects collection
This change updates the V20 (1.5.x) migration script to create the
`apis` attribute in the `projects` collection since it was added to the
collections config.
2024-04-19 00:09:48 +00:00
Vincent (Wen Yu) Ge
404de48cc3 Update user create error message for console to be console specific 2024-04-18 17:08:47 -04:00
fuyangpengqi
2f5be1080f chore: fix some typos in comments
Signed-off-by: fuyangpengqi <995764973@qq.com>
2024-04-18 21:40:03 +08:00
shimon
e3ed9b43f4 adding QueueRetry,QueueCount to tasks list 2024-04-18 13:13:40 +03:00
shimon
92716ed72e queue retry validator update 2024-04-18 12:09:39 +03:00
fogelito
2babf7f59d 1.5.x version 2024-04-18 10:08:19 +03:00
fogelito
28a72efe22 formatting 2024-04-17 15:43:31 +03:00
fogelito
554a666813 Delete relating 2024-04-17 15:42:06 +03:00
Eldad A. Fux
05dd17bd55
Merge pull request #7949 from appwrite/fix-factors-recovery-code
Add recovery code to List factors
2024-04-15 10:48:16 +02:00
Jake Barnby
f95800de73
Revert connection changes 2024-04-12 14:37:15 +12:00
Matej Bačo
65115f876c Improve logic for recovery code factor 2024-04-11 07:52:54 +00:00
Damodar Lohani
3f43e239c0 fixed 2024-04-11 05:06:37 +00:00
Damodar Lohani
8fbd4e5269 Merge remote-tracking branch 'origin/main' into feat-react-native-sdk 2024-04-11 05:04:19 +00:00
Matej Bačo
c87a7053b4 Fix bug in MFA protected group 2024-04-10 11:42:20 +00:00
fogelito
12434fd846 RELATIONSHIP_VALUE_INVALID 2024-04-09 15:38:55 +03:00
fogelito
65ab721c3d InvalidRelationshipValue 2024-04-09 15:32:23 +03:00
Jake Barnby
b50ec49ac1
Move Connections to pools namespace 2024-04-09 20:26:42 +12:00
Jake Barnby
730e7319df
Use connection group to reclaim all use connections for request 2024-04-09 17:03:28 +12:00
shimon
7df94fcee6 Merge branch 'refactor-usage-sn' of github.com:appwrite/appwrite into feat-sms-locale
 Conflicts:
	composer.json
	composer.lock
2024-04-07 18:17:16 +03:00
shimon
fcba25d004 dummy commit 2024-04-07 18:15:46 +03:00
Steven Nguyen
3525cc6d1e
fix(messaging): fix worker crash when using custom SMTP provider
Due to a bug in the Swoole TCP hook, the worker crashes when doing the
TLS handshake. This PR disables the Swoole TCP hook just like we do
in the mails worker.

References:
* https://github.com/appwrite/appwrite/issues/7914
* https://github.com/appwrite/appwrite/pull/6966
* https://github.com/swoole/swoole-src/issues/4909
2024-04-03 13:43:38 -07:00
Jake Barnby
e224ca440b
Allow setting event parameters as sensitive 2024-04-03 16:36:21 +13:00
Matej Bačo
baeaa9204c Linter fix 2024-04-02 20:03:15 +00:00
Matej Bačo
aaa1465e21 Fix code bugs 2024-04-02 16:58:45 +00:00
Matej Bačo
d091b37a15 Merge branch 'refactor-usage-sn' into refactor-usage-sn-1.5.x 2024-04-02 18:42:17 +02:00
Khushboo Verma
7f038ec704 Merge branch 'refactor-usage-sn' into fix-deployment-not-found-error 2024-04-01 22:10:00 +05:30
Khushboo Verma
e7e85bfb76 Update response code 2024-04-01 19:37:51 +05:30
Khushboo Verma
a3a7763340 Created failed execution for build errors 2024-04-01 19:07:17 +05:30
Eldad A. Fux
61f04d5340
Merge pull request #7897 from appwrite/fix-authdesk-refresh-var
Fixed wrong refresh var for Autodesk
2024-04-01 15:25:07 +02:00
Eldad Fux
45a140c1f7 Fixed wrong refresh var for Autodesk 2024-04-01 15:10:43 +02:00
Khushboo Verma
ec930bf125 Add request headers 2024-04-01 17:18:42 +05:30
Khushboo Verma
eb8543c690 Create failed execution if deployment doesn't exist 2024-04-01 17:04:36 +05:30
Eldad Fux
beda5293b4 Fix format 2024-04-01 13:08:46 +02:00
Eldad Fux
8ed1da4ea8 Updated getEnv to use system lib 2024-04-01 13:02:47 +02:00
Matej Bačo
5275d0b021 Merge branch 'refactor-usage-sn' into feat-configurable-collections 2024-03-29 10:48:11 +01:00
fogelito
acfd6633a2 non integer errors 2024-03-28 14:36:44 +02:00
Christy Jacob
9adf124274
Merge pull request #7854 from appwrite/feat-improve-vcs-comment-1
Update VCS Comment
2024-03-25 19:24:38 +05:30
Steven Nguyen
82c93fb55d
fix(sdks): fix namespace of Exception
Without this, PHP will try to look for an Exception class in the
Appwrite\Platform\Tasks namespace, which doesn't exist.
2024-03-21 17:25:57 -07:00
Christy Jacob
380b5f7f84
Merge pull request #7414 from appwrite/remove-cloud-scripts
remove cloud related scripts
2024-03-21 01:27:34 +05:30
Khushboo Verma
fe4362c29f Update VCS Comment 2024-03-20 22:17:48 +05:30
Steven Nguyen
7582b63eaa
fix(messaging): use _APP_SMS_FROM for template ID
Fallback to using _APP_SMS_FROM for backwards compatibility.
2024-03-19 16:33:58 -07:00
Jake Barnby
2d03fc1ce0
Fix msg91 params 2024-03-13 15:42:16 +01:00
Jake Barnby
c6ce585fcc
Update version 2024-03-13 11:08:50 +01:00
Steven Nguyen
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
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 2024-03-12 17:09:09 +01:00
Jake Barnby
cfc69b0f92
Debug 2024-03-12 16:54:06 +01:00
Steven Nguyen
d167fb3650
Bump appwrite version to 1.5.3 2024-03-11 17:59:12 +01:00
Steven Nguyen
f37e616227
Merge pull request #7780 from appwrite/fix-git-deployments
Fix git deployments
2024-03-11 14:01:54 +01:00
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
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
Steven Nguyen
b9b891a90b
fix(builds): fix float to int warning
Implicit conversion of float to int is deprecated and emits:

Deprecated: Implicit conversion from float N to int loses precision

Use floor to truncate.
2024-03-10 23:16:29 +01:00
Steven Nguyen
b7be370a53
fix(builds): use standard Exception 2024-03-10 23:13:55 +01:00
Damodar Lohani
ef61879f5e fix import 2024-03-10 04:20:27 +00:00
Damodar Lohani
f3927c3d20 fix linter 2024-03-10 03:57:54 +00:00
Damodar Lohani
c11a1af99b react native SDK 2024-03-10 02:49:45 +00:00
Jake Barnby
40a8bd45fe
Merge pull request #7761 from appwrite/release-1-5-2
release: 1.5.2
2024-03-09 19:09:29 +01:00
Jake Barnby
175a117db1
Fix index migrations 2024-03-09 15:34:22 +01:00
Torsten Dittmann
e75ba0600e release: 1.5.2 2024-03-08 21:55:25 +01:00
Jake Barnby
cfed14a378
Fix stats migration 2024-03-08 21:40:52 +01:00
Torsten Dittmann
150681246e bump: version number 2024-03-08 17:25:10 +01:00
Torsten Dittmann
f51c39cd2b Merge branch 'main' of https://github.com/appwrite/appwrite into 1.5.x 2024-03-08 00:30:02 +01:00
Jake Barnby
7d896c3155
Add bucketId and fileId to image data 2024-03-07 18:40:45 +01:00
Khushboo Verma
8f1aaf69d4 Merge branch 'main' into feat-disable-api 2024-03-07 18:22:34 +01:00
Jake Barnby
664df69a5f
Fix method refs 2024-03-07 17:49:59 +01:00
Torsten Dittmann
124cb721b8 sync: 1.5.x 2024-03-07 17:21:19 +01:00
Torsten Dittmann
d04609b6f0 Merge branch '1.5.x' of https://github.com/appwrite/appwrite into sync-main-1.5.x-3 2024-03-07 17:19:53 +01:00
Torsten Dittmann
c55e38b39a
Merge branch '1.5.x' into fix-mgiration-1.5.x 2024-03-07 17:18:05 +01:00