aboutsummaryrefslogtreecommitdiff
path: root/static (unfollow)
Commit message (Expand)Author
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
2021-10-01Reintroduce dateonly for date-time-input:s.Hugo Hörnquist
2021-10-01Remove old date_time system.Hugo Hörnquist
2021-10-01Got date-times working in new system.Hugo Hörnquist
2021-09-30Replace today-button with web component.Hugo Hörnquist
2021-09-29Start rework on js setup.Hugo Hörnquist
2021-08-20Make zero-length events be part of day flow.Hugo Hörnquist
2021-08-15Render attachements to HTML frontend.Hugo Hörnquist
2021-07-07Templetize blue color.Hugo Hörnquist
2021-06-10Add marker on events with descriptions.Hugo Hörnquist
2021-05-20'/' focuses search in HTML.Hugo Hörnquist
2021-05-17JS Fix adding of missing vcal properties.v0.6.3-rc1Hugo Hörnquist
2021-05-17Hopefully fix remaining &amp; problems.Hugo Hörnquist
2021-05-17Fix & not becoming &amp; in XML.Hugo Hörnquist
2021-05-17Fix & not becoming &amp; in XML.Hugo Hörnquist
2021-05-17Long events now wholeday per default.Hugo Hörnquist
2021-05-17Cleanup + fix for wholeday checkbox.Hugo Hörnquist