Commit graph

21873 commits

Author SHA1 Message Date
Binyamin Yawitz
613c3b41f8
fix: Redis with null password 2024-07-26 12:40:31 -04:00
Binyamin Yawitz
6619870847
fix: Load only when needed 2024-07-26 11:19:54 -04:00
Binyamin Yawitz
2947d22392
chore: Updating workers 2024-07-22 14:45:39 -04:00
Binyamin Yawitz
916f58cd9d
fixes: Logger and Abuse timelimit 2024-07-19 14:19:30 -04:00
Binyamin Yawitz
35910a6dbe
chore: updating packages 2024-07-19 13:50:34 -04:00
Binyamin Yawitz
7d14a8b742
feat: Supporting old project database name 2024-07-19 13:49:10 -04:00
Binyamin Yawitz
05862e8bc0
chore: lint 2024-07-19 10:02:32 -04:00
Binyamin Yawitz
cfdf5ff5cb
chore: Merge 2024-07-19 10:00:06 -04:00
Binyamin Yawitz
f7a28bcf71
Merge branch 'refs/heads/1.6.x' into feat-eldad4-coroutines
# Conflicts:
#	app/init.php
#	src/Appwrite/Migration/Migration.php
2024-07-19 09:59:08 -04:00
Torsten Dittmann
cc7d6ad76c
Merge pull request #8417 from appwrite/feat-migration-1.6
feat: base migration for 1.6.x
2024-07-19 14:48:13 +02:00
Torsten Dittmann
2d195fb74e revert: wildcard hostname in .env 2024-07-19 13:54:52 +02:00
Torsten Dittmann
8ad15b2df1 feat: base migration for 1.6.x 2024-07-19 13:53:42 +02:00
Binyamin Yawitz
87e0f2539c
fix: tests 2024-07-18 15:31:24 -04:00
Torsten Dittmann
0661291d4c chore: upgrade console 2024-07-18 20:59:55 +02:00
Binyamin Yawitz
f4e2736475
fix: Adding restart to the scheduler 2024-07-18 13:53:31 -04:00
Binyamin Yawitz
b9596b780b
chore: lint 2024-07-18 12:18:43 -04:00
Binyamin Yawitz
5ad0214a1e
chore: 1.6 -> current 2024-07-18 12:16:24 -04:00
Binyamin Yawitz
349c4f706f
Merge branch 'refs/heads/1.6.x' into feat-eldad4-coroutines
# Conflicts:
#	app/controllers/web/console.php
#	app/http.php
2024-07-18 11:54:01 -04:00
Binyamin Yawitz
850c17dde1
tests: Ensure stability 2024-07-18 11:51:09 -04:00
Torsten Dittmann
af998ef868 chore: update console 2024-07-18 17:29:15 +02:00
Binyamin Yawitz
0bdf75a4a0
chore: Update response models 2024-07-18 09:11:04 -04:00
Torsten Dittmann
31d4932fdf
Merge pull request #8406 from appwrite/feat-console-containerized 2024-07-18 01:36:02 +02:00
Torsten Dittmann
5187796345 Merge branch 'feat-console-containerized' of https://github.com/appwrite/appwrite into feat-console-containerized 2024-07-17 22:49:39 +02:00
Torsten Dittmann
9e1b643c7b tests: fix endpoint to use traefik 2024-07-17 22:49:32 +02:00
Torsten Dittmann
a1dd9fe3ff tests: fix endpoint to use traefik 2024-07-17 22:47:33 +02:00
Torsten Dittmann
bcd472ca59 fix: compose console port 2024-07-17 22:39:32 +02:00
Torsten Dittmann
8bc75b2bbe fix: remove console static files from loading 2024-07-17 22:22:03 +02:00
Binyamin Yawitz
b245aab9d8
fix: Adjusting to coroutine 2024-07-17 15:59:25 -04:00
Binyamin Yawitz
c15d362865
chore: Updating composer 2024-07-17 15:50:15 -04:00
Binyamin Yawitz
bbdd886a6c
fix: Adjusting 2024-07-17 15:48:44 -04:00
Binyamin Yawitz
023e222029
fix: Adjusting 2024-07-17 15:48:38 -04:00
Binyamin Yawitz
8d66536e7f
fix: Adjusting 2024-07-17 15:34:57 -04:00
Binyamin Yawitz
d1af8cfbe0
feat: Extracting authentication cookie 2024-07-17 15:21:47 -04:00
Binyamin Yawitz
19119b573d
chore: Merge and lint 2024-07-17 15:06:06 -04:00
Torsten Dittmann
9c4f7dd108 fix: accidentally removed copy command from dockerfile 2024-07-17 20:35:09 +02: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
Torsten Dittmann
8210e0ffaf fix: new image 2024-07-17 20:29:58 +02:00
Torsten Dittmann
9e1b00d8e5 fix: console image 2024-07-17 20:19:34 +02:00
Torsten Dittmann
eb673a931e fix: dockerfile 2024-07-17 19:29:48 +02:00
Torsten Dittmann
e61ff28c0f fix: production compose template 2024-07-17 19:26:27 +02:00
Torsten Dittmann
0ecc1849a7 feat: containerized console 2024-07-17 19:24:52 +02:00
Torsten Dittmann
6cb9dd0ac8 chore: update composer lock 2024-07-17 18:22:54 +02:00
Torsten Dittmann
86ed408cfe chore: release cli 6.0.0-rc.4 2024-07-17 15:54:04 +02:00
Christy Jacob
275552fcad
Merge pull request #8366 from appwrite/feat-project-accessed-at
Feat project last activity
2024-07-16 11:35:09 +04:00
Damodar Lohani
0374711298
Update projects.php 2024-07-16 06:53:21 +05:45
Binyamin Yawitz
acef279091
refactor: headers to instance 2024-07-15 16:15:02 -04:00
Binyamin Yawitz
b1e766d61a
refactor: Response Models init 2024-07-15 13:26:32 -04:00
Binyamin Yawitz
6d22474af9
fix: Initializing response model 2024-07-15 13:26:18 -04:00
Binyamin Yawitz
b86f1c0aa4
refactor: Auto load inline-classes 2024-07-15 12:52:18 -04:00
Binyamin Yawitz
55d4cd2aa5
refactor: response models to static 2024-07-15 10:34:59 -04:00