« get me outta code hell
hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
index
:
hsmusic-wiki
this commit
cache-and-checks
content-cache
data-restructure
data-steps
focus-ring-tests
htmhell
networked-tags
prettify-lint
preview
release
staging
tf-parser
track-data-cleanup
track-sections
HSMusic - static wiki software cataloguing collaborative creation
Quasar Nebula
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
data
/
things
/
track.js
Age
Commit message (
Collapse
)
Author
2024-02-16
data: track: comment on self-inspecting album in custom inspect
(quasar) nebula
2024-02-14
data, test: misc. internal re-release -> rerelease
(quasar) nebula
2024-02-06
data: track: inherit lyrics from original release
(quasar) nebula
2024-02-06
data: track: set fallback when inheriting from original release
(quasar) nebula
2024-02-06
stub franchises fields
(quasar) nebula
2024-01-30
find, data: move find specs into Thing subclasses
(quasar) nebula
2024-01-30
data, yaml: store data step info on Thing constructors
(quasar) nebula
2024-01-30
data, yaml: mark ignored fields on `fields`
(quasar) nebula
2024-01-30
data: tidy things folder & imports, nicer fields yaml spec
(quasar) nebula
2024-01-30
yaml, data: store document specs statically on Thing subclasses
(quasar) nebula
2024-01-13
data: Track.artTags: empty without unique cover art
(quasar) nebula
2024-01-06
data: various simpleString -> contentString
(quasar) nebula
2023-12-03
Merge branch 'shared-additional-names' into preview
(quasar) nebula
2023-12-03
data: individual custom additional name list props
(quasar) nebula
2023-11-28
data: tweak track album messaging in errors/inspect
(quasar) nebula
2023-11-26
data: shared & inferred additional names (for tracks)
(quasar) nebula
2023-11-21
data: add additionalNames wiki property ("Additional Names")
(quasar) nebula
2023-11-04
data: wikiData: port to templateCompositeFrom syntax
(quasar) nebula
2023-10-06
data, test: fix track contribs not inheriting properly
(quasar) nebula
2023-10-01
data, test: refactor utilities into own file
(quasar) nebula
Primarily for more precies test coverage mapping, but also to make navigation a bit easier and consolidate complex functions with lots of imports out of the same space as other, more simple or otherwise specialized files.
2023-09-25
data: misc. improvements for input validation & infrastructure
(quasar) nebula
2023-09-21
data: minor fixes
(quasar) nebula
2023-09-21
data: minor fixes
(quasar) nebula
2023-09-21
data: miscellaneous syntax fixes
(quasar) nebula
2023-09-21
data: miscellaneous utility updates
(quasar) nebula
2023-09-20
data: fix many validation errors
(quasar) nebula
2023-09-20
data: moar WIP composite syntax!
(quasar) nebula
2023-09-19
data: declare {update} in higher-context locations
(quasar) nebula
2023-09-19
Merge branch 'preview' into track-data-cleanup
(quasar) nebula
2023-09-18
data: Track.alwaysReferencedByDirectory flag & field
(quasar) nebula
2023-09-18
data: MORE composite wip
(quasar) nebula
2023-09-16
data: more WIP syntax updates
(quasar) nebula
2023-09-15
data: miscellaneous composite template updates
(quasar) nebula
2023-09-09
infra, data: cut unneeded boilerplate from top-level compositions
(quasar) nebula
2023-09-09
data: clean up some track property implementations
(quasar) nebula
2023-09-09
data: withAlbumProperty -> withPropertyFromAlbum
(quasar) nebula
Also remove withAlbumProperties, since it's not used anywhere and mostly serves as reference code.
2023-09-09
data: withPropertyFrom{Object,List}, fillMissingListItems utils
(quasar) nebula
2023-09-08
data: duration utility
(quasar) nebula
2023-09-08
data: rearrange track properties
(quasar) nebula
2023-09-07
data: roll paired "byRef" and "dynamic" properties into one
(quasar) nebula
2023-09-07
data: withAlbum: perform proper availability check on album
(quasar) nebula
2023-09-07
data: import Thing.common utilities directly
(quasar) nebula
Also rename 'color' (from #cli) to 'colors'.
2023-09-07
data, infra: import validators directly
(quasar) nebula
2023-09-07
data: use key/value-style for all compositional utility args
(quasar) nebula
2023-09-07
data: composite "to" -> "into"
(quasar) nebula
2023-09-07
data: composite docs update
(quasar) nebula
2023-09-07
data: earlyExitIfNotFound -> notFoundMode
(quasar) nebula
2023-09-07
data: earlyExit -> exit in misc. utility names
(quasar) nebula
2023-09-07
data: move composite utilities related to wiki data into thing.js
(quasar) nebula
2023-09-07
data: directly import from #composite; define own utils at module
(quasar) nebula
[next]