Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-21 | data steps: fix property-from-attribute setter/getters | (quasar) nebula | |
2023-03-21 | data steps: new html.tag implementation | (quasar) nebula | |
...including template & slot support, unit tests incoming | |||
2023-03-18 | data steps: annotate content function names | (quasar) nebula | |
2023-03-06 | data-steps: initial commit | (quasar) nebula | |
2023-03-04 | --clear-thumbs utility | (quasar) nebula | |
2023-03-03 | new All Sheet Music listing | (quasar) nebula | |
2023-03-01 | display original file size in image overlay | (quasar) nebula | |
2023-02-26 | Merge branch 'preview' into image-overlay | (quasar) nebula | |
2023-02-26 | Merge branch 'preview' of github.com:hsmusic/hsmusic-wiki into preview | (quasar) nebula | |
2023-02-26 | basic image overlays | (quasar) nebula | |
2023-02-26 | encode/decode URIs in html.tag('a') & live-dev-server | (quasar) nebula | |
Fixes #147. | |||
2023-02-05 | Merge branch 'preview' into data-format-cleanup | (quasar) nebula | |
2023-02-05 | Merge branch 'staging' into preview | (quasar) nebula | |
2023-02-05 | handle missing data files more gracefully | (quasar) nebula | |
2023-02-04 | data format cleanup: albums | (quasar) nebula | |
* Remove `Is Major Release` (`isMajorRelease`) * Remove major-release code in wiki-data.js * Tidy `propertyFieldMapping` order Major releases were useful when albums were being added to the wiki on the regular, but are unused on HSMusic now, and alternative approaches get more particular results (currently hard-coded grid layout for larger icons, and manually selected albums in homepage rows). | |||
2023-01-16 | make parseOptions code a bit more legible | (quasar) nebula | |
2023-01-15 | Merge branch 'staging' into preview | (quasar) nebula | |
2023-01-10 | compute subdirectoryPrefix internally | (quasar) nebula | |
2023-01-10 | prefer passing around pagePath | (quasar) nebula | |
2023-01-10 | don't pass around fullKey where unneeded | (quasar) nebula | |
2023-01-10 | extract fn for localizedPathnames | (quasar) nebula | |
2023-01-10 | remove output-specific getPagePaths util | (quasar) nebula | |
2023-01-10 | extract absoluteTo | (quasar) nebula | |
2023-01-09 | hopefully fix normal pages on windows | (quasar) nebula | |
2023-01-09 | most essential behavior for live-dev-server | (quasar) nebula | |
2023-01-07 | quarantine hard-coded official/fandomAlbumData | (quasar) nebula | |
2023-01-07 | extract getPagePaths, getURLsFrom functions | (quasar) nebula | |
towards basic dynamics pt. 1 (#124) | |||
2023-01-07 | extract utility binds, content transform fns | (quasar) nebula | |
towards basic dynamics pt. 1 (#124) | |||
2023-01-01 | tweaks to transformMultiline | (quasar) nebula | |
2023-01-01 | specify homepage navbar links & order in data | (quasar) nebula | |
...rather than just making a guess off the order files are listed by directory access, and using out-of-place 'Show in Navigation Bar' | |||
2023-01-01 | replacer - don't assume thing.name for links | (quasar) nebula | |
2022-12-28 | better theme colors | (quasar) nebula | |
2022-12-22 | many homepage carousel shenanigans | (quasar) nebula | |
2022-12-19 | HIGHLY WIP album gallery pages | (quasar) nebula | |
2022-12-06 | isMain true if directory of index.js targetted | (quasar) nebula | |
2022-11-28 | divide things.js into modular files (hilariously) | (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 | only count originals for total duration in most places | (quasar) nebula | |
2022-11-27 | integrate "latest first" into sortChronologically | (quasar) nebula | |
2022-11-27 | fix improper sorting for specials before whitespace | (quasar) nebula | |
2022-11-26 | use accumulateSum util where appropriate | (quasar) nebula | |
2022-11-26 | finish up cosmetic style changes | (quasar) nebula | |
2022-11-21 | new "empty" sugar.js util | (quasar) nebula | |
2022-11-20 | htmlify upd8.js, remove fix-whitespace dependency | (quasar) nebula | |
2022-09-15 | new html.noEdgeWhitespace tag option | (quasar) nebula | |
2022-09-15 | update some misc-templates and refactor things | (quasar) nebula | |
2022-08-17 | read static pages from directory | (quasar) nebula | |
2022-07-19 | finish porting listing specs (!!) | (quasar) nebula | |
2022-07-13 | optimize sortByName a little | (quasar) nebula | |