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
ze0s
64900c4d56
fix(downloadclients): remove from filter actions on delete ( #891 )
...
fix(downloadclients): properly delete from filter actions
2023-05-01 01:18:46 +02:00
Kyle Sanderson
5da28a0918
fix(database): fix filter regression from clean-up ( #599 )
...
* fix(database): fix filter regression from clean-up
* rollback transaction commits
* fix(database): revert action count query
2022-12-31 12:27:42 +01:00
Kyle Sanderson
19b3899a5c
refactor(database): clean-up queries ( #569 )
...
* fix(database): build WHERE using squirrel
* flip LIKEs
* change sql.LevelReadCommitted
* feat(db): add missing commits
* implement single query for releases
* cleanup
* feat(releases): properly handle limit for Find
* feat(releases): make dynamic ILike helper
* feat(releases): check for empty ReleaseActionStatus
* add values as sql.NullX
* check if ID is non 0
* feat(releases): improve find
2022-12-30 23:53:45 +01:00
ze0s
9508cbb46c
feat(actions): qbit add options content layout and skip hash check ( #393 )
...
* feat(actions): qbit content layout and skip hash check
* feat(actions): qbit options
2022-08-02 18:06:45 +02:00
Ludvig Lundgren
0e88117702
feat(logging); improve messages and errors ( #336 )
...
* feat(logger): add module context
* feat(logger): change errors package
* feat(logger): update tests
2022-07-05 13:31:44 +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
8b1174c65f
feat(actions): qbit rules set ratio and seed time limits ( #264 )
2022-05-03 14:57:47 +02:00
Ludvig Lundgren
eb7ca3374e
feat(actions): qbt set re-announce opts ( #261 )
2022-05-01 21:11:54 +02:00
Ludvig Lundgren
824aecafdf
fix(actions): repo ordering of query args ( #235 )
2022-04-11 19:12:30 +02:00
Ludvig Lundgren
a3854ecd59
refactor: filter and action flow ( #225 )
...
* refactor: fitler and action flow
* fix: save release before filters
* feat: add action client to notifications
* feat: improve filter check logging
2022-04-09 21:20:26 +02:00
Ludvig Lundgren
3185832708
feat: add postgres support ( #215 )
...
* feat: add postgres support and refactor
* feat: improve releases find
* fix: autobrrctl create user
2022-04-02 19:24:23 +02:00
Ludvig Lundgren
cc0c071cce
feat: wip postgres support
2022-03-27 03:12:00 +02:00
Ludvig Lundgren
159133ef35
feat(actions): add webhook support ( #184 )
...
* feat(actions): add webhook support
* feat: add type and method
2022-03-20 12:16:47 +01:00
Ludvig Lundgren
26f558859a
fix: blank page loading filters ( #107 )
...
* fix(filters): load indexers separate
* feat: add ctx to filter related db methods
2022-02-03 21:58:41 +01:00
Ludvig Lundgren
f466657ed4
Fix: Performance issues and sqlite locking ( #74 )
...
* fix: performance issues and sqlite locking
* fix: dashboard release stats was reversed
* refactor: open and migrate db
* chore: cleanup
2022-01-11 19:35:27 +01:00
Ludvig Lundgren
e1ef47e09a
fix: store filter actions ( #54 )
2021-12-27 15:14:39 +01:00
Ludvig Lundgren
a838d994a6
feat: add backend
2021-08-11 15:26:17 +02:00