aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* chore: Bump version patchHEADv0.1.11mainFuwn2025-04-041-1/+1
* fix: Update outdated home page URLsFuwn2025-04-044-4/+6
* Merge pull request #1 from joshka/ratatuiFuwn2024-03-175-44/+29
|\
| * feat(ratatui): migrate from tui-rs to ratatuiJosh McKinney2023-12-275-44/+29
|/
* docs(readme): add videoFuwn2023-12-201-1/+1
* fix(input): remove mutFuwn2023-12-201-11/+15
* feat(Cargo.toml): bump versionv0.1.10Fuwn2022-08-081-1/+1
* feat(input.rs): reload keyFuwn2022-07-261-0/+3
* feat(ui.rs): add wrap for blockquoteFuwn2022-07-261-10/+27
* fix(ui.rs): reimplement text wrapFuwn2022-07-261-1/+24
* feat(src): prefix urls everywhereFuwn2022-07-263-7/+29
* refactor: docs and formatv0.1.9Fuwn2022-07-245-12/+7
* feat(src): ui overhaul (bollux inspired)v0.1.8Fuwn2022-07-247-27/+168
* feat(ui.rs): black backgroundFuwn2022-07-241-6/+3
* fix(main.rs): trim version for compare and displayv0.1.7Fuwn2022-07-182-1/+3
* fix: license template textFuwn2022-07-187-7/+7
* feat(main.rs): add outdated checkv0.1.6Fuwn2022-07-182-1/+28
* feat(Cargo.toml): bump versionv0.1.5Fuwn2022-07-171-1/+1
* fix(input.rs): more url error handlingFuwn2022-07-171-7/+13
* fix(input.rs): error handle url hostFuwn2022-07-171-1/+7
* fix(input.rs): error handle open commandFuwn2022-07-171-10/+13
* feat(input.rs): add help commandFuwn2022-07-173-2/+7
* docs(README.md): expanding gif linkFuwn2022-07-171-1/+1
* feat(Cargo.toml): bump versionv0.1.4Fuwn2022-07-171-1/+1
* docs(README.md): update gif of usageFuwn2022-07-171-1/+1
* feat(input.rs): refresh and validate wrap widthFuwn2022-07-173-2/+12
* feat(app.rs): auto obtain terminal widthFuwn2022-07-172-4/+4
* docs(README.md): add gif of usageFuwn2022-07-171-1/+1
* docs(README.md): add screenshotFuwn2022-07-171-0/+2
* feat(Cargo.toml): bump versionv0.1.3Fuwn2022-07-171-1/+1
* fix(app): no double meta on errorFuwn2022-07-171-2/+0
* fix(input): vim-like command input resetFuwn2022-07-171-2/+2
* feat(app): show old content when inputtingv0.1.2Fuwn2022-07-172-1/+2
* feat(Cargo.toml): bump versionv0.1.1Fuwn2022-07-171-1/+7
* feat(app): append meta to contentFuwn2022-07-171-0/+3
* fix(input): render colon as text, not inputFuwn2022-07-172-32/+16
* feat(input): enter clears errorFuwn2022-07-161-0/+2
* fix(Cargo.toml): THE PACKAGE NAME...v0.1.0Fuwn2022-07-161-1/+1
* feat: initial releaseFuwn2022-07-1615-0/+1707