1
0
Fork 0
mirror of synced 2024-09-29 08:51:28 +13:00
Commit graph

262 commits

Author SHA1 Message Date
Binyamin Yawitz
feb775d2c4
chore: merge, lint, stan 2024-09-04 14:52:01 -04:00
Binyamin Yawitz
686b5439a2
chore: merge 2024-09-03 19:22:53 -04:00
Binyamin Yawitz
7d6eac4ddb
Merge branch '1.6.x' into feat-eldad4-coroutines
# Conflicts:
#	app/cli.php
#	app/controllers/api/account.php
#	app/controllers/api/functions.php
#	app/controllers/api/projects.php
#	app/controllers/general.php
#	app/controllers/shared/api.php
#	app/http.php
#	app/init.php
#	app/realtime.php
#	app/worker.php
#	composer.json
#	composer.lock
#	src/Appwrite/Migration/Migration.php
#	src/Appwrite/Platform/Tasks/Migrate.php
#	src/Appwrite/Platform/Tasks/ScheduleExecutions.php
#	src/Appwrite/Platform/Workers/Builds.php
#	src/Appwrite/Platform/Workers/Deletes.php
#	src/Appwrite/Specification/Format/Swagger2.php
#	src/Appwrite/Utopia/Response.php
2024-09-03 19:06:48 -04:00
Binyamin Yawitz
5cdb8388a1
chore: versions update 2024-08-23 13:02:54 -04:00
Matej Bačo
d5db9253cd Fix breaking changes in lib 2024-08-16 11:25:01 +00:00
Christy Jacob
bfa253297b Merge branch 'main' of https://github.com/appwrite/appwrite into sync-1.6-main 2024-08-13 15:36:13 +00:00
Binyamin Yawitz
b884059ecd
refactor: Making sure database names remains the same as previous versions 2024-07-29 12:29:21 -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
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
Torsten Dittmann
8bc75b2bbe fix: remove console static files from loading 2024-07-17 22:22:03 +02:00
Binyamin Yawitz
b1e766d61a
refactor: Response Models init 2024-07-15 13:26:32 -04:00
Binyamin Yawitz
55d4cd2aa5
refactor: response models to static 2024-07-15 10:34:59 -04:00
Binyamin Yawitz
9b94a4a1ed
chore: improvements 2024-07-12 18:11:43 -04:00
Jake Barnby
e74a5cbf6e
Remove detailed trace from error logs 2024-07-09 15:15:03 +12:00
Binyamin Yawitz
66b9467e6d
rollback: Reverting to more stable server 2024-07-05 11:44:58 -04:00
Binyamin Yawitz
1217aee296
refactor: Connection pools 2024-07-04 15:04:36 -04:00
Binyamin Yawitz
92668fda0d
feat: Moving to coroutine dedicated http server 2024-07-03 16:24:04 -04:00
Binyamin Yawitz
a4f675c632
feat: Coroutine adjustments 2024-07-02 11:16:44 -04:00
Binyamin Yawitz
77b593dae5
feat: Coroutine adjustments 2024-07-01 14:25:32 -04:00
Binyamin Yawitz
5ac5baca38
fixes: General refactors 2024-06-06 21:06:52 -04:00
Binyamin Yawitz
d0a55e266c
lint: Linting 2024-06-06 20:54:51 -04:00
Binyamin Yawitz
b5a241db8d
merge: Main into Coroutines 2024-06-05 18:38:39 -04:00
Binyamin Yawitz
6083d8b7a8
feat(tasks): Coroutine 2024-06-03 14:09:58 -04:00
Khushboo Verma
cd6878c597 Add comment for payload size 2024-05-09 15:11:02 +05:30
Khushboo Verma
e583f44147 Increase chunk size to 10 MB 2024-05-03 18:01:15 +05:30
Christy Jacob
95300d796b
Revert "Update chunk size to 7 MB" 2024-05-03 10:19:03 +04:00
Khushboo Verma
87fb11914e Update chunk size to 7 MB 2024-05-02 19:38:45 +05:30
Khushboo Verma
89daa5e479 Update payload size to 11 MB to accomodate 10 MB chunk size 2024-05-02 14:30:18 +05:30
Khushboo Verma
885e7019f8 Update chunk size to 10 MB 2024-05-01 23:37:18 +05:30
Eldad Fux
d67df5feb1 Fixed formatting 2024-04-22 22:45:55 +02:00
Eldad Fux
09e9483d94 Changed autoloading order 2024-04-22 21:38:48 +02:00
Eldad Fux
3b70ae4d9f Fixed formatting 2024-04-22 07:56:36 +02:00
Eldad Fux
479f20dabf Fixed some workers 2024-04-22 07:00:17 +02:00
Eldad Fux
6d6f22788d Eanble compression 2024-04-15 23:38:36 +02:00
Eldad Fux
07a830e9a6 Work on the main worker 2024-04-15 22:03:07 +02:00
Eldad Fux
87ca2dfb32 Applied fixes for tests 2024-04-15 07:29:32 +02:00
Eldad Fux
a5ba262c4c Fixed bootstrap file 2024-04-15 05:59:02 +02:00
Eldad Fux
fd2410d2ae Fixed bootstrap 2024-04-14 22:42:31 +02:00
Eldad Fux
6cade89369 New init structure 2024-04-14 11:22:53 +02:00
Eldad Fux
9e234b7600 updated server 2024-04-14 10:58:05 +02:00
Eldad Fux
bd57955168 Enabled coroutines 2024-04-03 13:43:20 +02:00
Eldad Fux
8ed1da4ea8 Updated getEnv to use system lib 2024-04-01 13:02:47 +02:00
Matej Bačo
2a0a69f3ed Fix connections pool 2024-03-09 11:59:45 +01:00
Matej Bačo
db1674811f Finish fixing code QL warnings 2024-03-08 13:57:20 +01:00
Matej Bačo
005a239932 Auth fixes 2024-03-07 18:24:01 +01:00
Matej Bačo
efeb898be1 Import fixes 2024-03-07 15:29:42 +01:00
Matej Bačo
ee065bc64c Merge branch '1.5.x' into feat-database-proxy 2024-03-07 10:18:49 +01:00