Commit graph

1197 commits

Author SHA1 Message Date
fogelito
1ff717ecef Change to getResourceName 2024-07-25 14:34:19 +03:00
Matej Bačo
75db8946a6 Fix function redeployments 2024-07-25 08:36:11 +00:00
Matej Bačo
0666ce2aad
Merge branch '1.6.x' into fix-router-dynamic-keys 2024-07-24 09:15:13 +02:00
Bradley Schofield
cb0baee4ad
Merge branch '1.5.x' into feat-runtime-controls-1.5.x 2024-07-24 12:00:17 +09:00
Matej Bačo
cb3c7505fe Fix Router dynamic keys 2024-07-23 14:28:13 +02:00
Bradley Schofield
f0c1a62aa2 Remove CPU/Memory from document, add envs, add tests 2024-07-22 18:12:43 +09:00
shimon
2ef358e8dc linter 2024-07-21 09:27:12 +03:00
shimon
088ef769a5 Merge branch '1.5.x' of github.com:appwrite/appwrite into migration-clean-cache 2024-07-21 09:23:33 +03:00
Binyamin Yawitz
916f58cd9d
fixes: Logger and Abuse timelimit 2024-07-19 14:19:30 -04:00
loks0n
5a56131efa chore: binyamin review 2024-07-19 10:22:50 +01:00
Binyamin Yawitz
850c17dde1
tests: Ensure stability 2024-07-18 11:51:09 -04:00
loks0n
f02bf6ac5a feat: use coroutines delay system 2024-07-18 13:03:24 +01:00
Bradley Schofield
70be40468a Run Linter 2024-07-18 16:26:12 +09:00
Bradley Schofield
f39d654725 Implement Trickle Down calculations 2024-07-18 13:58:02 +09:00
Binyamin Yawitz
b245aab9d8
fix: Adjusting to coroutine 2024-07-17 15:59:25 -04:00
Binyamin Yawitz
19119b573d
chore: Merge and lint 2024-07-17 15:06:06 -04:00
Binyamin Yawitz
927dbc7e11
Merge branch 'refs/heads/1.6.x' into feat-eldad4-coroutines
# Conflicts:
#	app/console
#	app/controllers/api/account.php
#	app/controllers/api/functions.php
#	app/controllers/api/projects.php
#	app/controllers/api/users.php
#	app/controllers/api/vcs.php
#	app/controllers/general.php
#	app/controllers/mock.php
#	app/controllers/shared/api.php
#	app/init.php
#	composer.json
#	composer.lock
#	src/Appwrite/Platform/Tasks/Doctor.php
#	src/Appwrite/Platform/Tasks/ScheduleMessages.php
#	src/Appwrite/Platform/Workers/Builds.php
#	src/Appwrite/Utopia/Response.php
2024-07-17 14:31:13 -04:00
Binyamin Yawitz
17c708a056
fix: Setting path for vsc function deployments 2024-07-17 13:44:07 -04:00
Bradley Schofield
fe0ea40dc0 Update UsageDump.php 2024-07-17 17:40:28 +09:00
Bradley Schofield
a57cc0a18e Address Christy's comments 2024-07-16 20:00:00 +09:00
Bradley Schofield
372ad6ce43 Update mbSeconds calculation to use cpu cores 2024-07-16 19:12:40 +09:00
Bradley Schofield
29541617de Start implementing database metrics in usage dump worker 2024-07-16 13:14:55 +09:00
Binyamin Yawitz
55d4cd2aa5
refactor: response models to static 2024-07-15 10:34:59 -04:00
fogelito
865d84f4e7 ResourceId default value 2024-07-15 17:28:40 +03:00
fogelito
d9da0dd671 Add resourceId to migration collections.php 2024-07-15 17:22:36 +03:00
loks0n
67fa2c9e39 feat: max build size 2024-07-15 10:53:29 +01:00
shimon
ada1746466 clean migration project cache 2024-07-15 12:20:01 +03:00
shimon
278fdf5823 clean migration project cache 2024-07-15 12:17:10 +03:00
Khushboo Verma
e6686bd3dd Add APPWRITE_REGION in env var 2024-07-15 12:40:11 +05:30
Bradley Schofield
8ef309a4aa Run Linter 2024-07-15 11:59:02 +09:00
Bradley Schofield
fce118ff34 Move GBHours to 1.5.x 2024-07-12 19:02:32 +09:00
Bradley Schofield
824a70f936 Move Runtime Controls PR to 1.5.x 2024-07-12 18:25:57 +09:00
Torsten Dittmann
9fb3cc82c3 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into 1.6.x-sdks 2024-07-10 18:04:25 +02:00
Bradley Schofield
1eb178bde9 Merge branch '1.6.x' into feat-update-delete-authenticator 2024-07-10 16:27:28 +09:00
Jake Barnby
b343158d19
Merge remote-tracking branch 'origin/main' into 1.6.x
# Conflicts:
#	.gitmodules
#	app/console
#	composer.lock
#	tests/e2e/Services/Health/HealthCustomServerTest.php
2024-07-10 19:11:04 +12:00
Bradley Schofield
d84d227c2b Update Migrations to 0.5 2024-07-10 14:59:31 +09:00
Bradley Schofield
14ce70b0ff Add 1.6.x Docs 2024-07-09 13:49:44 +09:00
Binyamin Yawitz
664c3ad466
chore: Cleanup 2024-07-04 15:04:20 -04:00
Binyamin Yawitz
a3682b72e1
Merge remote-tracking branch 'refs/remotes/origin/main' into feat-eldad4-coroutines
# Conflicts:
#	app/cli.php
#	app/console
#	app/controllers/api/projects.php
#	app/controllers/general.php
#	app/init.php
#	app/realtime.php
#	app/worker.php
#	composer.json
#	composer.lock
2024-07-03 17:03:24 -04:00
Binyamin Yawitz
92668fda0d
feat: Moving to coroutine dedicated http server 2024-07-03 16:24:04 -04:00
Torsten Dittmann
5a5609dc0a feat: 1.6.x sdks 2024-07-03 17:25:40 +02:00
Binyamin Yawitz
c5650ba5f0
fix: Ensuring new logger syntax 2024-07-03 09:29:35 -04:00
Damodar Lohani
75cd558670
Merge pull request #8323 from appwrite/feat-opr-v4-support
OPR v4 support
2024-07-03 15:11:54 +05:45
Matej Bačo
cc176a4e7d Merge remote-tracking branch 'origin/1.6.x' into feat-scheduled-executions 2024-07-02 15:56:54 +00:00
Khushboo Verma
ead0b93900 Resolve merge conflict 2024-07-02 14:59:15 +05:30
loks0n
fef22825fb chore: delete schedule if not active 2024-07-01 14:35:37 +01:00
loks0n
bb3ee81065 chore: rename metadata to data 2024-06-28 22:42:55 +01:00
Binyamin Yawitz
efb8af902e
Merge branch 'refs/heads/main' into feat-eldad4-coroutines
# Conflicts:
#	src/Appwrite/Platform/Workers/Certificates.php
2024-06-28 15:08:15 -04:00
Khushboo Verma
66c761b73e Create execution even when logging is disabled 2024-06-28 19:51:33 +05:30
Binyamin Yawitz
4e4fcc06fd
refactor: Project deletion in worker 2024-06-27 18:27:04 -04:00
Khushboo Verma
0a335ed8ac Add appwrite version 2024-06-27 18:13:15 +05:30
Binyamin Yawitz
184d76fc9e
Merge branch 'refs/heads/1.6.x' into feat-extract-team-deletion 2024-06-26 12:28:12 -04:00
loks0n
303ce498be feat: allow custom path method body 2024-06-26 12:30:23 +01:00
loks0n
878f6c86df chore: matej review p1 2024-06-26 11:01:43 +01:00
fogelito
72c647fba8 Add source shutDown 2024-06-26 10:54:57 +03:00
Steven Nguyen
636497304e
Merge branch '1.5.x' into chore-sync-1.5.x-into-main 2024-06-25 23:47:37 +00:00
Luke B. Silver
dab0a17082
Merge branch '1.6.x' into feat-scheduled-executions 2024-06-25 17:21:44 +01:00
Binyamin Yawitz
b849d82772
refactor: Singular 2024-06-25 09:18:17 -04:00
Binyamin Yawitz
9cf0af5b45
refactor: Naming parameters 2024-06-25 09:17:34 -04:00
Binyamin Yawitz
d62d5662f6
refactor: Naming parameters 2024-06-25 09:16:27 -04:00
Khushboo Verma
0edbec4f44 OPR v4 support 2024-06-25 15:03:07 +05:30
Binyamin Yawitz
aa4bc1c776
feat: Adapting Migrate to DI 2024-06-24 13:31:01 -04:00
Binyamin Yawitz
4ea291705a
feat: Adapting specs to DI 2024-06-24 13:30:51 -04:00
Christy Jacob
a2f27ec15f Merge branch '1.5.x' of https://github.com/appwrite/appwrite into sync-with-main 2024-06-21 13:11:35 +00:00
Christy Jacob
8764a7491a
Merge pull request #8296 from appwrite/refactor-usage-sn
Sync refactor-usage-sn into 1.5.x
2024-06-21 12:09:16 +05:30
Steven Nguyen
72f8b2001f
fix: Disable validation for project DBs during migration
Skip the validation so that queries that typically fail can pass. This
is fine because the validation is failing on internal attributes such
as an $id for cache key with * and $id for attributes that are too long
because we prefix the $id with the internal database and collection id.
2024-06-20 23:00:49 +00:00
Binyamin Yawitz
6c26e2eb51
Merge branch 'refs/heads/main' into feat-eldad4-coroutines
# Conflicts:
#	app/cli.php
#	composer.json
#	composer.lock
2024-06-20 17:23:15 -04:00
Christy Jacob
991a22f642
Merge pull request #8290 from appwrite/1.5.x
Sync 1.5.x into refactor-usage-sn
2024-06-21 00:38:21 +05:30
Christy Jacob
fdf44c7bab Merge branch 'main' of https://github.com/appwrite/appwrite into sync-with-main 2024-06-20 15:26:17 +00:00
Bradley Schofield
ea95e80cbf Use localised subject string 2024-06-20 17:47:16 +09:00
Bradley Schofield
dbfae94552 Fix certificate emails 2024-06-20 17:28:21 +09:00
fogelito
2412946939 Comment init $destination init 2024-06-19 17:26:48 +03:00
fogelito
b84fe6891c lint 2024-06-19 13:26:52 +03:00
fogelito
b31a1e2584 Remove comments 2024-06-19 13:17:14 +03:00
fogelito
2ba6916e53 Undefineds 2024-06-19 12:03:32 +03:00
fogelito
2d1299bb46 Remove migration 2024-06-19 11:46:32 +03:00
fogelito
ec71fb22de Change processSource processDestination params 2024-06-19 11:45:07 +03:00
fogelito
f1bff1b62c add migrations document 2024-06-19 11:09:37 +03:00
Christy Jacob
691ce68636
Merge pull request #8249 from appwrite/update-platform
update to use latest platform with module
2024-06-19 12:21:07 +05:30
Christy Jacob
c5e788c2ef
Merge pull request #7888 from appwrite/feat-security-emails
New environment for certificates and security emails
2024-06-19 12:20:55 +05:30
loks0n
5f144f91ad chore: matej review 2024-06-17 14:12:02 +01:00
loks0n
83ffc41d92 chore: fmt 2024-06-17 13:46:18 +01:00
loks0n
2f0f7bf9c7 fix: test 2024-06-17 13:44:12 +01:00
Luke B. Silver
9341c9d76b
Merge branch '1.6.x' into feat-scheduled-executions 2024-06-14 14:07:41 +01:00
fogelito
ccd0e863db Merge branch 'refactor-usage-sn' of https://github.com/appwrite/appwrite into migrations-backups
 Conflicts:
	composer.lock
