|
|
8d117a74d6
|
chore: check commit messages
|
2025-05-22 20:04:08 +10:00 |
|
|
|
8b3baad1f8
|
Merge branch 'validation' into 'main'
feat: validate configuration
See merge request kernald/reddit-magnet!34
|
2025-05-22 17:54:10 +10:00 |
|
|
|
48c670f455
|
feat: validate configuration
|
2025-05-22 17:46:58 +10:00 |
|
|
|
c26fcc4b2a
|
Merge branch 'app-cleanup' into 'main'
Refactor App struct
See merge request kernald/reddit-magnet!33
|
2025-05-21 22:02:19 +10:00 |
|
|
|
ee7d7971be
|
Refactor App struct
|
2025-05-21 18:40:14 +10:00 |
|
|
|
266dca5a69
|
Merge branch 'update-flake-inputs' into 'main'
Update flake inputs
See merge request kernald/reddit-magnet!32
|
2025-05-21 16:49:34 +10:00 |
|
|
|
f9692b8ddf
|
Update flake inputs
|
2025-05-21 15:56:26 +10:00 |
|
|
|
9c993d7c04
|
Merge branch 'tags' into 'main'
feat: add the concept of tags
See merge request kernald/reddit-magnet!26
|
2025-05-08 20:38:11 +10:00 |
|
|
|
c3764c125a
|
feat: add the concept of tags
Tags are attached to all magnet links provided by a given source, and
passed to actions. This allows for e.g. better categorization in
Bitmagnet.
|
2025-05-08 20:26:04 +10:00 |
|
|
|
f19e02988f
|
Merge branch 'ci-checks' into 'main'
chore: set up more checks through Nix
See merge request kernald/reddit-magnet!31
|
2025-05-05 10:52:15 +00:00 |
|
|
|
0fa3e8f485
|
chore: set up more checks through Nix
|
2025-05-05 20:42:22 +10:00 |
|
|
|
0b561cbbc3
|
Merge branch 'sqlfluff' into 'main'
chore: format SQL files and check on CI
See merge request kernald/reddit-magnet!30
|
2025-05-04 13:20:14 +00:00 |
|
|
|
cb4282870f
|
chore: format SQL files and check on CI
|
2025-05-04 23:09:22 +10:00 |
|
|
|
ed13d54ba1
|
Merge branch 'checks' into 'main'
chore: set up pre-commit checks
See merge request kernald/reddit-magnet!29
|
2025-05-04 12:29:06 +00:00 |
|
|
|
b10f83ea27
|
chore: set up pre-commit checks
|
2025-05-04 22:21:36 +10:00 |
|
|
|
a0ffa68948
|
Merge branch 'clippy' into 'main'
Make clippy happy
See merge request kernald/reddit-magnet!28
|
2025-05-04 11:33:59 +00:00 |
|
|
|
756d1824f6
|
Make clippy happy
|
2025-05-04 21:31:57 +10:00 |
|
|
|
baca332353
|
Merge branch 'non-null-ids' into 'main'
feat: make DB IDs not null
See merge request kernald/reddit-magnet!27
|
2025-05-04 07:12:38 +00:00 |
|
|
|
7965998f43
|
feat: make DB IDs not null
|
2025-05-04 17:10:31 +10:00 |
|
|
|
ce876955b7
|
Merge branch 'missing-down-migration' into 'main'
fix: add missing down migration
See merge request kernald/reddit-magnet!25
|
2025-05-04 04:32:41 +00:00 |
|
|
|
c1b5538fc2
|
fix: add missing down migration
|
2025-05-04 14:30:06 +10:00 |
|
|
|
cbf1923f09
|
chore: Release reddit-magnet version 0.1.1
|
2025-05-03 16:27:37 +10:00 |
|
|
|
468f9f601b
|
Merge branch 'changelog' into 'main'
chore: set up automatic changelog generation
See merge request kernald/reddit-magnet!24
|
2025-05-03 06:24:44 +00:00 |
|
|
|
375c43192e
|
chore: set up automatic changelog generation
|
2025-05-03 16:22:34 +10:00 |
|
|
|
4f960b12b9
|
Merge branch 'notify-tests' into 'main'
Add tests for Notification::should_notify()
See merge request kernald/reddit-magnet!23
|
2025-05-03 05:51:28 +00:00 |
|
|
|
1206244e30
|
Add tests for Notification::should_notify()
|
2025-05-03 15:49:08 +10:00 |
|
|
|
640423f9cd
|
Merge branch 'fix-notify' into 'main'
Properly skip notifications only when nothing has happened
See merge request kernald/reddit-magnet!22
|
2025-05-03 05:25:25 +00:00 |
|
|
|
5e9dfa9fd0
|
Properly skip notifications only when nothing has happened
|
2025-05-03 15:23:30 +10:00 |
|
|
|
a9d0f00d2b
|
Merge branch 'document-file' into 'main'
Document _file option suffix
See merge request kernald/reddit-magnet!21
|
2025-05-03 05:20:45 +00:00 |
|
|
|
6d1b2e5049
|
Document _file option suffix
|
2025-05-03 15:18:44 +10:00 |
|
|
|
48cd0c64fa
|
Merge branch 'readme' into 'main'
Add a readme
See merge request kernald/reddit-magnet!20
|
2025-05-02 08:58:36 +00:00 |
|
|
|
ea7e274d94
|
Add a readme
|
2025-05-02 18:55:59 +10:00 |
|
|
|
4888f88d5d
|
Merge branch 'update-deps' into 'main'
Update dependencies
See merge request kernald/reddit-magnet!18
|
2025-05-02 06:39:00 +00:00 |
|
|
|
a454d57af5
|
Update dependencies
|
2025-05-02 16:34:03 +10:00 |
|
|
|
383676f625
|
Merge branch 'flake-toolchain' into 'main'
Maintain a symlink to the rust toolchain in the project root
See merge request kernald/reddit-magnet!17
|
2025-05-02 06:19:05 +00:00 |
|
|
|
25cece279e
|
Maintain a symlink to the rust toolchain in the project root
This helps with IntelliJ's setup, rather than finding the toolchain in
the Nix store.
|
2025-05-02 16:14:56 +10:00 |
|
|
|
7c9810d0bf
|
Merge branch 'cleanup' into 'main'
Clean things up a bit
See merge request kernald/reddit-magnet!16
|
2025-05-02 05:55:47 +00:00 |
|
|
|
3275f4890d
|
Clean things up a bit
|
2025-05-02 15:53:36 +10:00 |
|
|
|
cc91695765
|
Merge branch 'count-argument' into 'main'
Add --post-count option
See merge request kernald/reddit-magnet!15
|
2025-05-02 03:08:24 +00:00 |
|
|
|
a91e243ecc
|
Add --post-count option
|
2025-05-02 13:06:18 +10:00 |
|
|
|
d76a523aeb
|
Merge branch 'ntfy' into 'main'
Send ntfy notifications
See merge request kernald/reddit-magnet!14
|
2025-05-02 02:01:47 +00:00 |
|
|
|
bdcc0def42
|
Send ntfy notifications
|
2025-05-02 11:59:26 +10:00 |
|
|
|
555f8d3b0c
|
Merge branch 'report-plurals' into 'main'
Handle plurals in report
See merge request kernald/reddit-magnet!13
|
2025-05-02 00:28:30 +00:00 |
|
|
|
77a72329a8
|
Handle plurals in report
|
2025-05-02 10:26:13 +10:00 |
|
|
|
1e139254c8
|
Merge branch 'report-gen' into 'main'
Decouple report generation from logging
See merge request kernald/reddit-magnet!12
|
2025-05-02 00:21:07 +00:00 |
|
|
|
8158fdcab3
|
Decouple report generation from logging
|
2025-05-02 10:19:00 +10:00 |
|
|
|
6314d6764c
|
Merge branch 'report-cleanup' into 'main'
Clean up report when no new links
See merge request kernald/reddit-magnet!11
|
2025-05-01 12:03:12 +00:00 |
|
|
|
df2e6ab126
|
Clean up report when no new links
|
2025-05-01 22:00:39 +10:00 |
|
|
|
5ed96b8eb8
|
Merge branch 'bitmagnet' into 'main'
Add a Bitmagnet import action
See merge request kernald/reddit-magnet!10
|
2025-05-01 11:51:42 +00:00 |
|
|
|
d26931f4c6
|
Add a Bitmagnet import action
|
2025-05-01 21:49:19 +10:00 |
|