autobrr/internal/domain
Kyle Sanderson 1b8f2fce3c
fix(release): cleanup temporary torrent files (#839)
* fix(release): cleanup temporary files

* the other file

* backout revert
2023-04-27 21:43:20 +02:00
..
testdata feat(releases): retry failed downloads (#491) 2022-10-19 21:52:31 +02:00
action.go fix(actions): watch folder (#780) 2023-03-22 21:57:18 +01:00
api.go feat(api): add apikey support (#408) 2022-08-15 11:58:13 +02:00
client.go feat: add usenet support (#543) 2023-03-04 20:27:18 +01:00
client_test.go feat(clients): add support for qBittorrent 4.4.0+ (#558) 2022-12-10 19:25:04 +01:00
config.go feat: show new updates in dashboard (#690) 2023-02-05 18:44:11 +01:00
event.go fix(newznab): Use valid usenet release protocol for Starrs (#762) 2023-03-19 20:58:47 +01:00
feed.go feat: add usenet support (#543) 2023-03-04 20:27:18 +01:00
filter.go feat(filters): add match logic for tags and except tags (#810) 2023-04-10 16:11:44 +02:00
filter_test.go feat(filters): add match logic for tags and except tags (#810) 2023-04-10 16:11:44 +02:00
indexer.go feat(indexers): test API from settings (#829) 2023-04-15 23:34:27 +02:00
indexer_test.go fix(announce): parse torrentUrl (#557) 2022-12-03 21:20:06 +01:00
irc.go feat(irc): support optional SASL and NickServ auth (#511) 2022-10-27 22:25:58 +02:00
macros.go feat(macros): add Category and Categories (#863) 2023-04-23 15:53:43 +02:00
macros_test.go feat(macros): add sprig functions to macros (#733) 2023-02-26 19:02:41 +01:00
notification.go fix(newznab): Use valid usenet release protocol for Starrs (#762) 2023-03-19 20:58:47 +01:00
release.go fix(release): cleanup temporary torrent files (#839) 2023-04-27 21:43:20 +02:00
release_test.go feat(releases): set freeleech percent 100 with freeleech bool (#872) 2023-04-23 20:54:39 +02:00
releasetags.go fix(tags): 24bit Lossless being tagged as Lossless (#743) 2023-03-07 19:50:38 +01:00
releasetags_test.go fix(tags): 24bit Lossless being tagged as Lossless (#743) 2023-03-07 19:50:38 +01:00
user.go fix(onboarding): could not create user (#848) 2023-04-17 20:56:17 +02:00