Commit graph

  • e9f8730ca0
    feat(filters): wildcard slice matching optimizations (#1716) Kyle Sanderson 2024-09-14 02:31:26 -07:00
  • 3af06553e7
    fix(web): activity/release table cell widths (#1717) martylukyy 2024-09-14 11:21:42 +02:00
  • e56bf1f8fc
    feat(notifications): Telegram set sender (#1723) martylukyy 2024-09-14 11:03:42 +02:00
  • 51265b6702
    feat(releases): show indexer name in indexer filter (#1720) martylukyy 2024-09-13 17:05:23 +02:00
  • 2681c2357d
    fix(download-client): Deluge push error (#1719) ze0s 2024-09-12 18:42:35 +02:00
  • ac6f62db99
    fix(feeds): start feeds in background (#1718) ze0s 2024-09-12 12:13:05 +02:00
  • c3824f3519
    chore(tests): correct typos (#1715) Kyle Sanderson 2024-09-11 23:19:27 -07:00
  • 080274e4da
    fix(web): irc view mobile optimizations (#1714) martylukyy 2024-09-11 19:50:37 +02:00
  • 00b5728b4a
    feat(web): manage initial focus for force run modal and filter add form (#1713) martylukyy 2024-09-11 15:54:34 +02:00
  • e603b262f7
    fix(docker): windows container (#1710) Kyle Sanderson 2024-09-09 01:18:31 -07:00
  • 80426e4773
    fix(irc): revert lazy announcer check (#1707) ze0s 2024-09-05 19:36:40 +02:00
  • 0cd29b95ea
    chore(indexers): remove STT and STC (#1708) Fabricio Silva 2024-09-04 17:39:56 +01:00
  • fd90020400
    feat(releases): show indexer name instead of identifier (#1706) ze0s 2024-09-03 14:57:48 +02:00
  • 54eab05f1f
    chore: update issue templates (#1704) ze0s 2024-09-03 11:59:11 +02:00
  • abeb81eea9
    fix(feeds): UNIT3D RSS size parsing (#1701) ze0s 2024-09-02 16:39:40 +02:00
  • c3530ac8af
    ci(linters): update Go and Node versions (#1700) ze0s 2024-09-02 15:59:33 +02:00
  • d380c0b178
    fix(macros): TorrentHash empty (#1699) ze0s 2024-09-02 15:44:36 +02:00
  • 89cf68e773
    build(deps): bump the npm group across 1 directory with 17 updates (#1645) dependabot[bot] 2024-09-02 13:01:31 +02:00
  • f48b103a52
    feat(irc): allow lazy announcer nicks (#1322) soup 2024-09-02 13:00:30 +02:00
  • 46b3ae8a0f
    build(docker): add Windows images (#1640) Kyle Sanderson 2024-09-02 02:51:48 -07:00
  • cf2da14073
    build(deps): bump the golang group across 1 directory with 3 updates (#1644) dependabot[bot] 2024-09-02 11:36:05 +02:00
  • 982f7ddf68
    refactor(wildcard): optimize and add caching (#1634) Kyle Sanderson 2024-09-02 02:18:14 -07:00
  • bc0f4cc055
    feat: add support for proxies to use with IRC and Indexers (#1421) ze0s 2024-09-02 11:10:45 +02:00
  • 472d327308
    fix(web): remove unused checkForUpdates JSON object (#1638) martylukyy 2024-09-01 18:23:41 +02:00
  • f3c7946e52
    chore(deps): update Go to 1.23 and Node to 20.17.0 (#1639) Kyle Sanderson 2024-09-01 08:10:18 -07:00
  • 34d6e0cf60
    fix(diagnostics): profiling config flags (#1637) ze0s 2024-08-29 13:21:01 +02:00
  • b681846b51
    refactor(logs): move sanitize (#1636) ze0s 2024-08-29 12:38:49 +02:00
  • acb91e8709
    feat(http): implement missing findByID methods (#1635) ze0s 2024-08-29 12:22:03 +02:00
  • accc875960
    feat(database): improve error handling (#1633) ze0s 2024-08-29 09:00:53 +02:00
  • cc0cca9f0d
    refactor(http): implement bufio (#1604) Kyle Sanderson 2024-08-28 23:51:20 -07:00
  • d13b421c42
    refactor(http): api key cache handling (#1632) ze0s 2024-08-28 16:51:03 +02:00
  • 0d53f7e5fc
    feat(download-clients): rtorrent support Digest Auth (#1596) ze0s 2024-08-28 12:21:56 +02:00
  • 861f30c144
    fix(actions): reject if client is disabled (#1626) ze0s 2024-08-27 19:45:06 +02:00
  • 77e1c2c305
    docs(contributing): add note about postgres timezones (#1550) kenstir 2024-08-27 05:11:54 -04:00
  • 65d25c56c9
    feat(diagnostics): add pprof profiling (#1627) Kyle Sanderson 2024-08-27 02:00:30 -07:00
  • 5ae4ed3604
    fix(indexers): SATClubbing download url (#1630) ze0s 2024-08-27 09:48:51 +02:00
  • b2db1cc091
    fix(indexers): HD-Only torrenturl (#1629) martylukyy 2024-08-25 17:07:48 +02:00
  • 13b67b2fb0
    fix(indexers): adapt TheOldSchool regex (#1628) martylukyy 2024-08-25 15:54:02 +02:00
  • ecffdc60ec
    feat(indexers): add SeedPool (#1625) ze0s 2024-08-24 14:02:58 +02:00
  • cb2c62b353
    feat(indexers): HD-Only add size (#1621) ze0s 2024-08-19 14:45:42 +02:00
  • de5953a007
    feat(indexers): add iNSANE (#1620) ze0s 2024-08-16 18:26:22 +02:00
  • 59a10a910e
    fix(feeds): implement staggered start (#1619) ze0s 2024-08-13 20:46:45 +02:00
  • 4b884ee859
    feat(filters): add validation for max downloads unit (#1618) ze0s 2024-08-13 20:45:12 +02:00
  • e8e45c664d
    refactor(web): rename custom components (#1581) martylukyy 2024-08-12 20:44:57 +02:00
  • 7d7bf9ed4c
    refactor(web): update deprecated HeadlessUI v2 components (#1580) martylukyy 2024-08-12 20:36:45 +02:00
  • 21a8e27260
    feat(indexers): add SATClubbing (#1617) ze0s 2024-08-12 20:24:37 +02:00
  • b0d5844018
    build(deps): bump the golang group across 1 directory with 9 updates (#1616) dependabot[bot] 2024-08-11 23:14:53 +00:00
  • b9830f61b1
    fix(docker): update deprecated LABEL format (#1615) ze0s 2024-08-11 20:58:26 +02:00
  • abfac05b66
    fix(releases): retry action missing external indexer identifier (#1612) ze0s 2024-08-11 20:39:11 +02:00
  • 3183e15a4b
    fix(web): root pending component placement (#1601) martylukyy 2024-08-11 19:11:29 +02:00
  • 9893290c3e
    fix(web): filter dropdown cut off (#1600) martylukyy 2024-08-11 19:09:49 +02:00
  • 4eb012a03b
    build(deps): bump the npm group in /web with 14 updates (#1608) dependabot[bot] 2024-08-11 18:54:52 +02:00
  • 6b3a4c5c63
    fix(indexers): FearNoPeer irc regex for music (#1598) ze0s 2024-07-20 13:42:24 +02:00
  • a8590bfdc6
    fix(web): redirect to onboarding (#1591) martylukyy 2024-07-18 14:04:01 +02:00
  • 8f995006b1
    fix(indexers): OPS log score parsing (#1592) Alejo Gaitán 2024-07-16 19:39:29 -03:00
  • 3cb18b013f
    build(deps): bump the npm group in /web with 14 updates (#1586) dependabot[bot] 2024-07-16 23:36:18 +02:00
  • 4f0e2d82b3
    feat(config): check pid for container startup (#1589) Kyle Sanderson 2024-07-03 12:43:13 -07:00
  • 2881314ad4
    feat(filters): add SLOVAK language option (#1584) martylukyy 2024-07-03 21:41:20 +02:00
  • c24f04f37c
    build(deps): bump docker/build-push-action from 5 to 6 in the github group (#1582) dependabot[bot] 2024-06-25 14:42:56 +00:00
  • 6dc4965f22
    docs(install): distroless docker builds (#1500) soup 2024-06-20 19:21:44 +02:00
  • fe7709640e
    fix(web): add notification panel (#1578) martylukyy 2024-06-19 15:14:06 +02:00
  • f1fa2680a6
    fix(web): tooltip placement (#1577) martylukyy 2024-06-19 15:04:26 +02:00
  • 3d6c4c09f5
    feat(indexers): add BitHUmen (#1576) ze0s 2024-06-18 15:48:21 +02:00
  • 78e94a18b0
    Merge pull request #1571 from autobrr/dependabot/npm_and_yarn/web/npm-4f85556e1b dependabot[bot] 2024-06-18 13:21:18 +00:00
  • 7821f7fb2f
    refactor(web): headlessui v2 (#1570) martylukyy 2024-06-18 14:51:04 +02:00
  • 0bd8c1d974
    build(deps): bump goreleaser/goreleaser-action from 5 to 6 in the github group (#1573) dependabot[bot] 2024-06-18 12:33:38 +00:00
  • 0841a1ce7c
    build(deps): bump the npm group across 1 directory with 23 updates dependabot[bot] 2024-06-04 15:06:34 +00:00
  • ef32e94769
    enhancement(web): return more meaningful error message in toast (#1558) martylukyy 2024-06-01 20:17:04 +02:00
  • f472859cb0
    build(deps): bump the golang group with 6 updates (#1566) dependabot[bot] 2024-06-01 18:15:42 +00:00
  • 099a41f61b
    feat(indexers): add FinElite (#1562) kanyewww 2024-06-01 21:05:03 +03:00
  • 1530e9516d
    fix(rss): use custom client for rss tests (#1557) Antoine 2024-05-19 14:55:51 +02:00
  • 5e88d08b35
    feat(macros): add missing variables (#1541) MagiX13 2024-05-15 21:14:40 +02:00
  • 4fceccd611
    feat(filters): support daily shows (#1462) kenstir 2024-05-15 10:38:10 -04:00
  • 2a3dcfbf05
    fix(auth): show correct error when providing wrong current password at credential change (#1549) martylukyy 2024-05-10 15:40:35 +02:00
  • 7134e06379
    fix(web): root pending component placement (#1547) martylukyy 2024-05-09 09:20:20 +02:00
  • 9c8c4a9ab2
    fix(web): disable autocomplete on APIKeyAddForm and FilterAddForm (#1546) soup 2024-05-09 09:17:59 +02:00
  • 5bae500a86
    fix(web): responsive account settings (#1545) martylukyy 2024-05-09 09:14:50 +02:00
  • 5945b51f36
    fix(web): qbittorrent action rules spacing (#1544) martylukyy 2024-05-09 09:14:26 +02:00
  • 3e7c436fe6
    fix(indexers): new IPT announce bot name (#1548) martylukyy 2024-05-09 09:12:58 +02:00
  • 190994c70b
    feat(web): set Safari window colors (#1543) soup 2024-05-08 14:10:26 +02:00
  • 8120c33f6b
    fix(auth): cookie expiry and renewal (#1527) martylukyy 2024-05-08 10:38:02 +02:00
  • 3dab295387
    feat(web): add theme toggle to navbar (#1540) soup 2024-05-07 12:42:52 +02:00
  • 28172cfba6
    feat(indexers): add HD-Only (#1525) soup 2024-05-04 13:14:34 +02:00
  • 0016228d89
    feat(indexers): add External Identifier to map with ARR indexers (#1534) ze0s 2024-05-04 12:37:01 +02:00
  • ad6ef228ec
    build(deps): bump CatChen/eslint-suggestion-action from 3 to 4 in the github group (#1536) dependabot[bot] 2024-05-04 09:27:15 +00:00
  • 2f9b82ca44
    refactor(apiclient): simplify query in release delete method (#1538) soup 2024-05-04 11:21:00 +02:00
  • 9832076d7e
    fix(indexers): irc baseurl override for links (#1537) ze0s 2024-05-04 10:59:47 +02:00
  • 3202c6043d
    feat(indexers): update release baseurl on update (#1532) ze0s 2024-05-03 11:32:56 +02:00
  • 19e129e55f
    feat(releases): delete based on age/indexer/status (#1522) soup 2024-05-03 11:32:20 +02:00
  • f8715c193c
    feat(auth): improved error handling during login (#1523) soup 2024-05-03 10:00:33 +02:00
  • f820060492
    build(deps): bump the golang group with 6 updates (#1528) dependabot[bot] 2024-05-03 07:47:40 +00:00
  • ccff369f30
    chore(indexers): danishbytes remove unused url (#1526) kbhsn4 2024-05-01 08:04:59 +02:00
  • d558db231c
    fix(filters): export not working with Safari (#1505) ze0s 2024-04-25 17:01:30 +02:00
  • 9d08f149b4
    fix(web): disable pnpm strict version check (#1519) soup 2024-04-22 19:51:24 +02:00
  • 4311341b03
    docs: add macos homebrew installation (#1518) soup 2024-04-20 20:54:37 +02:00
  • 575944de1e
    chore(database): remove unused test func (#1465) kenstir 2024-04-19 08:08:58 -04:00
  • 56aa7dd5cb
    fix(feeds): parse magnet URI from enclosure (#1514) ze0s 2024-04-19 14:05:28 +02:00
  • ce17292573
    chore: add missing license headers (#1512) martylukyy 2024-04-19 14:03:45 +02:00
  • 56ef3a5402
    feat(actions): qBittorrent add first-last piece priority (#1517) s0up4200 2024-04-18 14:47:36 +02:00
  • 7b9993b296
    chore: bump pnpm to 9.0.2 (#1515) Rui Chen 2024-04-17 14:53:13 -04:00