Age | Commit message (Expand) | Author |
2024-05-29 | upd8, util, cli: factor out help internals; no default build mode | (quasar) nebula |
2024-05-27 | yaml: refactor common logic into parseArrayEntries (for now) | (quasar) nebula |
2024-05-27 | content: image: fix overwriting width | (quasar) nebula |
2024-05-21 | content, css: fix some bad relative image references | (quasar) nebula |
2024-05-21 | url-spec: STATIC_VERSION 2p1 | (quasar) nebula |
2024-05-21 | write: live-dev-server: nicer 404 for no page found | (quasar) nebula |
2024-05-21 | url-spec: STATIC_VERSION 2a | (quasar) nebula |
2024-05-21 | url-spec, web-routes, content: static subdirectories | (quasar) nebula |
2024-05-21 | content, url-spec: use static rather than shared, drop cachebust | (quasar) nebula |
2024-05-21 | content: client4.js -> client.js, site7.css -> site.css | (quasar) nebula |
2024-05-21 | content: listTracksByDate: skip dateless tracks | (quasar) nebula |
2024-05-21 | content: listArtistsByGroup: count contributions in each group | (quasar) nebula |
2024-05-21 | content: listArtistsByDuration: don't double-count double-credits | (quasar) nebula |
2024-05-20 | data: restore withTrackSections, but simpler now | (quasar) nebula |
2024-05-19 | data: TrackSection: custom util.inspect (number & range info) | (quasar) nebula |
2024-05-19 | data: TrackSection.directory, find.trackSection, etc | (quasar) nebula |
2024-05-19 | data: referenceList: 'referenceType' input | (quasar) nebula |
2024-05-19 | data: reportDuplicateDirectories -> reportDirectoryErrors | (quasar) nebula |
2024-05-19 | data: TrackSection thing objects | (quasar) nebula |
2024-05-19 | data: withDirectory, withDirectoryFromName | (quasar) nebula |
2024-05-19 | data: improve default Thing util.inspect resiliency | (quasar) nebula |
2024-05-19 | data: CacheableObject: allow falsy default update values | (quasar) nebula |
2024-05-15 | write: live-dev-server: label & color code [200] responses | (quasar) nebula |
2024-05-15 | write: live-dev-server: pipe from file stream to response | (quasar) nebula |
2024-05-15 | write: live-dev-server: better web route file error logging | (quasar) nebula |
2024-05-15 | write: live-dev-server: always send content-length from web routes | (quasar) nebula |
2024-05-15 | client: add missing eslint-env for xhr-util.js | (quasar) nebula |
2024-05-15 | content: remove generateAdditionalFilesShortcut | (quasar) nebula |
2024-05-15 | client: move fetchWithProgress into xhr-util importable file | (quasar) nebula |
2024-05-15 | client: drop loadImage | (quasar) nebula |
2024-05-15 | client: make image overlay use fetchWithProgress | (quasar) nebula |
2024-05-15 | client: fetchWithProgress | (quasar) nebula |
2024-05-13 | client: client3 -> client4, site6 -> site7 | (quasar) nebula |
2024-05-11 | upd8: extra message and break before passing control to build | (quasar) nebula |
2024-05-11 | external-links: Amazon Music | (quasar) nebula |
2024-05-09 | css: tweak page box model to support scrolling background | (quasar) nebula |
2024-05-08 | data: Album.alwaysReferenceTracksByDirectory | (quasar) nebula |
2024-05-08 | upd8: show surprise-thrown aggregate errors out of yaml steps | (quasar) nebula |
2024-05-07 | yaml: reuse results of makeProcessDocument | (quasar) nebula |
2024-05-07 | yaml: fix yaml open/read error reporting | (quasar) nebula |
2024-05-07 | upd8: exit when document loading fails, nicer messaging | (quasar) nebula |
2024-05-07 | yaml: export simple top-level yaml loading operations | (quasar) nebula |
2024-05-07 | aggregate: aggregate.contain | (quasar) nebula |
2024-05-07 | aggregate: receive single {aggregate, result} object | (quasar) nebula |
2024-05-06 | data-checks: filterDuplicateDirectoroies: skip missing thingData | (quasar) nebula |
2024-05-06 | upd8: don't crash when artistData fails to load | (quasar) nebula |
2024-05-06 | yaml: demonolithize loadAndProcessDataDocuments | (quasar) nebula |
2024-05-06 | aggregate: receiveAggregate, aggregate.receive | (quasar) nebula |
2024-05-06 | aggregate: refactor _reorganizeAggregateArguments | (quasar) nebula |
2024-05-06 | url-spec: generalize .path as '<>', not '<>/' | (quasar) nebula |