aboutsummaryrefslogtreecommitdiff
path: root/module (follow)
Commit message (Expand)AuthorAge
* Remove stack overflow handler for /remove/.Hugo Hörnquist2020-08-12
* Add option for default calendar.Hugo Hörnquist2020-08-12
* Calendar names now encoded with modified base64Hugo Hörnquist2020-08-12
* Can create events in different calentdars, given that the calendars have simp...Hugo Hörnquist2020-08-12
* Event edit within calendar now works.Hugo Hörnquist2020-08-12
* Move run-server to (server server).Hugo Hörnquist2020-08-12
* Broke away routes from server entry-points.Hugo Hörnquist2020-08-12
* Slightly clean up server imports.Hugo Hörnquist2020-08-12
* Merge branch 'master' into calchooserHugo Hörnquist2020-08-12
|\
| * cleanup.Hugo Hörnquist2020-08-12
| * Add NOTE about get-configuration-documentation.Hugo Hörnquist2020-08-12
| * fixups in (util config).Hugo Hörnquist2020-08-12
| * Massivly simplify config internals.Hugo Hörnquist2020-08-12
* | Fix frontend for calendar choosing.Hugo Hörnquist2020-08-11
* | Limit CAL_ class to once per 'thing'.Hugo Hörnquist2020-08-11
* | Add dropdown editing event.Hugo Hörnquist2020-08-11
* | Mercge CAL and CAL_bg css classes.Hugo Hörnquist2020-08-11
* | Focus summary when editing existing.Hugo Hörnquist2020-08-11
* | Keep summary when editing existing elements.Hugo Hörnquist2020-08-11
* | Allow events to enter edit mode after creation.Hugo Hörnquist2020-08-11
* | Add TODO about trimming text.Hugo Hörnquist2020-08-11
* | Can create events without descriptions again.Hugo Hörnquist2020-08-11
* | HTML Created events now have a description.Hugo Hörnquist2020-08-11
|/
* Remove week-start from (html view calendar) (again?)Hugo Hörnquist2020-08-11
* Remove dependency from view/calendar -> datetime.Hugo Hörnquist2020-08-10
* Actually delete old html-search.Hugo Hörnquist2020-08-10
* Rename html search module.Hugo Hörnquist2020-08-10
* Fix problems with new HTML for calendar view.Hugo Hörnquist2020-08-10
* Really start breaking apart HTML.Hugo Hörnquist2020-08-10
* HTML work.Hugo Hörnquist2020-08-10
* Start breaking apart HTML modules.Hugo Hörnquist2020-08-10
* Simplify term input.Hugo Hörnquist2020-08-10
* Allow param, children and type in search queries.Hugo Hörnquist2020-08-10
* Repair /today.Hugo Hörnquist2020-08-10
* Add comment about final page.Hugo Hörnquist2020-08-10
* Merge branch 'smalltime' into masterHugo Hörnquist2020-08-10
|\
| * Add TODO:s to server.Hugo Hörnquist2020-08-10
| * Got new timeslice limiter to work, document.Hugo Hörnquist2020-08-10
| * Remove old limiter on execute-query.Hugo Hörnquist2020-08-10
| * Add stream-timeslice-limit.Hugo Hörnquist2020-08-10
* | Add support for arrow keys in term.Hugo Hörnquist2020-08-10
|/
* Partial search page works, but alway times out first.Hugo Hörnquist2020-08-09
* Add paginator, use in in html and term.Hugo Hörnquist2020-08-09
* Add basic (semi broken) paginator to HTML search.Hugo Hörnquist2020-08-09
* Can create events with åäö again.Hugo Hörnquist2020-08-09
* Dynamicaly created popups now work.Hugo Hörnquist2020-08-07
* Slightly better search page.Hugo Hörnquist2020-08-07
* Search page now xhtml.Hugo Hörnquist2020-08-07
* Fix parse-query.Hugo Hörnquist2020-08-07
* r:query now guaranteed string.Hugo Hörnquist2020-08-07