aboutsummaryrefslogtreecommitdiff
path: root/static/lib.ts (follow)
Commit message (Collapse)AuthorAge
* Rework tab system.Hugo Hörnquist2021-11-30
| | | | | | This sepparates popup-elements from their tabbed contents, allowing clearer sepparations of concerns, along with easier adding and removing of tabs to the tabset!
* Fix datetime becomming dateonly when hitting midnight.Hugo Hörnquist2021-11-26
|
* Add HTMLElement.getListeners.Hugo Hörnquist2021-11-15
|
* Re-modularize javascript.Hugo Hörnquist2021-11-10
| | | | | This moves almost everything out of globals.ts, into sepparate files. Things are still slightly to tightly coupled. But that is worked on.
* Major work on event creation.Hugo Hörnquist2021-11-08
|
* Limit exports to those used by imports.Hugo Hörnquist2021-11-01
| | | | This gives a clearer picture of what is dead code and what isn't.
* lib.Hugo Hörnquist2021-10-31
|
* Everything but lib.Hugo Hörnquist2021-10-31
|
* Mostly fix datetime values in frontend.Hugo Hörnquist2021-10-10
|
* Major typescript work.Hugo Hörnquist2021-10-04
|
* {.js => .ts} on relavant files.Hugo Hörnquist2021-10-04