aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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
| | |
| * | Expand whitespace.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
| | | | | | | | | | | | Unfortunately they ALWAYS have a description.
* | | Add TODO'sHugo Hörnquist2020-08-13
| | |
* | | Popups are now correcetly rooted.Hugo Hörnquist2020-08-13
| |/ |/|