Bjorn Lammers
|
f0d70f0c15
|
Migrate dashboard-icons to homarr-labs
|
2025-01-06 22:21:35 +00:00 |
jamesread
|
17d9e29f19
|
cicd: Add responsibility labels to all new issues
|
2024-12-30 02:05:05 +00:00 |
jamesread
|
be7168d9c5
|
cicd: Issue responsibility bugs
|
2024-12-30 01:59:27 +00:00 |
jamesread
|
d36b23832c
|
cicd: Issue responsibility bugs
|
2024-12-30 01:54:36 +00:00 |
jamesread
|
b6429e9bc7
|
cicd: Add issue responsibility labels
|
2024-12-30 01:45:51 +00:00 |
jamesread
|
7ddc112b2c
|
doc: CONTRIBUTING - add more guidelines
|
2024-12-23 17:14:55 +00:00 |
jamesread
|
10a473ca1c
|
security: Big dependency update
|
2024-12-22 01:59:43 +00:00 |
jamesread
|
c7207d1ee6
|
security: Big dependency update
|
2024-12-22 01:58:19 +00:00 |
jamesread
|
c585762ba8
|
cicd: Standardize the automated code generation
|
2024-12-22 01:48:21 +00:00 |
James Read
|
476838d59a
|
bugfix: Local users now work with a single usergroup (#486)
|
2024-11-24 21:22:24 +00:00 |
James Read
|
f0b1cefb72
|
feature: OAuth2 early support for CertBundles (#474) and Usergroups (#477) (#485)
|
2024-11-24 10:00:25 +00:00 |
James Read
|
b4a555e3da
|
bugfix: #481 StartActionAndWait now allows arguments. (#483)
|
2024-11-24 06:56:27 +00:00 |
James Read
|
79a4119351
|
security: Update cross-spawn vulnerable dependency (#482)
|
2024-11-24 06:56:16 +00:00 |
jamesread
|
851d0dac84
|
doc: Fix #478 - easy.cfg typo [skip ci]
|
2024-11-23 16:31:23 -06:00 |
James Read
|
655a7f205d
|
feature: Improved auth log messages (#476)
|
2024-11-14 22:00:08 +00:00 |
James Read
|
13e48dded2
|
feature: Better guest handling (#472)
* feature: Better guest handling
* bugfix: Better handling of requiring guests to login
|
2024-11-09 23:27:09 +00:00 |
dependabot[bot]
|
344df3739d
|
build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#473)
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.5.0...v4.5.1)
---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-11-09 00:13:32 +00:00 |
jamesread
|
0d981773b3
|
fmt: gofmt
|
2024-11-08 23:54:32 +00:00 |
jamesread
|
8d4ddd36cd
|
cicd: Goreleaser tikeout
|
2024-11-02 07:35:36 +00:00 |
James Read
|
209234c09f
|
bugfix: Still hide an empty actions section if a section is currently selected (#469)
|
2024-11-02 01:32:02 +00:00 |
James Read
|
9bcb2d80dc
|
bugfix: Logs table only updating on start, not finish (#467)
|
2024-11-02 00:47:13 +00:00 |
jamesread
|
de504f5f80
|
cicd: Lint issue
|
2024-11-01 23:23:02 +00:00 |
jamesread
|
8fe91101db
|
feature: Log search box that is less visually offensive
|
2024-11-01 23:23:02 +00:00 |
James Read
|
8717997b0e
|
feature: Hovering over the execution dialog title shows the action ID and execution ID (#468)
|
2024-11-01 22:49:09 +00:00 |
James Read
|
1bfb7c4b28
|
feature: Logs table creates an entry as soon as the execution is started (#464)
|
2024-11-01 21:23:22 +00:00 |
James Read
|
964dc7b48a
|
feature: Rerun button on execution dialog, easily rerun actions! (#465)
|
2024-11-01 20:49:45 +00:00 |
James Read
|
ceb0a78180
|
bugfix: Logout cookies causing a conflict (#461)
|
2024-11-01 20:36:38 +00:00 |
James Read
|
9117163316
|
bugfix: Login form was not displayed if only OAuth2 was configured (#457)
* bugfix: Login form was not displayed if only OAuth2 was configured
* bugfix: npe in AuthOAuth2Provider
* test: Try and fix flakey tests
|
2024-10-27 08:56:28 +00:00 |
James Read
|
d3ad811ac5
|
bugfix: Removed hardcoded dependency on GitHub in OAuth2 flow (#458)
|
2024-10-26 22:30:08 +00:00 |
James Read
|
ee26fe6b50
|
ci github int tests settle (#459)
* ci: Allow more time for GitHub tests to settle
* ci: Run build-snapshot on any push, but dont dupe with PR
|
2024-10-26 22:10:33 +00:00 |
James Read
|
2950b59514
|
cicd: Devskim actions upgrade (#456)
|
2024-10-25 13:44:08 +00:00 |
James Read
|
be5ddda020
|
feature: freebsd support (#454)
|
2024-10-23 12:52:25 +00:00 |
James Read
|
16b07283b0
|
feature: Add riscv build! (#453)
|
2024-10-23 10:54:43 +00:00 |
jamesread
|
d7814ff6df
|
bugfix: If a button is disabled in the API, render it disabled [skip ci]
|
2024-10-20 23:03:10 +01:00 |
James Read
|
be9b2a7c78
|
bugfix: Cookie expiry for OAuth2 & Local set to 1 year, not session (#451)
|
2024-10-20 21:58:12 +00:00 |
James Read
|
80e5b5b0c1
|
feature: Cleanup auth code (#444)
|
2024-10-19 19:33:27 +00:00 |
James Read
|
0283b51eca
|
feature: Login/Logout links (#443)
* feature: Login/Logout links
* cicd: codestyle
|
2024-10-19 07:49:41 +00:00 |
jamesread
|
1af2e92132
|
feature: Local user login!
|
2024-10-18 01:20:04 +01:00 |
James Read
|
71ad5d2e3a
|
feature: local auth! (#441)
* feature: local auth!
* cicd: contentLogin -> content-login
* bugfix: CSS codestyle
|
2024-10-17 13:23:01 +00:00 |
James Read
|
32b5fee108
|
bugfix: Fixed crash when requesting execution status that could not be found (NPE) (#440)
|
2024-10-15 10:48:55 +00:00 |
James Read
|
de81ec00fd
|
feature: mix of bits (#439)
* feature: mix of bits
* bugfix: codestyle
|
2024-10-15 07:47:51 +00:00 |
Simon Dahlbacka
|
7cc07158ab
|
bugfix: Turns out this should now be 403 instead (#438)
|
2024-10-14 13:53:23 +00:00 |
jamesread
|
3b8976fd51
|
feature: Login screen
|
2024-10-14 09:26:33 +01:00 |
jamesread
|
fb7e650267
|
feature: OAuth2 Redirect URL
|
2024-10-14 09:25:21 +01:00 |
jamesread
|
6a7187fb5b
|
feature: OAuth2! :-D
|
2024-10-14 09:25:21 +01:00 |
James Read
|
b31cdf15a2
|
feature: Email argument type (#433)
* feature: Email argument type
* bugfix: Fix error if additional links is null
|
2024-10-13 18:40:16 +00:00 |
jamesread
|
6e0e0e8133
|
cicd: cleanup console log
|
2024-10-13 01:10:47 +01:00 |
jamesread
|
706441799f
|
feature: Custom navigation links in the nav (sidebar/topbar)
|
2024-10-13 00:35:47 +01:00 |
jamesread
|
0b66bc7bbd
|
cicd: Labels on issue templates [skip ci]
|
2024-10-13 00:35:28 +01:00 |
jamesread
|
86e876a9c9
|
Merge branch 'main' of ssh://github.com/OliveTin/OliveTin
|
2024-10-12 23:18:29 +01:00 |