Antoine
|
73e76c4214
|
feat(database): postgres set ssl mode (#1245)
* feat(database): postgres set ssl mode
* feat(database): postgres set extra params
|
2023-11-06 19:04:32 +01:00 |
|
soup
|
89d00d0986
|
fix(config): prevent overwriting default logPath (#1219)
* fix(config): prevent overwriting logPath default
* Fix duplication issue
* fix: Preserve non-empty logPath value in config
|
2023-10-30 23:04:53 +01:00 |
|
ze0s
|
d31866b03e
|
fix(config): env var prefix clashing in k8s (#937)
* fix: log config error
* fix: add extra underscore to env prefix
* fix: config revert
* chore: add web/.gitkeep
* chore: fix web/dist/.gitkeep
* fix: add extra underscore to env prefix
|
2023-05-16 00:46:28 +02:00 |
|
Kyle Sanderson
|
2ce82cc687
|
feat(config): allow config environment variables (#691)
* feat(config): allow config environment variables
* generate secure config default token
* fix: read env vars
* fix: go mod tidy
* fix: revert default port change
* fix: do not ignore default config values
---------
Co-authored-by: ze0s <ze0s@riseup.net>
|
2023-05-07 21:57:52 +02:00 |
|
Fabricio Silva
|
d085d894d4
|
fix(config): lxc container detection (#900)
fix(config): detection for lxc containers
|
2023-05-02 18:48:12 +02:00 |
|
ze0s
|
604c7896bd
|
chore: add LICENSE GPLv2-or-later (#897)
* chore: add LICENSE
* chore: add LICENSE to README
|
2023-05-01 16:21:59 +02:00 |
|
KaiserBh
|
07b3569cde
|
enhancement(config): clarify logPath usage (#783)
Added clarity for logPath as people on windows uses backslashes which doesn't work.
Co-authored-by: KaiserBh <kaiserbh@proton.me>
|
2023-03-26 23:14:07 +02:00 |
|
ze0s
|
ac276868fb
|
feat(settings): make log level configurable from UI (#704)
* feat(settings): set log level
* fix: light theme colors
* fix: light theme colors size unit
|
2023-02-11 22:37:06 +01:00 |
|
ze0s
|
2917a7d42d
|
feat: show new updates in dashboard (#690)
* feat: show new update banner
* feat(http): add request logger
* refactor: updates checker
* feat: make update check optional
* fix: empty releases
* add toggle switch for update checks
* feat: toggle updates check from settings
* feat: toggle updates check from settings
* feat: check on toggle enabled
---------
Co-authored-by: soup <soup@r4tio.dev>
|
2023-02-05 18:44:11 +01:00 |
|
ze0s
|
0af95e2b44
|
feat(logging): make log size and log backups configurable (#657)
feat(logging): make log size and backups configurable
|
2023-01-17 21:35:31 +01:00 |
|
ze0s
|
765215270a
|
fix(config): improve container detection (#420)
fix(config): detect container
|
2022-08-21 18:21:43 +02:00 |
|
Ludvig Lundgren
|
a63e022c15
|
feat(config): add loglevel defaults option trace (#356)
|
2022-07-16 18:11:17 +02:00 |
|
Kyle Sanderson
|
f74b348b26
|
feat(config): detect container runtime (#324)
* feat(config): add container detection capabilities
|
2022-07-12 21:05:29 +02:00 |
|
Ludvig Lundgren
|
2a10ea27c6
|
fix(config): load sqlite from configdir (#281)
|
2022-05-21 14:49:11 +02:00 |
|
Ludvig Lundgren
|
91b094f4f4
|
feat(confg): reload on save and refactor logging (#275)
* feat(confg): reload on save
* refactor(logging): rework
|
2022-05-20 09:27:01 +02:00 |
|
Ludvig Lundgren
|
cc0c071cce
|
feat: wip postgres support
|
2022-03-27 03:12:00 +02:00 |
|
Ludvig Lundgren
|
ffa2447c59
|
feat: change default port (#207)
Change default port from 8989 to 7474
|
2022-03-26 21:38:57 +01:00 |
|
Ludvig Lundgren
|
fdf69e6403
|
feat(indexers): load custom definitions (#186)
|
2022-03-20 14:35:33 +01:00 |
|
Ludvig Lundgren
|
40b855bf39
|
Feature: Auth (#4)
* feat(api): add auth
* feat(web): add auth and refactor
* refactor(web): baseurl
* feat: add autobrrctl cli for user creation
* build: move static assets
* refactor(web): auth guard and routing
* refactor: rename var
* fix: remove subrouter
* build: update default config
|
2021-08-14 14:19:21 +02:00 |
|
Ludvig Lundgren
|
a838d994a6
|
feat: add backend
|
2021-08-11 15:26:17 +02:00 |
|