2024-06-13 18:25:28 +03:00
loks0n
a83d125f54 chore: adjust timers 2024-06-13 13:34:10 +01:00
loks0n
7559c9af68 chore: us spelling of canceled 2024-06-12 11:21:48 +01:00
loks0n
1e9ced2878 test: scheduled status 2024-06-11 13:57:03 +01:00
loks0n
7e8f72d267 feat: implement scheduledAt in schedule 2024-06-11 13:39:38 +01:00
fogelito
d5025e7db3 add todo 2024-06-09 16:59:23 +03:00
Damodar Lohani
26413566dc fix format 2024-06-09 11:36:35 +00:00
Damodar Lohani
c179e89fdf update to use latest platform with module 2024-06-09 01:03:40 +00:00
Damodar Lohani
00a633759e
Merge pull request #7936 from appwrite/feat-upgrade-platform-with-module
Use latest Platform and add Core module
2024-06-09 06:40:13 +05:45
Matej Bačo
b8b81a9bd1 WIP: Schedulded executions 2024-06-07 19:05:29 +00:00
Binyamin Yawitz
321f621132
test: Functions tests 2024-06-07 12:13:12 -04:00
Khushboo Verma
97786a05ff Updated cancelled build duration 2024-06-07 20:29:24 +05:30
Binyamin Yawitz
d0a55e266c
lint: Linting 2024-06-06 20:54:51 -04:00
Binyamin Yawitz
ba629e94ef
feat: Adjusting Doctor to new pools 2024-06-06 20:52:30 -04:00
Khushboo Verma
c2c6d337ed Resolved merge conflict 2024-06-06 19:39:16 +05:30
Damodar Lohani
131de2ea7a refactor module 2024-06-06 08:35:50 +00:00
Jake Barnby
9e487b8ccf
Revert "Merge pull request #8237 from appwrite/revert-8193-feat-remove-random-shared-tables"
This reverts commit 930ae6ded0, reversing
changes made to 1f6417b156.
2024-06-06 20:11:19 +12:00
ItzNotABug
a34ec72048 fix: delete expired targets per project. 2024-06-06 12:01:32 +05:30
Binyamin Yawitz
6b0892a495
refactor: Adjusting to merge and some code cleanups 2024-06-05 20:41:23 -04:00
Binyamin Yawitz
b5a241db8d
merge: Main into Coroutines 2024-06-05 18:38:39 -04:00
Christy Jacob
ff6efc2855
Revert "Feat remove random shared tables" 2024-06-06 00:11:56 +05:30
Binyamin Yawitz
72d5e94c97
wip: coroutines 2024-06-04 16:56:28 -04:00
Damodar Lohani
fef769271f Merge remote-tracking branch 'origin/refactor-usage-sn' into feat-upgrade-platform-with-module 2024-06-04 08:00:19 +00:00
Matej Bačo
9279468c27
Merge branch '1.6.x' into feat-users-create-jwt 2024-06-04 09:43:14 +02:00
Jake Barnby
f459a5c458
Merge remote-tracking branch 'origin/refactor-usage-sn' into feat-remove-random-shared-tables
# Conflicts:
#	docker-compose.yml
2024-06-04 17:43:14 +12:00
Damodar Lohani
f762d66c5e fix typo 2024-06-04 01:31:05 +00:00
Damodar Lohani
66ac96580b
Merge branch 'main' into feat-security-emails 2024-06-04 06:51:24 +05:45
Binyamin Yawitz
6083d8b7a8
feat(tasks): Coroutine 2024-06-03 14:09:58 -04:00
Khushboo Verma
c60b8b05a3 Merge branch 'feat-cancel-build-deployment' of github.com:appwrite/appwrite into feat-cancel-build-deployment 2024-06-02 23:05:18 +05:30
Khushboo Verma
2643202c97 Replaced build1 with build 2024-06-02 23:04:49 +05:30
Khushboo Verma
1beaeba214
Merge branch '1.6.x' into feat-cancel-build-deployment 2024-05-31 14:16:14 +05:30
Khushboo Verma
0eabff5faf Refactor builds document creation 2024-05-31 01:53:29 +05:30
loks0n
ab4401992c Revert "feat: use param instead"
This reverts commit 72cca45d6d.
2024-05-30 16:36:05 +01:00
loks0n
72cca45d6d feat: use param instead 2024-05-30 16:34:43 +01:00
loks0n
c6a520909e feat: support twilio messaging service sid 2024-05-30 16:23:15 +01:00
Binyamin Yawitz
18ca583df8
feat: Deleting teams in sync 2024-05-29 15:52:22 -04:00
fogelito
26c714da48 dbg 2024-05-29 19:30:52 +03:00
fogelito
d000c160b6 Fix bug? 2024-05-29 19:29:03 +03:00
fogelito
ed0995fa49 Fix bug? 2024-05-29 19:26:44 +03:00
fogelito
5764ea9ade static getCollectionId 2024-05-29 19:09:14 +03:00
fogelito
07bfe3823c getCollectionId 2024-05-29 18:59:10 +03:00
fogelito
97703b0332 Question 2024-05-29 18:16:29 +03:00
Khushboo Verma
edafeece9b Add console info before return 2024-05-29 14:39:57 +05:30
fogelito
3ebbc5976f hint update 2024-05-29 11:31:00 +03:00
Matej Bačo
3b8799353d PR review changes 2024-05-29 07:51:51 +00:00
Matej Bačo
d9745ca249
Merge branch '1.6.x' into feat-users-create-jwt 2024-05-29 09:33:09 +02:00
fogelito
15ffce36de add hooks 2024-05-28 20:52:32 +03:00
fogelito
68f5947b40 Remove backup 2024-05-28 20:40:57 +03:00
fogelito
d503a436d0 add project 2024-05-28 20:37:37 +03:00
fogelito
75ec86eed4 SourceAppwrite 2024-05-28 20:12:58 +03:00
fogelito
73280fd173 processSource 2024-05-28 20:05:36 +03:00
fogelito
6149f46621 processDestination 2024-05-28 19:59:54 +03:00
fogelito
bdb7350994 change private to protected 2024-05-28 19:50:37 +03:00
Binyamin Yawitz
ccafc06d93
Merge branch '1.6.x' into feat-unified-app-logger-config 2024-05-28 10:18:39 -04:00
Khushboo Verma
a465b23716 Merge branch '1.6.x' into feat-cancel-build-deployment 2024-05-28 19:06:09 +05:30
Khushboo Verma
0b3c188bbf Add metrics for successful and failed builds 2024-05-28 18:29:28 +05:30
Matej Bačo
711e26c605 Relay on lib to verify JWT expiry 2024-05-28 10:59:53 +00:00
Matej Bačo
b1ff989c3f Implement tests, fix JWT maxAge 2024-05-28 09:25:54 +00:00
fogelito
f68f21a264 Add debug 2024-05-27 17:53:50 +03:00
fogelito
bc62405810 Add debug 2024-05-27 17:42:51 +03:00
fogelito
b5061da8c3 add resourceType backup 2024-05-27 17:17:58 +03:00
fogelito
9c591bd42d add resourceType backup 2024-05-27 17:06:08 +03:00
Khushboo Verma
93b4bfe4df Add one more cancel check 2024-05-27 18:31:35 +05:30
Khushboo Verma
4e8855fad3 Merge branch '1.6.x' into feat-cancel-build-deployment 2024-05-27 18:03:59 +05:30
Christy Jacob
cd5f6f58a2 Merge branch 'main' of https://github.com/appwrite/appwrite into sync-with-main 2024-05-24 12:43:56 +00:00
Jake Barnby
e19b465ce2
Move shared tables db to env var from const 2024-05-24 20:10:47 +12:00
Binyamin Yawitz
ebe386acd9
feat(logger): Unifying logger environment variable and adapting to the latest Logger version 2024-05-23 12:44:19 -04:00
fogelito
552c729c5a fix enqueueResources 2024-05-23 18:22:25 +03:00
fogelito
06a5e76c50 ScheduleBase refactor 2024-05-23 17:42:03 +03:00
Khushboo Verma
f0de4c6eac Resolved merge conflict 2024-05-23 18:34:48 +05:30
Christy Jacob
aa76862692 Merge branch '1.5.x' of https://github.com/appwrite/appwrite into sync-with-1.5.x 2024-05-22 19:43:31 +00:00
shimon
074eab3d63 Merge branch 'refactor-usage-sn' of github.com:appwrite/appwrite into feat-sms-locale
 Conflicts:
	composer.json
	composer.lock
