Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-11 | implement flash act pages, rework flash sidebar layout | (quasar) nebula | |
2023-08-19 | clean up imports & miscellaneous metastructures across codebase | (quasar) nebula | |
2023-08-02 | content: bunch of stub pages | (quasar) nebula | |
2023-08-01 | content: generateNewsEntryPage | (quasar) nebula | |
2023-07-26 | content: generateWikiHomePage (layout besides content) | (quasar) nebula | |
2023-07-15 | content: generateArtTagGalleryPage | (quasar) nebula | |
2023-06-24 | content: listings stub (listAlbumsByName) | (quasar) nebula | |
2023-06-22 | content: group info + gallery pages | (quasar) nebula | |
These are good to go! Only thing missing is carousels on gallery pages. | |||
2023-06-22 | content: artist alias redirects | (quasar) nebula | |
2023-06-06 | content: generateAlbumCommentaryPage | (quasar) nebula | |
2023-06-02 | content: stub artist page | (quasar) nebula | |
Only nav implemented so far. | |||
2023-05-26 | content: generateStaticPage | (quasar) nebula | |
2023-04-12 | content: stub track page, misc. other changes | (quasar) nebula | |
* generateContributionLinks replaced with linkContribution, tests still need updating * album pages respect albums without cover art * track pages without unique art inherit art tags from album (fixes #13) not heavily tested, this commit probably breaks some pages which were loading correctly before | |||
2023-04-06 | build steps: jank together ultra-basic page write | (quasar) nebula | |
Super simple technically functional sketch. | |||
2023-03-06 | data-steps: initial commit | (quasar) nebula | |
2022-11-26 | finish up cosmetic style changes | (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 | |
2021-06-04 | module-ify tag pages | (quasar) nebula | |
2021-06-04 | module-ify album commentary pages | (quasar) nebula | |
2021-06-04 | module-ify flash pages | (quasar) nebula | |
2021-06-04 | module-ify listing pages | (quasar) nebula | |
2021-06-04 | module-ify homepage | (quasar) nebula | |
2021-06-04 | module-ify static pages | (quasar) nebula | |
2021-06-03 | module-ify news pages & index; new page module fns | (quasar) nebula | |
2021-06-03 | module-ify artist and artist alias pages | (quasar) nebula | |
2021-06-01 | module-ify group pages | (quasar) nebula | |
2021-06-01 | module-ify track pages | (quasar) nebula | |
2021-06-01 | basic module-ify album pages | (quasar) nebula | |
Other pages are commented out for now. Also, this doesn't include the source .txt processing functions yet, 8ut that'll pro8a8ly end up in the page/ files too. |