aboutsummaryrefslogtreecommitdiff
path: root/static (unfollow)
Commit message (Expand)Author
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
2021-11-01Limit exports to those used by imports.Hugo Hörnquist
2021-10-31lib.Hugo Hörnquist
2021-10-31Everything but lib.Hugo Hörnquist
2021-10-10Mostly fix datetime values in frontend.Hugo Hörnquist
2021-10-06Drive popup tabs through javascript.Hugo Hörnquist
2021-10-06Fix issue with datetimes not getting set.Hugo Hörnquist
2021-10-04Add tsconfig.json.Hugo Hörnquist
2021-10-04Major typescript work.Hugo Hörnquist
2021-10-04{.js => .ts} on relavant files.Hugo Hörnquist
2021-10-04Work on calendar from event in frontend, broken.Hugo Hörnquist
2021-10-03workHugo Hörnquist
2021-10-03Further work, rework popup.Hugo Hörnquist
2021-10-03Fix graphical block size.Hugo Hörnquist
2021-10-03to_jcal for new VEvent class.Hugo Hörnquist