20 Commits
Author SHA1 Message Date
macanhhuy 0669f87134 fix: serve avatar files from node process (express.static)
Build + push avatar image / build-and-push (push) Failing after 19s
Single-container avatar service: serve the resized files from outputDir
so the frontend can GET /<md5(jid)>.jpg without a separate nginx.
2026-08-22 12:19:50 +07:00
Stefan-Sanger 8815fd0d3e fix: typo 2023-09-17 09:53:25 +02:00
Stefan-Sanger 6b8f790f55 fix: extend cors 2023-09-17 09:48:38 +02:00
Stefan-Sanger 34beb4ffc3 fix: add cors 2023-09-17 09:32:25 +02:00
Stefan-Sanger 0861047442 feat: add info endpoint 2023-09-17 07:21:47 +02:00
Stefan-Sanger 631904ab3a fix: fake auth 2023-06-28 17:20:26 +02:00
Stefan-Sanger 3e7fa6e3d0 fix: dev cleanup, needs to be reverted! 2023-06-28 08:17:38 +02:00
Stefan-Sanger 9fa9e560b6 fix: debug output2 2023-06-28 08:01:13 +02:00
Stefan-Sanger 41ff7add42 fix: debug output 2023-06-28 07:42:04 +02:00
Stefan-Sanger e9c92942aa fix: audit 2023-06-28 06:47:12 +02:00
Stefan-Sanger 34a270c8ad fix: improve avatar quality - 30003052-26035 2023-03-13 06:55:49 +01:00
Leonidas Apostolidis ea8e0f741d Prefix the health endpoint for the api 2021-03-27 14:09:44 +00:00
Leonidas Apostolidis 2b5ce0801c Add the '/' endpoint 2021-03-24 21:55:22 +00:00
Leonidas Apostolidis 2733650a43 Add a healthcheck endpoint 2021-03-24 17:46:45 +00:00
Stefan-Sanger ae0d77a986 fix: max image upload size 2020-08-21 07:46:44 +02:00
Stefan-Sanger 6fd658b30e fix: success response on delete 2020-01-01 14:15:44 +01:00
Stefan-Sanger 0a4634ba1a feat: add delete endpoint 2020-01-01 09:42:05 +01:00
Stefan-Sanger 1f631d8f20 feat: new jwt based auth per domain(s) 2019-09-16 07:24:10 +02:00
Stefan-Sanger f3d0a430eb initial implementation 2019-05-06 18:23:41 +02:00
Stefan-Sanger 0ae92d70cf repo scaffold 2019-05-06 14:01:43 +02:00