« 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
/
page
/
flash.js
Age
Commit message (
Collapse
)
Author
2023-09-08
fix miscellaneous eslint errors
(quasar) nebula
2023-08-19
clean up imports & miscellaneous metastructures across codebase
(quasar) nebula
2023-08-10
remove reference flash page code
(quasar) nebula
2023-08-02
content: bunch of stub pages
(quasar) nebula
2023-03-05
fix broken Flashes & Pages hash links
(quasar) nebula
2023-03-05
add a few missing headings to skippers
(quasar) nebula
2023-01-30
Merge pull request #149 from hsmusic/layout-cleanup
(quasar) nebula
Data-ize various page content-generation calls
2023-01-30
Merge pull request #143 from hsmusic/better-cli-args
(quasar) nebula
Improve CLI arguments
2023-01-30
remaining CLI help messages & tweaks
(quasar) nebula
2023-01-25
fix misplaced flash cover art
(quasar) nebula
2023-01-25
data-ize various page content calls
(quasar) nebula
* page.cover replaces calls to generateCoverLink * page.main.headingMode replaces calls to generateStickyHeadingContainer or html.tag('h1') * page.main.classes: ['long-content'] replaces hard- coded calls to html.tag('div', {class: 'long-content'})
2022-12-06
sticky cover art (a little wip)
(quasar) nebula
2022-12-03
sticky subheadings
(quasar) nebula
2022-11-28
chronology tweaks & html.onlyIfContent bugfix
(quasar) nebula
2022-11-27
redesign & refinements for sticky layouting
(quasar) nebula
2022-11-27
new tracksFeatured string
(quasar) nebula
2022-11-26
finish up cosmetic style changes
(quasar) nebula
2022-11-21
new "empty" sugar.js util
(quasar) nebula
2022-11-21
use html.fragment instead of ternary most places
(quasar) nebula
2022-11-20
bind and htmlify rest of misc-templates
(quasar) nebula
2022-09-15
update some misc-templates and refactor things
(quasar) nebula
2022-07-07
htmlify: artist, commentary, flash, static, tag
(quasar) nebula
2022-06-26
lots of fixes from eslint
(quasar) nebula
2022-06-26
real pragma, and some eslint fixes
(quasar) nebula
2022-06-26
add @format pragma to JS files
(quasar) nebula
2022-06-26
initial prettier/eslint commit
(quasar) nebula
2022-06-21
various navbar layout/grid improvements
(quasar) nebula
2022-05-10
rename strings arg to language
(quasar) nebula
2022-05-10
rename list utilities
(quasar) nebula
2022-05-10
rename other count utils
(quasar) nebula
2022-05-10
rename strings( to language.$(
(quasar) nebula
2022-03-05
use toHome nav shorthand in flash & news pages
(quasar) nebula
2022-03-05
fix cover artist info, chronology links
(quasar) nebula
2022-02-24
error-free basic full build
(quasar) nebula
2022-02-16
update old wikiInfo.features.X style accesses
(quasar) nebula
2021-06-04
move around a bunch of utility functions
(quasar) nebula
2021-06-04
module-ify flash pages
(quasar) nebula