aboutsummaryrefslogtreecommitdiff
path: root/static (unfollow)
Commit message (Expand)Author
2020-08-27Propagate errors to HTML search page.Hugo Hörnquist
2020-08-27Add search field.Hugo Hörnquist
2020-08-23Add rendering of standalone small-cal.Hugo Hörnquist
2020-08-17Move tab positioning to stylesheet.Hugo Hörnquist
2020-08-17stuff.Hugo Hörnquist
2020-08-17Selected event now glows.Hugo Hörnquist
2020-08-17Can add events spanning midnight.Hugo Hörnquist
2020-08-17Fix height when creating long events.Hugo Hörnquist
2020-08-17Add TRANSPARENT support.Hugo Hörnquist
2020-08-17Fix date output on long events.Hugo Hörnquist
2020-08-17Work on paths?Hugo Hörnquist
2020-08-16Move small-calendar css to own file.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-14Add popup dropshadows.Hugo Hörnquist
2020-08-13Change static.css to scss.Hugo Hörnquist
2020-08-13Popups are now correcetly rooted.Hugo Hörnquist
2020-08-13o != aHugo Hörnquist
2020-08-12Minor changes.Hugo Hörnquist
2020-08-12Add option for default calendar.Hugo Hörnquist
2020-08-12Can create events in different calentdars, given that the calendars have simp...Hugo Hörnquist
2020-08-11Remove stray console.log.Hugo Hörnquist
2020-08-11Generated event color.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-11Fix color in popups.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-11Expand whitespace.Hugo Hörnquist
2020-08-11Focus summary when editing existing.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-10HTML work.Hugo Hörnquist
2020-08-09Add paginator, use in in html and term.Hugo Hörnquist
2020-08-09Add basic (semi broken) paginator to HTML search.Hugo Hörnquist
2020-08-07Dynamicaly created popups now work.Hugo Hörnquist
2020-08-06Minor UI improvements.Hugo Hörnquist
2020-08-06Create multiple events without refreshing page between.Hugo Hörnquist
2020-08-06Fix popup error on long event creation.Hugo Hörnquist
2020-08-06Fix popup when creating and deleting in week.Hugo Hörnquist
2020-08-06Fix most of event creation problems in week.Hugo Hörnquist
2020-08-06Add favicon.Hugo Hörnquist
2020-08-06Start moving popup's away from parents.Hugo Hörnquist
2020-08-05Clean up caltable code.Hugo Hörnquist
2020-08-04Fix row count and height.Hugo Hörnquist
2020-08-04Start work on long event layout for months.Hugo Hörnquist
2020-07-30Start embedding more data for css and js in the html doc.Hugo Hörnquist
2020-07-30Reslove some TODO's in script.js.Hugo Hörnquist