Koito/engine/handlers
Gabe Farrell d4ac96f780
feat: Rewind (#116)
* wip

* chore: update counts to allow unix timeframe

* feat: add db functions for counting new items

* wip: endpoint working

* wip

* wip: initial ui done

* add header, adjust ui

* add time listened toggle

* fix layout, year param

* param fixes
2025-12-31 18:44:55 -05:00
..
alias.go feat: v0.0.10 (#23) 2025-06-18 08:48:19 -04:00
apikeys.go feat: v0.0.10 (#23) 2025-06-18 08:48:19 -04:00
artists.go feat: v0.0.8 2025-06-16 21:55:39 -04:00
auth.go feat: v0.0.8 2025-06-16 21:55:39 -04:00
delete.go feat: v0.0.8 2025-06-16 21:55:39 -04:00
export.go feat: v0.0.10 (#23) 2025-06-18 08:48:19 -04:00
get_album.go chore: expand debug logging + embeddable version 2025-06-13 18:29:08 -04:00
get_artist.go chore: expand debug logging + embeddable version 2025-06-13 18:29:08 -04:00
get_listen_activity.go chore: expand debug logging + embeddable version 2025-06-13 18:29:08 -04:00
get_listens.go chore: expand debug logging + embeddable version 2025-06-13 18:29:08 -04:00
get_summary.go feat: Rewind (#116) 2025-12-31 18:44:55 -05:00
get_top_albums.go chore: expand debug logging + embeddable version 2025-06-13 18:29:08 -04:00
get_top_artists.go chore: expand debug logging + embeddable version 2025-06-13 18:29:08 -04:00
get_top_tracks.go chore: expand debug logging + embeddable version 2025-06-13 18:29:08 -04:00
get_track.go chore: expand debug logging + embeddable version 2025-06-13 18:29:08 -04:00
handlers.go feat: Rewind (#116) 2025-12-31 18:44:55 -05:00
health.go chore: initial public commit 2025-06-11 19:45:39 -04:00
image_handler.go feat: v0.0.8 2025-06-16 21:55:39 -04:00
lbz_submit_listen.go Pre-release version v0.0.14 (#96) 2025-11-19 20:26:56 -05:00
lbz_validate.go chore: expand debug logging + embeddable version 2025-06-13 18:29:08 -04:00
manual_scrobble.go Pre-release version v0.0.14 (#96) 2025-11-19 20:26:56 -05:00
merge.go feat: mark album as various artists 2025-06-15 22:26:17 -04:00
now_playing.go Pre-release version v0.0.14 (#96) 2025-11-19 20:26:56 -05:00
replace_image.go chore: expand debug logging + embeddable version 2025-06-13 18:29:08 -04:00
search.go Pre-release version v0.0.13 (#52) 2025-07-26 15:57:46 -04:00
server_cfg.go Pre-release version v0.0.14 (#96) 2025-11-19 20:26:56 -05:00
stats.go feat: Rewind (#116) 2025-12-31 18:44:55 -05:00