« 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/html.js
AgeCommit message (Expand)Author
2023-09-28data, util: use typeAppearance in more places(quasar) nebula
2023-09-11Merge branch 'preview' into track-data-cleanup(quasar) nebula
2023-09-11data, html, infra: supporting changes for sanitizing content(quasar) nebula
2023-09-08fix miscellaneous eslint errors(quasar) nebula
2023-08-20html: expand resolve to take "normalize" option(quasar) nebula
2023-08-19clean up imports & miscellaneous metastructures across codebase(quasar) nebula
2023-08-16html: Attributes: expose attributes in inspect.custom(quasar) nebula
2023-08-16html: Attributes: push() util(quasar) nebula
2023-08-16html: move parseAttributes from replacer into html lib(quasar) nebula
2023-08-16html: tags: allow passing attributes to tags()(quasar) nebula
2023-08-15html: expose Attributes class via html.attributes()(quasar) nebula
2023-08-02infra: html: make deep Template resolving opt-in via utility(quasar) nebula
2023-08-02infra: html: make deeper layers of Template content translucent(quasar) nebula
2023-08-02html: Tag.clone, Template.clone: clone own constructors(quasar) nebula
2023-07-14Merge branch 'url-special-chars' into data-steps(quasar) nebula
2023-07-14handle special characters in URLs more carefully(quasar) nebula
2023-06-12html: inspect.custom() annotations for html classes(quasar) nebula
2023-06-12html: new Stationery class for instantiating Templates(quasar) nebula
2023-06-12html: move slot validation into own function(quasar) nebula
2023-06-03html: accept false (ala cond && tag) in isHTML(quasar) nebula
2023-04-15html: clone tags & templates passed in via slots(quasar) nebula
2023-04-15html, test: default slots only for null, not falsey values(quasar) nebula
2023-04-09test: html.template slot value errors(quasar) nebula
2023-04-09test: html.template & Template descriptor errors(quasar) nebula
2023-04-08html: drastically simplify template/slot system(quasar) nebula
2023-04-05html: tags(), isBlank()(quasar) nebula
2023-04-05html: standard blank() function(quasar) nebula
2023-04-04html: better Slot error traces(quasar) nebula
2023-03-29html: pass null/undefined through in slot values(quasar) nebula
2023-03-23data steps: html fixes + pass through content when no tagName(quasar) nebula
2023-03-21data steps: album additional files list(quasar) nebula
2023-03-21data steps: deep flatten HTML(quasar) nebula
2023-03-21data steps: test cases for new html implementation(quasar) nebula
2023-03-21data steps: fix property-from-attribute setter/getters(quasar) nebula
2023-03-21data steps: new html.tag implementation(quasar) nebula
2023-03-01display original file size in image overlay(quasar) nebula
2023-02-26encode/decode URIs in html.tag('a') & live-dev-server(quasar) nebula
2022-11-28chronology tweaks & html.onlyIfContent bugfix(quasar) nebula
2022-11-27redesign & refinements for sticky layouting(quasar) nebula
2022-11-26finish up cosmetic style changes(quasar) nebula
2022-09-15new html.noEdgeWhitespace tag option(quasar) nebula
2022-07-13begin htmlifying listings & listing specs(quasar) nebula
2022-07-02htmlify album pages prettify-lint(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-05-15social embeds (discord, maybe twitter)(quasar) nebula
2021-05-25bigass code refactor (no more legacy page writes)(quasar) nebula
2021-05-06break up utility file, get build for sure working(quasar) nebula