67 Commits
Author SHA1 Message Date
macanhhuy 6efcea3b90 fix: install graphicsmagick in runtime stage
Build + push avatar image / build-and-push (push) Failing after 17s
gm npm wrapper shells out to the gm/convert binary on every avatar upload;
the builder stage had it but the final runtime stage did not, so every
upload 500'd with 'gm convert binaries can't be found'.
2026-08-22 12:34:55 +07:00
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
macanhhuy 8493d8b09b Add Gitea Actions build workflow and README for vnctalk-avatar
Build + push avatar image / build-and-push (push) Failing after 20s
2026-08-22 00:05:04 +07:00
Stefan-Sanger fccb21008d fix: improve runuser2 2026-06-13 07:08:13 +02:00
Stefan-Sanger f2afbbce45 fix: improve runuser 2026-06-13 06:58:35 +02:00
Stefan-Sanger cb7e7c22fc fix: rootless operation for avatarservice 2026-06-05 12:21:15 +02:00
Stefan-Sanger cea6d35d64 fix: update 404 message 2024-10-16 08:27:54 +02:00
Stefan-Sanger 550991095f fix: update custom 404 again 2024-10-16 08:09:33 +02:00
Stefan-Sanger 36b8ff88c5 fix: update custom 404 2024-10-16 07:54:14 +02:00
Stefan-Sanger 503f0806c2 fix: add custom error html 2024-10-16 07:34:05 +02:00
Stefan-Sanger dec8ae7cf5 fix: add nginx 2024-10-16 06:36:18 +02:00
Stefan-Sanger 8b40ed04e7 fix: versions 2024-03-04 16:44:03 +01:00
Stefan-Sanger 312f1d144a fix: update config 2024-03-04 16:37:16 +01: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 44c62edbdb fix: retagging 2023-09-17 07:24:58 +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 e30d5066a2 fix: update build 2023-06-28 06:59:37 +02:00
Stefan-Sanger e9c92942aa fix: audit 2023-06-28 06:47:12 +02:00
Stefan-Sanger f9e2d2058b fix: image build 2023-06-28 06:36:13 +02:00
Stefan-Sanger 34a270c8ad fix: improve avatar quality - 30003052-26035 2023-03-13 06:55:49 +01:00
Stefan-Sanger f8b977adcd Merge branch 'update' into 'master'
fix: update

See merge request uxf/vnc-avatar!10
2022-08-17 09:05:11 +00:00
Stefan-Sanger cc7466f47b fix: update 2022-08-17 11:04:35 +02:00
Leonidas Apostolidis 1df79bec38 Merge branch 'saas-auto-releases' into 'master'
Update .gitlab-ci.yml

See merge request uxf/vnc-avatar!9
2021-10-29 21:44:31 +00:00
Leonidas Apostolidis fe6de1a1d6 Update .gitlab-ci.yml 2021-10-29 22:29:58 +01:00
Leonidas Apostolidis 7c09d67247 Merge branch 'auto-releases' into 'master'
Update .gitlab-ci.yml

See merge request uxf/vnc-avatar!8
2021-10-21 09:51:28 +00:00
Leonidas Apostolidis f1842d6735 Update .gitlab-ci.yml 2021-10-21 10:51:14 +01:00
Leonidas Apostolidis 72dd490ad9 Merge branch 'auto-releases' into 'master'
Update the CI prod and stable tags

See merge request uxf/vnc-avatar!7
2021-10-19 20:25:28 +00:00
Leonidas Apostolidis 9cad9e0f0b Update the CI prod and stable tags 2021-10-19 21:25:05 +01:00
Claude Gamboa 36459793a6 Fixed docker build pipeline for prod and stable images 2021-10-12 15:50:39 +00:00
Claude Gamboa 4e7e712270 Update .gitlab-ci.yml 2021-09-28 08:18:33 +00:00
Claude Gamboa 174d10dd24 Update .gitlab-ci.yml 2021-09-28 08:18:09 +00:00
Claude Gamboa 3e3f236eea update pipeline to new way of building docker iamge 2021-09-26 22:10:14 +01:00
Leonidas Apostolidis 1726ce3550 Merge branch 'gitlab-ci' into 'master'
Add a notification CI job for successful or failed pipelines

See merge request uxf/vnc-avatar!5
2021-09-13 21:19:09 +00:00
Leonidas Apostolidis 9b36724633 Add a notification CI job for successful or failed pipelines 2021-09-13 22:17:59 +01:00
Leonidas Apostolidis 01c069147c Merge branch 'leoapost-master-patch-23339' into 'master'
Stop pushing to factorypackages

See merge request uxf/vnc-avatar!4
2021-09-03 10:52:32 +00:00
Leonidas Apostolidis 493bb60b8f Stop pushing to factorypackages 2021-09-03 10:52:21 +00:00
Leonidas Apostolidis a161f64a50 Merge branch 'pipeline' into 'master'
Use the makechangelog.uxf from the builder

See merge request uxf/vnc-avatar!3
2021-08-18 23:01:14 +00:00
Leonidas Apostolidis b6bc74300e Use the makechangelog.uxf from the builder 2021-08-18 23:49:00 +01:00
Leonidas Apostolidis 0034d8b617 Deprecate Jenkinsfile 2021-07-09 10:41:27 +00:00
Leonidas Apostolidis 2664ed1dd4 Make makechangelog.uxf executable 2021-04-14 23:56:53 +01:00
Leonidas Apostolidis eac18a10a5 Merge branch 'ci-build-deb' into 'master'
Add gitlab-ci job to build the deb package

See merge request uxf/vnc-avatar!2
2021-04-14 22:22:43 +00:00
Leonidas Apostolidis 69c1243f0e Add deb build job to gitlab-ci 2021-04-14 23:09:19 +01:00
Leonidas Apostolidis 43c4908758 Add 420px in the avatar resolutions 2021-04-13 20:39:13 +01:00
Leonidas Apostolidis f7a4514466 Merge branch 'k8s-migration' into 'master'
Prefix the health endpoint for the api

See merge request uxf/vnc-avatar!1
2021-03-28 21:21:18 +00:00