Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-19 | clean up imports & miscellaneous metastructures across codebase | (quasar) nebula | |
2023-07-26 | content: generateWikiHomeAlbumsRow + homepage content | (quasar) nebula | |
2023-07-26 | content: generateWikiHomePage (layout besides content) | (quasar) nebula | |
2023-03-01 | remove [[news]] hack, auto-add news sidebar | (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 | remaining CLI help messages & tweaks | (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'}) | |||
2023-01-04 | fix unused variable in page/homepage.js | (quasar) nebula | |
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' | |||
2022-12-28 | no lazy-loading carousels (for now) | (quasar) nebula | |
2022-12-28 | montage -> carousel | (quasar) nebula | |
2022-12-28 | homepage & gallery tweaks | (quasar) nebula | |
2022-12-22 | many homepage carousel shenanigans | (quasar) nebula | |
2022-11-27 | redesign & refinements for sticky layouting | (quasar) nebula | |
2022-11-21 | use [html.onlyIfContent] where it makes sense | (quasar) nebula | |
which was only like one place lol | |||
2022-11-21 | new "empty" sugar.js util | (quasar) nebula | |
2022-07-19 | htmlify homepage | (quasar) nebula | |
2022-06-26 | Changes(tm) | (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-22 | wiki short name in page/tab title data-restructure | (quasar) nebula | |
2022-05-10 | rename strings arg to language | (quasar) nebula | |
2022-05-10 | rename other count utils | (quasar) nebula | |
2022-05-10 | rename strings( to language.$( | (quasar) nebula | |
2022-03-05 | filter unlisted albums from group sources on home | (quasar) nebula | |
2022-02-27 | generalized reference errors | (quasar) nebula | |
2022-02-25 | fix missing homepage action 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 | |
2022-01-02 | quick kinda hack to show short names in nav bar | (quasar) nebula | |
2021-06-04 | move around a bunch of utility functions | (quasar) nebula | |
2021-06-04 | module-ify homepage | (quasar) nebula | |