aboutsummaryrefslogtreecommitdiff
path: root/module/html (unfollow)
Commit message (Expand)Author
2020-08-23Move html modules under calp.Hugo Hörnquist
2020-08-23Add rendering of standalone small-cal.Hugo Hörnquist
2020-08-23Base64 now free floating top level.Hugo Hörnquist
2020-08-23GET /search without query now works.Hugo Hörnquist
2020-08-18SIGUSR1 to reload calendars.Hugo Hörnquist
2020-08-18EDIT_MODE correctly exported from view/calendar.Hugo Hörnquist
2020-08-17Remove git module.Hugo Hörnquist
2020-08-17Move tab positioning to stylesheet.Hugo Hörnquist
2020-08-17Fixes.Hugo Hörnquist
2020-08-17MOOREHugo Hörnquist
2020-08-17Start moving stuff out from output.Hugo Hörnquist
2020-08-17Selected event now glows.Hugo Hörnquist
2020-08-17Can add events spanning midnight.Hugo Hörnquist
2020-08-17Add TRANSPARENT support.Hugo Hörnquist
2020-08-17Fix date output on long events.Hugo Hörnquist
2020-08-16Work on small-calendar.Hugo Hörnquist
2020-08-14Change some variables to scss vars.Hugo Hörnquist
2020-08-14Popup style improvement, add tab for repeats.Hugo Hörnquist
2020-08-14Html-generate now returns sxml.Hugo Hörnquist
2020-08-13Add TODO'sHugo Hörnquist
2020-08-13Popups are now correcetly rooted.Hugo Hörnquist
2020-08-12Add option for default calendar.Hugo Hörnquist
2020-08-12Calendar names now encoded with modified base64Hugo Hörnquist
2020-08-12Can create events in different calentdars, given that the calendars have simp...Hugo Hörnquist
2020-08-12Slightly clean up server imports.Hugo Hörnquist
2020-08-12Massivly simplify config internals.Hugo Hörnquist
2020-08-11Fix frontend for calendar choosing.Hugo Hörnquist
2020-08-11Limit CAL_ class to once per 'thing'.Hugo Hörnquist
2020-08-11Add dropdown editing event.Hugo Hörnquist
2020-08-11Mercge CAL and CAL_bg css classes.Hugo Hörnquist
2020-08-11Keep summary when editing existing elements.Hugo Hörnquist
2020-08-11Allow events to enter edit mode after creation.Hugo Hörnquist
2020-08-11Can create events without descriptions again.Hugo Hörnquist
2020-08-11HTML Created events now have a description.Hugo Hörnquist
2020-08-11Remove week-start from (html view calendar) (again?)Hugo Hörnquist
2020-08-10Remove dependency from view/calendar -> datetime.Hugo Hörnquist
2020-08-10Rename html search module.Hugo Hörnquist
2020-08-10Really start breaking apart HTML.Hugo Hörnquist
2020-08-10HTML work.Hugo Hörnquist
2020-08-10Start breaking apart HTML modules.Hugo Hörnquist
2019-04-23Move stuff from main.Hugo Hörnquist
2019-04-23Add command line option parsing.Hugo Hörnquist
2019-04-23General cleanup in HTML.Hugo Hörnquist
2019-04-23Add summary-filter to HTML output.Hugo Hörnquist
2019-04-23Rename module vcalendar => vcomponent.Hugo Hörnquist
2019-04-23Change event-length => event-length/day.Hugo Hörnquist
2019-04-23Reorder CSS output for event size.Hugo Hörnquist
2019-04-23Rewrote fix-event-widths!Hugo Hörnquist
2019-04-22Slightly better HTML colors.Hugo Hörnquist
2019-04-22Fix events spanning over multiple days.Hugo Hörnquist