aboutsummaryrefslogtreecommitdiff
path: root/static (follow)
Commit message (Expand)AuthorAge
...
* Major move from week to calendar meta-view. Also repairs month view.Hugo Hörnquist2021-12-10
* Only focus searchbox on '/' when sensible.Hugo Hörnquist2021-12-10
* Remove popup.ts, migrating all functionality elsewhere.Hugo Hörnquist2021-12-10
* Remove vcal.js.Hugo Hörnquist2021-12-10
* Close popup on event creation.Hugo Hörnquist2021-12-10
* Better handling of popup visibility.Hugo Hörnquist2021-12-10
* Propagate recurring events to frontend.Hugo Hörnquist2021-12-09
* CSS to prevent event blocks from overflowing.Hugo Hörnquist2021-12-09
* Add fullscreen button to popups.Hugo Hörnquist2021-12-07
* Add basic changelog viewHugo Hörnquist2021-12-02
* Remove jcal-tests.jsHugo Hörnquist2021-11-30
* Rework tab system.Hugo Hörnquist2021-11-30
* Change UID resolve.Hugo Hörnquist2021-11-29
* Display categories in event description.Hugo Hörnquist2021-11-26
* Made vevent-dl prettier.Hugo Hörnquist2021-11-26
* Remove default ComponentVEvent redraw.Hugo Hörnquist2021-11-26
* Minor cleanup.Hugo Hörnquist2021-11-26
* Fix datetime becomming dateonly when hitting midnight.Hugo Hörnquist2021-11-26
* Got categories working.Hugo Hörnquist2021-11-26
* Fix <textarea/> being ignored when editing event.Hugo Hörnquist2021-11-22
* Change innerHTML to textContent.Hugo Hörnquist2021-11-22
* Rework popup components.Hugo Hörnquist2021-11-21
* Add basic rrule tab.Hugo Hörnquist2021-11-19
* Add input-list custom element.Hugo Hörnquist2021-11-19
* vevent-dl formats rrules.Hugo Hörnquist2021-11-19
* Parse RRULE:s.Hugo Hörnquist2021-11-19
* Change popup tabs interface.Hugo Hörnquist2021-11-18
* Restore remove event functionality.Hugo Hörnquist2021-11-18
* Minor fixes.Hugo Hörnquist2021-11-18
* Add setProperties, add type info to setProperty.Hugo Hörnquist2021-11-18
* Remove .interactive, fix date-time checkbox.Hugo Hörnquist2021-11-18
* Various fixes <date-time-input/>Hugo Hörnquist2021-11-18
* Propagate default-calendar from backend to frontend.Hugo Hörnquist2021-11-15
* Fix calendar for popup.Hugo Hörnquist2021-11-15
* Reorder some popup setup.Hugo Hörnquist2021-11-15
* Add HTMLElement.getListeners.Hugo Hörnquist2021-11-15
* cleanupHugo Hörnquist2021-11-15
* Rework some drawing and how calendar is accessed.Hugo Hörnquist2021-11-15
* Reword popup visible attribute.Hugo Hörnquist2021-11-15
* Made VIEW and EDIT_MODE correctly global.Hugo Hörnquist2021-11-11
* Add madge for frontend dep visualization.Hugo Hörnquist2021-11-10
* Slight frontend makefile improvements.Hugo Hörnquist2021-11-10
* Re-modularize javascript.Hugo Hörnquist2021-11-10
* Basic event modification works again.Hugo Hörnquist2021-11-10
* Handle calendar change through dropdown.Hugo Hörnquist2021-11-10
* Better handle debug tab.Hugo Hörnquist2021-11-09
* Major work on event creation.Hugo Hörnquist2021-11-08
* All ComponentVEvent requires uid.Hugo Hörnquist2021-11-08
* JS normalize all vevent property keys to upper case.Hugo Hörnquist2021-11-08
* doc updates.Hugo Hörnquist2021-11-05