syncthing/gui/default
Jakob Borg 03a8027efc cmd/syncthing: Refactor out staticsServer (prev. embeddedStatic) a bit
The purpose of this operation is to separate the serving of GUI assets a
bit from the serving of the REST API. It's by no means complete. The end
goal is something like a combined server type that embeds a statics
server and an API server and wraps it in authentication and HTTPS and
stuff, plus possibly a named pipe server that only provides the API and
does not wrap in the same authentication etc.

GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/3273
2016-06-07 07:46:45 +00:00
..
assets gui: "Syncing" favicon is no longer animated (fixes #3267) 2016-06-06 13:01:40 +00:00
syncthing cmd/syncthing: Refactor out staticsServer (prev. embeddedStatic) a bit 2016-06-07 07:46:45 +00:00
vendor gui, lib: Add missing licenses (fixes #3100) 2016-05-18 00:10:50 +00:00
index.html gui: Swap edit / pause buttons on devices 2016-06-06 12:39:47 +00:00
modal.html gui: CSS tweaks for mobile views 2016-06-02 23:21:19 +00:00