aboutsummaryrefslogtreecommitdiff
path: root/static (unfollow)
Commit message (Expand)Author
2023-09-07Update package-lock.jsonHugo Hörnquist
2023-09-07Document remaining javascript items.Hugo Hörnquist
2023-09-07Normalize tsconfig formatting.Hugo Hörnquist
2023-09-05Move JS documentation into the JS-code.Hugo Hörnquist
2023-09-05Minor whitespace cleanup.Hugo Hörnquist
2023-09-05Move frontend code to subdirectories, to simplify command line flags.Hugo Hörnquist
2023-09-05Add build step for jsdoc.Hugo Hörnquist
2022-10-24Specify encoding for scss.Hugo Hörnquist
2022-10-17Repair labels in HTML.Hugo Hörnquist
2022-10-16Fix that events where submitted twice.Hugo Hörnquist
2022-10-16Minor cleaup.Hugo Hörnquist
2022-10-16Fix wrongly ordered TODO's.Hugo Hörnquist
2022-09-18Extend user-additions salar to handle multiple locations.Hugo Hörnquist
2022-09-18Repair user-additions salar.Hugo Hörnquist
2022-08-01Minor cleanup in TS files.Hugo Hörnquist
2022-08-01Change JavaScript build system to esbuild.Hugo Hörnquist
2022-08-01Static should create its own directories when installing.Hugo Hörnquist
2022-08-01make clean in static shouldn't fail if the file isn't there.Hugo Hörnquist
2022-07-10Change JS formatters interface.Hugo Hörnquist
2022-07-07JS user addition for parsing Microsoft Teams links.Hugo Hörnquist
2022-07-07Extend javascript formatters to also take VEvent.Hugo Hörnquist
2022-06-16Change to proper javascript privates.Hugo Hörnquist
2022-06-16Add TODO about CSS foreground color.Hugo Hörnquist
2022-06-16Move CSS background-color to body element.Hugo Hörnquist
2022-06-13Replace some .tagName with instanceof.Hugo Hörnquist
2022-06-13Ensure datetime gets set for generated time tags.Hugo Hörnquist
2022-06-12Stop using with-label.Hugo Hörnquist
2022-06-12Change boolean attribute value to itself.Hugo Hörnquist
2022-06-12Change element types for tabs.Hugo Hörnquist
2022-06-12Fix spelling of aria-labelledby.Hugo Hörnquist
2022-06-12Handle error for user-additions salar.Hugo Hörnquist
2022-06-12Follow all instances of tagName with toLowerCase.Hugo Hörnquist
2022-06-11Add number of TODO's.Hugo Hörnquist
2022-06-11Update today-button to not depend on initial content.Hugo Hörnquist
2022-06-11Move clock component initialization to procedure.Hugo Hörnquist
2022-04-25Remove arbitary_kv.js.Hugo Hörnquist
2022-04-25Minor cleanup.Hugo Hörnquist
2022-04-25Scheme and js now finds HTML in text with same regex.Hugo Hörnquist
2022-04-24Change user-additions HTML detection.Hugo Hörnquist
2022-04-24Minor dependency fixup in static/Makefile.Hugo Hörnquist
2022-04-24Dead code removal.Hugo Hörnquist
2022-04-23Introduce component date-jump.Hugo Hörnquist
2022-04-23Scroll-behavior: smooth for siderbar.Hugo Hörnquist
2022-04-23Repair and rewrote sliders in HTML.Hugo Hörnquist
2022-04-12Fix edit popups not auto opening.Hugo Hörnquist
2022-04-05Remove innerHTML from user-additions.js.Hugo Hörnquist
2022-04-05Made sidebar date headings sticky.Hugo Hörnquist
2022-04-05Fix rrule:s in frontend being parsed incorrectly.Hugo Hörnquist
2022-03-30Handle XML entities slightly better in user-additions.js.Hugo Hörnquist
2022-03-28Introduce directory-listing.scssHugo Hörnquist