-
Notifications
You must be signed in to change notification settings - Fork 21
Comparing changes
Open a pull request
base repository: sectore/timr-tui
base: v1.5.0
head repository: sectore/timr-tui
compare: v1.6.0
- 17 commits
- 26 files changed
- 1 contributor
Commits on Oct 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6437795 - Browse repository at this point
Copy the full SHA 6437795View commit details
Commits on Oct 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f79813a - Browse repository at this point
Copy the full SHA f79813aView commit details
Commits on Oct 8, 2025
-
(cli)! Remove
--countdown-targetargument (#121)Reverts #112. For targeting a date (past/future) a new `event` feature will be introduced (soon).
Configuration menu - View commit details
-
Copy full SHA for 9903283 - Browse repository at this point
Copy the full SHA 9903283View commit details
Commits on Oct 9, 2025
-
Introduce
CalendarDuration(#120)* trait ClockDuration, CalendarDuration, tests * make clock rendering more generic * remove `should_blink` from `RenderClockState` * pass less down: `mode` -> `editable_time` * simplify `event` duration states * remove deprecated `DirectedDuration` * fix comments
Configuration menu - View commit details
-
Copy full SHA for e2cd536 - Browse repository at this point
Copy the full SHA e2cd536View commit details -
feat(event): Show percentage
untilevent (#122)using `get_percentage_done`
Configuration menu - View commit details
-
Copy full SHA for 4594bc7 - Browse repository at this point
Copy the full SHA 4594bc7View commit details
Commits on Oct 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6b62218 - Browse repository at this point
Copy the full SHA 6b62218View commit details -
Configuration menu - View commit details
-
Copy full SHA for 758a72f - Browse repository at this point
Copy the full SHA 758a72fView commit details
Commits on Oct 13, 2025
-
* feat(cli) parse `event` * check possible `Event` for `mode` * m.bros
Configuration menu - View commit details
-
Copy full SHA for 56e6ce6 - Browse repository at this point
Copy the full SHA 56e6ce6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5f3c70 - Browse repository at this point
Copy the full SHA b5f3c70View commit details -
feat(screens)! switch by using
←or→keys (#127)* feat(screens) switch by `←` or `→` keys * test cycling `Content` using `next`/`prev` * update CL
Configuration menu - View commit details
-
Copy full SHA for 51f83e5 - Browse repository at this point
Copy the full SHA 51f83e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2f41e0 - Browse repository at this point
Copy the full SHA d2f41e0View commit details
Commits on Oct 14, 2025
-
feat(event) persist state (#129)
* feat(event) persist state * `Event::default()`
Configuration menu - View commit details
-
Copy full SHA for e11dcaa - Browse repository at this point
Copy the full SHA e11dcaaView commit details
Commits on Oct 15, 2025
-
feat(event) make
date_time+titleeditable (#130)* wip: editable events * make it work * fix: scroll position, title validation, underline inputs to visualize edit mode * show error * prefix datetime * refactor rendering inputs * compact `EditMode` * update footer to include `event` keybindings * update README
Configuration menu - View commit details
-
Copy full SHA for 95d914c - Browse repository at this point
Copy the full SHA 95d914cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 361a82e - Browse repository at this point
Copy the full SHA 361a82eView commit details
Commits on Oct 16, 2025
-
fix(event) relax validation (#132)
* fix(event) relax validation to show errors if needed only, but not all the time * update demo * update CL * fix demo * `prepare|switch_input`
Configuration menu - View commit details
-
Copy full SHA for c637a82 - Browse repository at this point
Copy the full SHA c637a82View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfe3cfc - Browse repository at this point
Copy the full SHA dfe3cfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ec5254 - Browse repository at this point
Copy the full SHA 4ec5254View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.5.0...v1.6.0