Stavros
|
ae8347fd28
|
fix: use docker meta flavors for handling latest, prefix and suffix
|
2025-10-08 23:11:25 +03:00 |
|
Stavros
|
5b7bda3378
|
chore: use bun frozen lockfile for builds
|
2025-10-08 18:56:42 +03:00 |
|
Stavros
|
103285855e
|
feat: add distroless to release workflow
|
2025-10-07 15:34:08 +03:00 |
|
Stavros
|
adb1a9bee5
|
fix: fix typo
|
2025-10-07 15:15:21 +03:00 |
|
Stavros
|
1ee0cee171
|
feat: distroless image
|
2025-10-07 15:03:53 +03:00 |
|
Stavros
|
866933b3d6
|
fix: fix version handling in docker and cd
|
2025-09-19 15:38:32 +03:00 |
|
Stavros
|
49c4c7a455
|
feat: add codeconv to ci
|
2025-07-04 01:48:38 +03:00 |
|
Stavros
|
7640e956c2
|
chore: run nightly workflow every day
|
2025-07-03 12:54:26 +03:00 |
|
Stavros
|
523267e55b
|
fix: disable CGO in binary builds
|
2025-06-11 10:11:23 +03:00 |
|
Stavros
|
bbaa036d85
|
chore: use ref name as version in release workflow
|
2025-05-28 14:17:02 +03:00 |
|
Stavros
|
318f00993e
|
Feat/new UI (#153)
* wip
* feat: make forms functional
* feat: finalize pages
* chore: remove unused translations
* feat: app context
* feat: user context
* feat: finalize username login
* fix: use correct tab order in login form
* feat: add oauth logic
* chore: update readme and assets
* chore: rename docs back to assets
* feat: favicons
* feat: custom background image config option
* chore: add acknowledgements for background image
* feat: sanitize redirect URL
* feat: sanitize redirect URL on check
* chore: fix dependabot config
* refactor: bot suggestions
* fix: correctly redirect to app and check for untrusted redirects
* fix: run oauth auto redirect only when there is a redirect URI
* refactor: change select color
* fix: fix dockerfiles
* fix: fix hook rendering
* chore: remove translations cdn
* chore: formatting
* feat: validate api response against zod schema
* fix: use axios error instead of generic error in login page
|
2025-05-20 17:17:12 +03:00 |
|
Stavros
|
91e3bbc9d9
|
refactor: store version in constants
|
2025-05-20 16:39:27 +03:00 |
|
Stavros
|
415eea6fab
|
fix: use current context in release workflows
|
2025-05-15 17:08:56 +03:00 |
|
Stavros
|
ad5aa30b9f
|
fix: checkout in the create release step in the nightly workflow
|
2025-05-15 16:49:54 +03:00 |
|
Stavros
|
dcd6c5667d
|
fix: ensure create release has succeeded in nightly
|
2025-05-15 16:44:48 +03:00 |
|
Stavros
|
ff48fa320e
|
feat: nightly release workflow
|
2025-05-15 16:41:26 +03:00 |
|
Stavros
|
00d1543f08
|
fix: include past sponsors in readme
|
2025-05-01 23:41:27 +03:00 |
|
Stavros
|
93a75324b8
|
chore: fix spacing in sponsors list
|
2025-04-30 20:34:53 +03:00 |
|
Stavros
|
483b1de701
|
chore: remove permissions from sponsors generator workflow
|
2025-04-30 20:29:08 +03:00 |
|
Stavros
|
40ceed6686
|
chore: update secret in sponsors generator
|
2025-04-30 20:27:16 +03:00 |
|
Stavros
|
3878c629c6
|
chore: add sponsors list workflow
|
2025-04-30 20:22:05 +03:00 |
|
Stavros
|
ea5b4cefbd
|
chore: add stale bot
|
2025-04-14 20:15:50 +03:00 |
|
Stavros
|
476a455329
|
chore: rename ci job to ci
|
2025-04-14 18:27:55 +03:00 |
|
Stavros
|
77e9fafa32
|
chore: make ci run on all pull requests
|
2025-04-14 17:22:55 +03:00 |
|
Stavros
|
9b39a2b856
|
fix: use arm runner
|
2025-04-09 16:22:21 +03:00 |
|
Stavros
|
6d17ce699a
|
fix: download binaries correctly
|
2025-04-09 16:18:51 +03:00 |
|
Stavros
|
20dbb35d44
|
chore: build amd64 and arm64 binaries
|
2025-04-09 16:12:25 +03:00 |
|
Stavros
|
98abe514e1
|
refactor: add basic versioning to translations
|
2025-04-06 15:43:30 +03:00 |
|
Stavros
|
6dc461c11e
|
chore: add i18n workflow
|
2025-03-30 15:35:06 +03:00 |
|
Stavros
|
d82e959734
|
refactor: rename site to frontend
|
2025-03-23 13:07:53 +02:00 |
|
Stavros
|
f3471880ee
|
refactor/handlers (#51)
* wip
* refactor: use prefix instead of patern in docker meta
* tests: fix tests
|
2025-03-19 15:48:16 +02:00 |
|
Stavros
|
6f6b1f4862
|
chore: use v prefix in versioning
|
2025-03-10 21:44:41 +02:00 |
|
Stavros
|
c0ffe3faf4
|
refactor: release multiple semver tags
|
2025-03-10 16:02:48 +02:00 |
|
Stavros
|
ad718d3ef8
|
refactor: migrate release workflow to native runners
|
2025-03-09 19:24:52 +02:00 |
|
Stavros
|
38105d0b4e
|
fix: exp build should wait form arm builder
|
2025-03-09 19:16:51 +02:00 |
|
Stavros
|
e13bd14eb6
|
fix: setup docker buildx on exp build
|
2025-03-09 19:13:28 +02:00 |
|
Stavros
|
43dc3f9aa6
|
chore: remove create release from experimental build
|
2025-03-09 19:08:33 +02:00 |
|
Stavros
|
00bfaa1cbe
|
feat: add experimental docker build
|
2025-03-09 19:07:24 +02:00 |
|
Stavros
|
caf9cde08f
|
tests: add frontend build to ci
|
2025-02-10 18:28:06 +02:00 |
|
Stavros
|
2473d3ce34
|
tests: add simple dist folder
|
2025-02-10 18:24:16 +02:00 |
|
Stavros
|
d8d347b45f
|
tests: add basic tests for utilities
|
2025-02-10 18:22:46 +02:00 |
|
Stavros
|
78bc3e9c9a
|
feat: add github build workflows
|
2025-01-19 16:39:54 +02:00 |
|