2024-05-22 15:51:24 +03:00
Binyamin Yawitz
ab0d6f7c19
refactor(messaging worker): Refactoring local device to worker only 2024-05-21 15:48:53 -04:00
Matej Bačo
a115f878b3 Merge remote-tracking branch 'origin/1.6.x' into feat-function-tokens 2024-05-21 10:28:21 +00:00
Steven Nguyen
722f3291fa
Merge branch 'main' into chore-sync-with-main 2024-05-20 18:33:52 +00:00
Jake Barnby
d3dc21a048
Merge pull request #8142 from appwrite/fix-shared-project-delete
Fix shared project delete
2024-05-17 17:55:22 +12:00
Jake Barnby
6a9e983651
Catch DB errors on delete 2024-05-17 16:38:40 +12:00
Jake Barnby
d03fb1458c
Merge remote-tracking branch 'origin/refactor-usage-sn' into fix-shared-project-delete 2024-05-17 14:55:01 +12:00
Jake Barnby
60179b1790
Fix not account for abuse/audit on project delete 2024-05-17 14:54:40 +12:00
Christy Jacob
10722aa736 chore: cleanup obsolete tasks and workers 2024-05-16 07:11:00 +00:00
Christy Jacob
a63667f5a3 chore: cleanup obsolete tasks 2024-05-16 07:04:40 +00:00
Steven Nguyen
d54986dc75
fix(messaging): fix TextMagic class name
The class name in utopia-php/mssaging is TextMagic so use the same here
to prevent an error like:

