« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/url-spec.js
AgeCommit message (Collapse)Author
2024-05-01web-routes, upd8, write: integrate web routes with url-spec(quasar) nebula
[Note: due to a fantastical Rebase Fail Moment, this commit accidentally reintroduced some bad imports in upd8.js that are meant to be factored into #import-heck. So this commit is rewritten to not do that, but it means the commits in pull requests #442 and #479 don't line up with main history like they should. Oops.]
2024-05-01urls: factor out generic reused root/path subkeys(quasar) nebula
2023-12-28organize miscellaneous per-kind-of-thing code alphabetically(quasar) nebula
2023-10-29urls, write: integrate separate media cache(quasar) nebula
2023-10-11implement flash act pages, rework flash sidebar layout(quasar) nebula
2023-08-19clean up imports & miscellaneous metastructures across codebase(quasar) nebula
2023-08-08content: dedicated arbitrary page URL key(quasar) nebula
This fixes getPageSubdirectoryPrefix thinking we're deeper than we really are.
2023-07-14handle special characters in URLs more carefully(quasar) nebula
2022-12-19HIGHLY WIP album gallery pages(quasar) nebula
2022-11-26finish up cosmetic style changes(quasar) nebula
2022-06-26real pragma, and some eslint fixes(quasar) nebula
2022-06-26add @format pragma to JS files(quasar) nebula
2022-06-26initial prettier/eslint commit(quasar) nebula
2022-06-21fix homepage link exiting localization(quasar) nebula
2022-05-12additional files(quasar) nebula
These are basically supported for tracks but I've only implemented them for albums for the moment (read: I'm lazy!).
2022-03-05non-jpg full res art links, artist avatars(quasar) nebula
2022-01-05support non-jpg album wallpapers & banners(quasar) nebula
2022-01-02stick a / at the end of homepage path(quasar) nebula
2021-09-01restore support for Jiff(quasar) nebula
2021-06-04move url spec into its own file(quasar) nebula