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
39abb4fa02
fix: fix dependabot config
2025-05-20 16:40:23 +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
8b6194217e
chore: group minor and patch dep updates
2025-05-06 18:41:32 +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
01e2b5e63d
chore: set dependabot back to daily
2025-04-14 17:20:43 +03:00
Stavros
2d6baef810
chore: set dependabot frequency to weekly
2025-04-14 15:49:10 +03:00
Guruprasad Kulkarni
afad78b7da
Add dependabot configuration file ( #78 )
...
* **Add configuration for dependabot**
* **Package ecosystems**
- Add package-ecosystem for `bun` with directory `/frontend`
- Add package-ecosystem for `gomod` with directory `/`
- Add package-ecosystem for `docker` with directory `/`
* **Schedule**
- Set update schedule to daily for all package ecosystems
2025-04-14 15:47:20 +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
9a16737a54
chore: add issue templates
2025-02-08 12:55:46 +02:00
Stavros
78bc3e9c9a
feat: add github build workflows
2025-01-19 16:39:54 +02:00