alpha
Login
or
Join now
secluded.site
/
lune
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
A delightful CLI for Lunatask.app
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
lune
/
cmd
/
habit
/
at
main
3 files
Amolith
refactor(dateutil): use strtotime for date parsing
7mo ago
4293ed6a
habit.go
refactor(dateutil): use strtotime for date parsing Replace markusmobius/go-dateparser with KarpelesLab/strtotime for date parsing. The new library uses PHP strtotime syntax which is more widely documented and removes heavy dependencies (wazero, go-re2). - Add ParseInTZ for timezone-aware parsing - Update MCP timestamp tool to use timezone from handler - Update docs and help text with new syntax examples Assisted-by: Claude Opus 4.5 via Crush <crush@charm.land>
7 months ago
list.go
feat(habit): add list subcommand Assisted-by: Claude Opus 4.5 via Crush
7 months ago
track.go
refactor(dateutil): use strtotime for date parsing Replace markusmobius/go-dateparser with KarpelesLab/strtotime for date parsing. The new library uses PHP strtotime syntax which is more widely documented and removes heavy dependencies (wazero, go-re2). - Add ParseInTZ for timezone-aware parsing - Update MCP timestamp tool to use timezone from handler - Update docs and help text with new syntax examples Assisted-by: Claude Opus 4.5 via Crush <crush@charm.land>
7 months ago