Notica/public
Tanner Collin da76c217d4 Fix a bug where secureID wouldn't be sent on only the first load
The problem was because index.html was in the public folder and was
being served on the first page load instead of the Pug view being
rendered. The solution was to move it into the views folder so that the
only way to get to it was through the template engine.
2017-01-10 17:43:31 +00:00
..
css Combine home and notification page and store ID in local storage 2017-01-09 14:44:06 -07:00
img Serve example gif ourselves to increase user privacy 2017-01-07 11:52:56 -07:00
js Move all static files to public/ folder and fix paths 2016-12-28 00:50:58 -08:00
android-chrome-192x192.png Decrease size of icon and add favicons 2016-12-28 00:58:58 -08:00
android-chrome-512x512.png Decrease size of icon and add favicons 2016-12-28 00:58:58 -08:00
apple-touch-icon.png Decrease size of icon and add favicons 2016-12-28 00:58:58 -08:00
browserconfig.xml Decrease size of icon and add favicons 2016-12-28 00:58:58 -08:00
favicon-16x16.png Decrease size of icon and add favicons 2016-12-28 00:58:58 -08:00
favicon-32x32.png Decrease size of icon and add favicons 2016-12-28 00:58:58 -08:00
favicon.ico Decrease size of icon and add favicons 2016-12-28 00:58:58 -08:00
manifest.json Decrease size of icon and add favicons 2016-12-28 00:58:58 -08:00
mstile-70x70.png Decrease size of icon and add favicons 2016-12-28 00:58:58 -08:00
mstile-144x144.png Decrease size of icon and add favicons 2016-12-28 00:58:58 -08:00
mstile-150x150.png Decrease size of icon and add favicons 2016-12-28 00:58:58 -08:00
mstile-310x150.png Decrease size of icon and add favicons 2016-12-28 00:58:58 -08:00
mstile-310x310.png Decrease size of icon and add favicons 2016-12-28 00:58:58 -08:00
safari-pinned-tab.svg Decrease size of icon and add favicons 2016-12-28 00:58:58 -08:00