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
2022-01-05
change the error message when running the `article_parse_command`
Thang Pham
2021-12-30
Pre-release `v0.9.0` (#61)
v0.9.0
Thang Pham
2021-12-30
add demo videos
Thang Pham
2021-12-29
add a newline when rendering multiline code in comment
Thang Pham
2021-12-28
downgrade comfy_table to 4.1.1
Thang Pham
2021-12-28
Update documentation and configuration structures (#59)
Thang Pham
2021-12-27
Integrate `comfy_table` (#60)
Thang Pham
2021-12-27
improve newline rendering rules for article html parser
Thang Pham
2021-12-26
parallelize comment parsing with rayon
Thang Pham
2021-12-23
Add font highlighting for `ArticleView` (#58)
Thang Pham
2021-12-17
HTML decode story's title
Thang Pham
2021-12-16
Add story tag navigation commands (#57)
Thang Pham
2021-12-16
[#51] add font highlight for `CommentView` and `StoryView` (#56)
Thang Pham
2021-12-16
Tweak application UI (#55)
Thang Pham
2021-12-15
README: update installation methods
Thang Pham
2021-12-14
Rewrite theme structs (#54)
Thang Pham
2021-12-14
bump app's version to 0.8.1
v0.8.1
Thang Pham
2021-12-14
Add a client logger (#53)
Thang Pham
2021-12-14
create a log folder if not exists
Thang Pham
2021-12-13
update roadmap in README, add more sections
Thang Pham
2021-12-13
update roadmap in README
Thang Pham
2021-12-12
update Dockerfile to include -c option
v0.8.0
Thang Pham
2021-12-12
Release 0.8.0 (#50)
Thang Pham
2021-12-12
Multiple improvements (#49)
Thang Pham
2021-12-04
fix clippy errors, decode html for story's title
Thang Pham
2021-11-15
specify log file's folder path instead file path
Thang Pham
2021-11-15
update `readme` and change default `url_open_command` to `open`
Thang Pham
2021-11-15
stop loading comments if comment receiver channel is disconnected
Thang Pham
2021-11-15
Add general improvements (#47)
Thang Pham
2021-10-03
handle editing shortcuts only in search mode
Thang Pham
2021-08-04
fix clippy errors
Thang Pham
2021-07-31
small change to key parsing
Thang Pham
2021-07-28
fix config_parser tests by adding serder(default)
Thang Pham
2021-07-27
release config_parser2 v0.1.2
Thang Pham
2021-07-16
add `--rm` to docker run command
Thang Pham
2021-07-15
replace `\t` by 4 spaces when rendering in `article_view`
Thang Pham
2021-07-11
release `v0.7.3`
v0.7.3
Thang Pham
2021-07-11
add performance optimization options to `[profile.release]`
Thang Pham
2021-07-10
don't forget `#` for sudo
Thang Pham
2021-07-10
allow to run the local configuration with the docker image
Thang Pham
2021-07-10
update `README`, add docker installation method
Thang Pham
2021-07-10
update the search view when switching to `search` mode
Thang Pham
2021-07-10
update `Dockerfile`
Thang Pham
2021-07-10
update docker tag name in deploy.yml
Thang Pham
2021-07-10
update CI names
Thang Pham
2021-07-10
update CI, packages
Thang Pham
2021-07-10
add docker build CI
Thang Pham
2021-07-10
add github actions
Thang Pham
2021-07-05
update README
Thang Pham
2021-07-03
[no-issue] add key shortcuts for editting search text (#42)
Thang Pham
[prev]
[next]