« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/util/urls.js
AgeCommit message (Expand)Author
2023-09-08util: remove unused getPagePathnameAcrossLanguages util(quasar) nebula
2023-08-19clean up imports & miscellaneous metastructures across codebase(quasar) nebula
2023-08-19remove a bunch of dead util files(quasar) nebula
2023-08-12content: transformContent: display large thumbs by default(quasar) nebula
2023-07-14never encode slashes in URLs(quasar) nebula
2023-07-14handle special characters in URLs more carefully(quasar) nebula
2023-01-10compute subdirectoryPrefix internally(quasar) nebula
2023-01-10prefer passing around pagePath(quasar) nebula
2023-01-10don't pass around fullKey where unneeded(quasar) nebula
2023-01-10extract fn for localizedPathnames(quasar) nebula
2023-01-10remove output-specific getPagePaths util(quasar) nebula
2023-01-10extract absoluteTo(quasar) nebula
2023-01-09hopefully fix normal pages on windows(quasar) nebula
2023-01-09most essential behavior for live-dev-server(quasar) nebula
2023-01-07extract getPagePaths, getURLsFrom functions(quasar) nebula
2022-11-26finish up cosmetic style changes(quasar) nebula
2022-11-21new "empty" sugar.js util(quasar) nebula
2022-06-26lots of fixes from eslint(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-01-02be a bit more careful with to() path resolving(quasar) nebula
2022-01-02fix missing args errors not being thrown from to()(quasar) nebula
2022-01-02stick a / at the end of homepage path(quasar) nebula
2022-01-01fix backwards slashes in hrefs on windows...(quasar) nebula
2021-05-06break up utility file, get build for sure working(quasar) nebula