Sven 39e8e1e3dc fix: set log level earlier пре 1 година
..
components 71ef20e8b4 fix: menu text wrap behavior пре 11 месеци
dev 520689c104 Release 1.1.0 (#35) пре 1 година
dialogs 8439b3381d feat: experimental adornment пре 11 месеци
features a4dece2190 feat: advanced settings for remember song time feature пре 11 месеци
menu 91397d7cee fix: inconsistent unit text formatting пре 11 месеци
tools 56c5fda061 ref: better tr progress md generation пре 11 месеци
utils 3b116a62b8 ref: minor stuff пре 11 месеци
README.md 520689c104 Release 1.1.0 (#35) пре 1 година
config.ts a4dece2190 feat: advanced settings for remember song time feature пре 11 месеци
constants.ts 19b2b2993e fix: correct types пре 11 месеци
declarations.d.ts 520689c104 Release 1.1.0 (#35) пре 1 година
index.ts 39e8e1e3dc fix: set log level earlier пре 11 месеци
interface.ts 1767e1d9be ref: logging & interface stuff пре 11 месеци
observers.ts d5eca9852f ref: cleanup пре 11 месеци
siteEvents.ts 520689c104 Release 1.1.0 (#35) пре 1 година
types.ts a4dece2190 feat: advanced settings for remember song time feature пре 11 месеци

README.md

Src

This directory contains the entire runtime code for the userscript.


Subdirectories

  • Dev - Contains random development files and notes that aren't included in the final build of the userscript
  • Features - Contains the code for all the separate features themselves
  • Menu - Contains the code for the userscript's different menus
  • Tools - Contains helper tools for building and developing the userscript
  • Utils - Contains helper utilities that are used in the userscript's code itself