index
:
hackernews
100-debug
main
Mirror of https://github.com/aome510/hackernews-TUI
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-10-21
bump app's version to 0.13.5
HEAD
v0.13.5
main
Thang Pham
2024-10-21
fix(deps): upgrade dependencies, fixing build error (#108)
Julimar Melo
2024-07-13
docs: Fix wrong link to config documentation (#103)
kalek
2024-02-11
Update CD workflows to use use `cross` (#101)
LucasFA
2023-10-21
bump app's version to 0.13.4
v0.13.4
Thang Pham
2023-10-21
Update Hacker News HTML text parsing logic (#99)
Thang Pham
2023-10-10
Add `--locked` to the cargo installation (#98)
zakwan hisham
2023-10-10
Add Scoop installation instruction (#96)
Rashil Gandhi
2023-10-01
update dependencies
Thang Pham
2023-09-03
Release`v0.13.3` (#95)
v0.13.3
Thang Pham
2023-08-28
Implement Rust native article view as fallback on failed `article_parse_comma...
kaoru
2023-06-04
bump app's version to 0.13.2
v0.13.2
Thang Pham
2023-06-04
Crate updates, and reverting to tracing 0.1.37 because of yanked release. (#93)
Matthias Tarasiewicz
2023-06-04
Add example configuration with dark mode palette (#92)
Adrian Vollmer
2023-04-26
bump app's version to `v0.13.1` (#91)
v0.13.1
Thang Pham
2023-04-26
bump app version to `0.13.0`
v0.13.0
Thang Pham
2023-04-24
Support opening specific comment view on startup (#90)
Thang Pham
2023-04-19
Add cross-platform default value for `url_open_command` (#88)
Thang Pham
2023-02-03
bump app's version to 0.12.0
v0.12.0
Thang Pham
2023-02-03
update ROADMAP
Thang Pham
2023-02-03
Voting support follow-ups (#85)
Thang Pham
2023-02-01
Refactor modeling, parsing, and client codes (#84)
Thang Pham
2023-01-30
Add authentication and upvote support (#81)
Thang Pham
2023-01-30
Update dependencies and fix clippy errors (#82)
Thang Pham
2022-10-07
bump app's version to `0.11.0`, update dependencies
v0.11.0
Thang Pham
2022-09-05
Expand story view capabilities (#80)
Thang Pham
2022-08-12
add Binaries install section
Thang Pham
2022-08-11
bump app's version to 0.10.2
v0.10.2
Thang Pham
2022-08-11
Use a "forked" `rcdom` module (#78)
Thang Pham
2022-08-10
use `main` for branches in `ci.yml`
Thang Pham
2022-08-10
Update dependencies (#76)
Thang Pham
2022-08-10
Rewrite CI-CD (#77)
Thang Pham
2022-05-28
bump `config_parser2` to `v0.1.3`
Thang Pham
2022-05-22
bump app's version to 0.10.1
v0.10.1
Thang Pham
2022-05-22
Merge remote-tracking branch 'origin/main'
Thang Pham
2022-05-22
bump app's version to 0.10.0
Thang Pham
2022-05-22
update deps
Thang Pham
2022-05-21
Code refactor and clean part II (#75)
Thang Pham
2022-05-07
Code refactor and cleanup part I (#74)
Thang Pham
2022-05-03
fix link indexing for link dialog's link event callbacks
Thang Pham
2022-05-03
Refactor link handler codes (#72)
Thang Pham
2022-05-02
Implement different view traits/helpers Part I (#71)
Thang Pham
2022-04-28
update deps, move to 2021 edition
Thang Pham
2022-04-28
project structure cleanup
Thang Pham
2022-04-28
Support multiple keybindings to a single command (#70)
Thang Pham
2022-03-28
Update dependencies (#68)
Thang Pham
2022-03-24
Fixed TOML syntax in `config.md` (#67)
Huy Z
2022-01-16
bump app's version to `0.9.1`
v0.9.1
Thang Pham
2022-01-16
Merge remote-tracking branch 'origin/main'
Thang Pham
2022-01-16
update NOTES and docker build file
Thang Pham
[next]