aboutsummaryrefslogtreecommitdiff
path: root/module (follow)
Commit message (Collapse)AuthorAge
* [today] and [jump to] now works without JS.Hugo Hörnquist2020-05-03
|
* Whitespace fixup.Hugo Hörnquist2020-05-03
|
* Add [today] and [jump to] button in frontend.Hugo Hörnquist2020-05-03
| | | | | Currently the JavaScript updates these buttons to work, but they by default reference backend endpoints which are not yet written.
* Translate 'monthly' and 'weekly' buttons.Hugo Hörnquist2020-05-03
|
* Add intervaltype argument to html-generate.Hugo Hörnquist2020-05-03
|
* Allow btn to take nothing, and default to <button>.Hugo Hörnquist2020-05-03
|
* Server now rounds to nearest sensible start.Hugo Hörnquist2020-05-01
|
* Merge branch 'tooltip'Hugo Hörnquist2020-05-01
|\
| * Remove old popup code.Hugo Hörnquist2020-05-01
| |
| * Setup local mirroring of frontend libs.Hugo Hörnquist2020-05-01
| |
| * Merge branch 'master' into tooltipHugo Hörnquist2020-05-01
| |\
| * | Made code more compatible with popups, improve config.Hugo Hörnquist2020-04-29
| | |
| * | Test tooltip library.Hugo Hörnquist2020-04-29
| | |
* | | Add missing dependency.Hugo Hörnquist2020-05-01
| | |
* | | Fix ics download for UID's containng dot.Hugo Hörnquist2020-05-01
| |/ |/|
* | Merge branch 'app'.Hugo Hörnquist2020-05-01
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | The app objects both makes the whole program sort of behave like one class in some object oriented languages, with an implicitly (actually hiddenly explicitly) passed 'app' argument to all methods. Multiple concurrent apps should be supported, but is of now untested. The app is also configured to lazily bind all its fields, which means that almost all loading is now lazy!
| * | Change call signature for [gs]etf.Hugo Hörnquist2020-04-30
| | |
| * | Update server to use app.Hugo Hörnquist2020-04-30
| | |
| * | Minor changes.Hugo Hörnquist2020-04-30
| | |
| * | Update HTML to use app.Hugo Hörnquist2020-04-30
| | |
| * | Update ical parts to use app context.Hugo Hörnquist2020-04-30
| | |
| * | Update vcomponent to load into the app object.Hugo Hörnquist2020-04-30
| | |
| * | Add `app' type.Hugo Hörnquist2020-04-30
| | |
* | | Server server any subdir under static.Hugo Hörnquist2020-05-01
| | |
* | | Server make-routes now support custom regexes.Hugo Hörnquist2020-05-01
| | |
* | | Update error on /calendar/ endpoint.Hugo Hörnquist2020-04-30
|/ /
* | Add global basedir var.Hugo Hörnquist2020-04-30
| |
* | Add "missing" regex import.Hugo Hörnquist2020-04-30
| |
* | Move environment setup to standalone sh file.Hugo Hörnquist2020-04-30
| |
* | Handle TZ-rule with minimum start.Hugo Hörnquist2020-04-29
|/
* Add TODO to HTML.Hugo Hörnquist2020-04-29
|
* .btn click area now fixed.Hugo Hörnquist2020-04-28
|
* Whitespace cleanup.Hugo Hörnquist2020-04-28
|
* Fix overview spelling.Hugo Hörnquist2020-04-28
|
* Comment on marks in small calendar.Hugo Hörnquist2020-04-28
|
* Empty days now work.Hugo Hörnquist2020-04-28
|
* Add hover-text to popup buttons.Hugo Hörnquist2020-04-27
|
* Move events-between to datetime/vcomponent.Hugo Hörnquist2020-04-27
|
* Remove event-debug-html.Hugo Hörnquist2020-04-27
|
* Replace code for small calendar.Hugo Hörnquist2020-04-27
|
* Minor updates.Hugo Hörnquist2020-04-27
|
* Filter to only relevant timezones in ics output.Hugo Hörnquist2020-04-27
|
* Add final-event-occurence procedure.Hugo Hörnquist2020-04-27
|
* Export ICS interval.Hugo Hörnquist2020-04-26
|
* Remove use-modules*.Hugo Hörnquist2020-04-26
|
* Ical output more modular.Hugo Hörnquist2020-04-26
|
* Popup sidebar now button holder.Hugo Hörnquist2020-04-26
|
* Add export as ics button.Hugo Hörnquist2020-04-26
|
* ICAL output work.Hugo Hörnquist2020-04-26
|
* Add popup close button.Hugo Hörnquist2020-04-26
|