more robust path traversal prevention
Iris Lightshard nilix@nilfm.cc
finish theme/wallpaper impl
Iris Lightshard nilix@nilfm.cc
fix bg positioning, login template
Iris Lightshard nilix@nilfm.cc
fix background setter
Iris Lightshard nilix@nilfm.cc
fix wallpaper reset, file input styling
Iris Lightshard nilix@nilfm.cc
implement wallpaper storage
Iris Lightshard nilix@nilfm.cc
implement theme support equivalent to felt
Iris Lightshard nilix@nilfm.cc
add favicon and put NAVIGATION first in page list
Iris Lightshard nilix@nilfm.cc
support deployments
Iris Lightshard nilix@nilfm.cc
bump quartzgun
Iris Lightshard nilix@nilfm.cc
eureka: fix fallthrough from int to bool when writing config; v0.5.1
Iris Lightshard nilix@nilfm.cc
update module URL, fix bool config options; v0.5.0
Iris Lightshard nilix@nilfm.cc
style: explicit border-radius:0; on buttons
Iris Lightshard nilix@nilfm.cc
eureka.go: add bool config option type to parser, fix logic for multilinestring
Iris Lightshard nilix@nilfm.cc
EurekaAdapter: strip carriage returns on save
Iris Lightshard nilix@nilfm.cc
update to quartzgun v0.2, add MIT license
Iris Lightshard nilix@nilfm.cc
update README with screencast of Usecue CMS, inspiration for Nirvash
Iris Lightshard nilix@nilfm.cc
implement additional build options for EurekaAdapter
Iris Lightshard nilix@nilfm.cc
standardize templates a bit, add strong types to build options
Iris Lightshard nilix@nilfm.cc
just link home on error page instead of showing full navbar
Iris Lightshard nilix@nilfm.cc
EurekaAdapter: remove carriage returns when writing pages; use minimum height for page list and file manager blocks
Iris Lightshard nilix@nilfm.cc
start moving file from its parent directory, cleanup some style/text
Iris Lightshard nilix@nilfm.cc
tweak file manager UI and route, add file-move feature, add EurekaAdapter formatting help, and update README
Iris Lightshard nilix@nilfm.cc
improve file upload, add directory creation
Iris Lightshard nilix@nilfm.cc
add basic file upload, delete
Iris Lightshard nilix@nilfm.cc
begin working out static file manager actions
Iris Lightshard nilix@nilfm.cc
fix login layout
Iris Lightshard nilix@nilfm.cc
fix style and implement basic static file tree browsing
Iris Lightshard nilix@nilfm.cc
fix styles and build options, add error handling, start StaticFileManager implementation
Iris Lightshard nilix@nilfm.cc
order config options by datatype
Iris Lightshard nilix@nilfm.cc
fix style, implement config load/save
Iris Lightshard nilix@nilfm.cc
added build/delete, started styling
Iris Lightshard nilix@nilfm.cc
create, edit, and logout functionality all working
Iris Lightshard nilix@nilfm.cc
EurekaAdapter: flesh out CreatePage, SavePage, DeletePage and added TODO comments and the Config map; gofmt
Iris Lightshard nilix@nilfm.cc
add build options to adapter interface
Iris Lightshard nilix@nilfm.cc
bootstraping page save process
Iris Lightshard nilix@nilfm.cc
simple page edit screen
Iris Lightshard nilix@nilfm.cc
add EditMode enum to adapter, basic CMS list
Iris Lightshard nilix@nilfm.cc
restructure with single submodule and start implementing EurekaAdapter
Iris Lightshard nilix@nilfm.cc
gofmt
Iris Lightshard nilix@nilfm.cc
initial commit - cmd, config, and login working with Adapter interface and skeleton EurekaAdapter
Iris Lightshard nilix@nilfm.cc