aboutsummaryrefslogtreecommitdiff
path: root/static/script.ts (unfollow)
Commit message (Expand)Author
2022-08-01Minor cleanup in TS files.Hugo Hörnquist
2022-06-11Move clock component initialization to procedure.Hugo Hörnquist
2022-04-24Dead code removal.Hugo Hörnquist
2022-04-23Introduce component date-jump.Hugo Hörnquist
2021-12-12Merge draggable into popup-element.Hugo Hörnquist
2021-12-10Broke out setup of popup on event creation.Hugo Hörnquist
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-10Close popup on event creation.Hugo Hörnquist
2021-11-22Change innerHTML to textContent.Hugo Hörnquist
2021-11-15Fix calendar for popup.Hugo Hörnquist
2021-11-15Reorder some popup setup.Hugo Hörnquist
2021-11-15cleanupHugo Hörnquist
2021-11-15Rework some drawing and how calendar is accessed.Hugo Hörnquist
2021-11-11Made VIEW and EDIT_MODE correctly global.Hugo Hörnquist
2021-11-10Re-modularize javascript.Hugo Hörnquist
2021-11-08Major work on event creation.Hugo Hörnquist
2021-10-31lib.Hugo Hörnquist
2021-10-31Everything but lib.Hugo Hörnquist
2021-10-04Major typescript work.Hugo Hörnquist
2021-10-04{.js => .ts} on relavant files.Hugo Hörnquist
2021-10-03workHugo Hörnquist
2021-10-03Further work, rework popup.Hugo Hörnquist
2021-10-01Remove old date_time 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-05-20'/' focuses search in HTML.Hugo Hörnquist
2021-05-17Long events now wholeday per default.Hugo Hörnquist
2021-05-17Rework date-time input to be cleaner + work again.Hugo Hörnquist
2021-05-16Generall callbacks works again.Hugo Hörnquist
2021-03-02Start moving vcal stuff to own class.Hugo Hörnquist
2021-02-01Look at mapping in vcal types to js types.Hugo Hörnquist
2021-01-13Repair timebar.Hugo Hörnquist
2020-12-18Start work on jcal system.Hugo Hörnquist
2020-11-23JS Add date_time pseudo tag.Hugo Hörnquist
2020-11-23Bind large part of rrule.Hugo Hörnquist
2020-11-21Further work on breakout and rrule.Hugo Hörnquist
2020-11-20Work on templetazing js.Hugo Hörnquist
2020-11-20Start binding in js.Hugo Hörnquist
2020-11-05Bound CATEGORIES input.Hugo Hörnquist
2020-11-05Introduce event_from_popup and vice versa.Hugo Hörnquist
2020-10-26Cleanup and move input_list to own file.Hugo Hörnquist
2020-10-26Fields for extra properties update correctly!Hugo Hörnquist
2020-10-23Work on generalizing multi-input lists.Hugo Hörnquist
2020-10-16s/inline-edit/input-list/Hugo Hörnquist
2020-10-16Minor JS cleanup.Hugo Hörnquist
2020-10-16HTML add toggle for whole-day.Hugo Hörnquist
2020-10-12HTML fix date input.Hugo Hörnquist
2020-10-10HTML Select summary when creating new event.Hugo Hörnquist
2020-10-05whitespace fixes.Hugo Hörnquist