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