> Class "Utopia\Messaging\Adapter\SMS\Textmagic" not found ...
2024-05-16 05:39:46 +00:00
Steven Nguyen
03fd62cc04
Merge branch 'main' into 1.5.x 2024-05-15 11:36:15 -07:00
Matej Bačo
9846b573bd Merge remote-tracking branch 'origin/main' into feat-function-tokens 2024-05-14 11:59:43 +00:00
Matej Bačo
54c953d559 Add prefix of api key types 2024-05-14 11:58:31 +00:00
shimon
510f864b06 adding null safety 2024-05-12 19:51:16 +03:00
shimon
15b8aa5b16 composer format 2024-05-12 18:12:40 +03:00
shimon
989b0d9f10 Merge branch 'refactor-usage-sn' of github.com:appwrite/appwrite into feat-sms-locale 2024-05-12 15:29:00 +03:00
Eldad A. Fux
53cd729412
Merge pull request #8078 from appwrite/fix-python-build-logs
Fix: Python failing builds
2024-05-10 19:48:27 +01:00
Matej Bačo
8cc2530210 PR review changes 2024-05-09 13:40:31 +00:00
Matej Bačo
5002b0f3fa PR review changes 2024-05-09 11:50:45 +00:00
Damodar Lohani
1d9f5fa29d Merge remote-tracking branch 'origin/refactor-usage-sn' into feat-upgrade-platform-with-module 2024-05-09 07:50:17 +00:00
Jake Barnby
d0e258854c
Fix project deletes for shared tables 2024-05-09 16:52:53 +12:00
xue
1043e2f810
Merge branch 'main' into cicd-fix-float-to-int-conversion-warning-at-appwrite-doctor 2024-05-09 01:10:52 +03:00
bhc
b04b7c5f45
chore: Improve sleep duration in Doctor.php 2024-05-09 00:56:56 +03:00
Eldad Fux
c53de9fb6b Merge branch 'main' of github.com:appwrite/appwrite into feat-eldad4-coroutines 2024-05-08 18:21:55 +01:00
shimon
88e67c8d58 getCountryCode 2024-05-08 14:23:11 +03:00
shimon
17b9f136f1 Merge branch 'refactor-usage-sn' of github.com:appwrite/appwrite into feat-sms-locale
 Conflicts:
	composer.json
	composer.lock
	src/Appwrite/Platform/Workers/Messaging.php
