summaryrefslogtreecommitdiff
path: root/web/source
AgeCommit message (Collapse)AuthorFiles
2021-07-13frontpage template tweaks (#99)Libravatar f0x521
2021-07-09Css button tweak (#93)Libravatar f0x521
* css styling tweaks * bundle * apply styling to textarea as well * bundle, whitespace * generalize .button class styling * bundle * give .button a pointer cursor too * bundle
2021-07-08Css input/select styling tweak (#91)Libravatar f0x521
* css styling tweaks * bundle * apply styling to textarea as well * bundle, whitespace
2021-06-21new styling for frontpage, update login and authorize templates (#46)Libravatar f0x524
* new styling for frontpage, update login and authorize templates * run go fmt * add AssetBaseDir to command flag parsing * untested: move landing page to it's own router * go fmt, fix typo * fix package, adapt to proper Route structure