summaryrefslogtreecommitdiff
path: root/index.html
AgeCommit message (Collapse)Author
2021-09-01Change links protocol to HTTP k
Since this may be within a local network/VPN, where a number of services are behind IP addresses and may not have certificates, it makes more sense to make the default protocol for links HTTP. Modern browsers and HSTS will force HTTPS where available anyway. OR we can remove the prefix before {{url}} and type them individually for each URL.
2021-08-04Merge pull request #17 from N0ahMC/masterJeroen
Updated dependencies, added website language, and added website description.
2021-07-12Added optional target attributes to handlbars template an apps/links collectionMarcus Kimpenhaus
2021-04-21Updated dependencies, added website lang, and added website description.Noah
2020-08-07Merge pull request #11 from tionis/masterJeroen
Removed jQuery Dependency and Added Scrollbar for Options
2020-05-14Hide App Address on small screensTionis Nagir
2020-05-13Removed jQuery DependencyTionis Nagir
2020-05-07Support relative paths for index.html loadsJoshua M. Boniface
Allows SUI to work at arbitrary path names rather than relying on fixed root-level paths.
2019-04-03first commitroot