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