aboutsummaryrefslogtreecommitdiff
path: root/static/globals.ts (unfollow)
Commit message (Expand)Author
2022-08-01Minor cleanup in TS files.Hugo Hörnquist
2022-06-13Replace some .tagName with instanceof.Hugo Hörnquist
2022-06-12Follow all instances of tagName with toLowerCase.Hugo Hörnquist
2022-03-15Popup created events now don't take seconds.Hugo Hörnquist
2021-12-10Add create event button!Hugo Hörnquist
2021-11-18Remove .interactive, fix date-time checkbox.Hugo Hörnquist
2021-11-15Propagate default-calendar from backend to frontend.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-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-05doc updates.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-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-01Got date-times working in new system.Hugo Hörnquist
2021-09-29Start rework on js setup.Hugo Hörnquist