aboutsummaryrefslogtreecommitdiff
path: root/module (follow)
Commit message (Collapse)AuthorAge
* fixes.Hugo Hörnquist2020-08-17
|
* Split module/server into stuff.Hugo Hörnquist2020-08-17
|
* Fixes.Hugo Hörnquist2020-08-17
|
* move terminal output.Hugo Hörnquist2020-08-17
|
* Errors not correct in this context.Hugo Hörnquist2020-08-17
|
* MOOREHugo Hörnquist2020-08-17
|
* even more.Hugo Hörnquist2020-08-17
|
* Got type files out of output.Hugo Hörnquist2020-08-17
|
* Start moving stuff out from output.Hugo Hörnquist2020-08-17
|
* Move a bunch of files into calp module.Hugo Hörnquist2020-08-17
|
* Selected event now glows.Hugo Hörnquist2020-08-17
|
* Can add events spanning midnight.Hugo Hörnquist2020-08-17
|
* Add TRANSPARENT support.Hugo Hörnquist2020-08-17
|
* Fix date output on long events.Hugo Hörnquist2020-08-17
|
* Change main to a module.Hugo Hörnquist2020-08-17
|
* Work on paths?Hugo Hörnquist2020-08-17
|
* Setup directories for dist.Hugo Hörnquist2020-08-16
|
* Work on small-calendar.Hugo Hörnquist2020-08-16
|
* Improve makefile.Hugo Hörnquist2020-08-14
|
* Change some variables to scss vars.Hugo Hörnquist2020-08-14
|
* Popup style improvement, add tab for repeats.Hugo Hörnquist2020-08-14
|
* Got rid of (output html).Hugo Hörnquist2020-08-14
|
* Simplify (output html) further.Hugo Hörnquist2020-08-14
|
* Fix /static/ links in generated html + extra.Hugo Hörnquist2020-08-14
|
* Move ->string.Hugo Hörnquist2020-08-14
|
* Html-generate now returns sxml.Hugo Hörnquist2020-08-14
|
* Simplify (output html).Hugo Hörnquist2020-08-14
|
* Add module for sxml transformations.Hugo Hörnquist2020-08-14
|
* Merge branch 'calchooser' into masterHugo Hörnquist2020-08-13
|\
| * Comment about generalizing.Hugo Hörnquist2020-08-13
| |
| * Changing calendar now unlinks old file.Hugo Hörnquist2020-08-13
| |
| * Minor changes.Hugo Hörnquist2020-08-12
| |
| * Improve filtering when loading vcomponents.Hugo Hörnquist2020-08-12
| |
| * 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 ↵Hugo Hörnquist2020-08-12
| | | | | | | | simple names.
| * 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
| |\
| * | 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
| | |