2024-05-08 14:05:14 +03:00
Jake Barnby
360abf4b69
Return from create attribute job is unable to find it in the attributes table 2024-05-08 21:16:27 +12:00
Matej Bačo
7d42db82a0 Fix python failing logs 2024-05-06 15:05:13 +00:00
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
Matej Bačo
9a0d9cee15 Merge remote-tracking branch 'origin/main' into feat-function-tokens 2024-05-06 08:35:14 +00:00
Damodar Lohani
14a0dd3166 Merge remote-tracking branch 'origin/main' into feat-security-emails 2024-05-06 01:04:44 +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
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
Steven Nguyen
06e7efbd29
Merge pull request #7993 from fuyangpengqi/main
chore: fix some typos in comments
2024-04-29 16:41:24 -07:00
Khushboo Verma
ea9c71757c Fix tests 2024-04-30 00:19:14 +05:30
Khushboo Verma
e2b2df1e31 Fix formatting 2024-04-29 21:18:36 +05:30
Khushboo Verma
0dd908b14c Fix formatting 2024-04-29 19:47:29 +05:30
Khushboo Verma
3123bf6b72 Fix formatting 2024-04-29 19:16:17 +05:30
Khushboo Verma
564fe96eec Resolve merge conflicts 2024-04-29 19:05:51 +05:30
Luke B. Silver
4b338d3740
Merge branch '1.5.x' into fix-templates-copy-hidden-files 2024-04-29 11:58:43 +01: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
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
Eldad Fux
d67df5feb1 Fixed formatting 2024-04-22 22:45:55 +02:00
Eldad Fux
6a67a1d48a Fixed execute to match new signature 2024-04-22 14:41:46 +02:00
Eldad Fux
3b70ae4d9f Fixed formatting 2024-04-22 07:56:36 +02:00
fogelito
2391ba07df deleteByGroup 2024-04-19 18:04:54 +03: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
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
Damodar Lohani
70eb56a388 refactor module 2024-04-08 05:25:55 +00:00
Damodar Lohani
8c008df1a9 fix change 2024-04-08 05:08:55 +00:00
Damodar Lohani
8fe6ce64b2 create and use core module 2024-04-08 05:05:04 +00: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
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
Eldad Fux
5ce3de4933 Merge remote-tracking branch 'origin/main' into feat-eldad2-coroutines 2024-04-02 02:13:15 +02:00
Eldad Fux
6ce8781af1 Fixed email escaping 2024-04-01 19:39:26 +02:00
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
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
Damodar Lohani
00c45c2507 new environment for certificates and security emails 2024-03-31 03:32:55 +00:00
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
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
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
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
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
Matej Bačo
2a0a69f3ed Fix connections pool 2024-03-09 11:59:45 +01:00
Torsten Dittmann
150681246e bump: version number 2024-03-08 17:25:10 +01:00