aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* 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
|
* stuff.Hugo Hörnquist2020-08-17
|
* Selected event now glows.Hugo Hörnquist2020-08-17
|
* Can add events spanning midnight.Hugo Hörnquist2020-08-17
|
* Fix height when creating long events.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
|
* Write preliminary PKGBUILD.Hugo Hörnquist2020-08-16
|
* Work on small-calendar.Hugo Hörnquist2020-08-16
|
* Move small-calendar css to own file.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
|
* Add popup dropshadows.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
|
* Change static.css to scss.Hugo Hörnquist2020-08-13
|
* 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
| |
| * o != aHugo 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
| |
| * Start adding tests for 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
| |\
| * | Remove stray console.log.Hugo Hörnquist2020-08-11
| | |
| * | Generated event color.Hugo Hörnquist2020-08-11
| | |
| * | Fix frontend for calendar choosing.Hugo Hörnquist2020-08-11
| | |
| * | Limit CAL_ class to once per 'thing'.Hugo Hörnquist2020-08-11
| | |
| * | Fix color in popups.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
| | |