aboutsummaryrefslogtreecommitdiff
path: root/static/types.ts (follow)
Commit message (Collapse)AuthorAge
* Add basic changelog viewHugo Hörnquist2021-12-02
|
* Got categories working.Hugo Hörnquist2021-11-26
|
* Minor fixes.Hugo Hörnquist2021-11-18
|
* 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.
* Basic event modification works again.Hugo Hörnquist2021-11-10
|
* 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.
* Everything but lib.Hugo Hörnquist2021-10-31
|
* Major typescript work.Hugo Hörnquist2021-10-04
|
* {.js => .ts} on relavant files.Hugo Hörnquist2021-10-04