- Added favicon.
- Removed Offline. Added fake service instead.
- Removed stacktrace.
- Added caching of ajax requests, to avoid getting the same js from the backend multiple times.
- Moved cookie to localstorage.
- Fixed issue where slide js was run before it was fully loaded.
- Fixed cookie expire issue. Moved expire date to year 2038.
- Bumped up versions for files in index.html.
- Added ngSanitize.
- Upgraded angular to 1.6.6.
- Added uniquie id to slide dom element.
- Fixed z-index for progress-box.