summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-03-03Updated linksNoah
2021-03-03Updated linksNoah
2020-11-06Merge pull request #13 from tborychowski/masterJeroen
Bug fixes
2020-10-05Update docker-compose.ymlTom
2020-10-05fetch bookmarks every time; de-duplicate codeTom
2020-10-05enforce app to stay in the grid cellTom
2020-08-07Merge pull request #8 from 87594589-7087-4f7c-b204-e84312ae374c/patch-1Jeroen
Remove need of NGINX and root
2020-08-07Merge pull request #11 from tionis/masterJeroen
Removed jQuery Dependency and Added Scrollbar for Options
2020-08-07Merge pull request #12 from thewarden/fix-tvdbJeroen
fix: correct tvdb link parameter
2020-07-29fix: correct link parameterAdam Douglas
2020-06-06Merge pull request #6 from joshuaboniface/relpathsJeroen
Support relative paths for index.html loads
2020-05-14Added loading of bookmark links from localStorageTionis Nagir
2020-05-14Hide App Address on small screensTionis Nagir
2020-05-13Removed jQuery DependencyTionis Nagir
2020-05-13Added Scrollbar for Options with css overflowTionis Nagir
2020-05-08Remove need of NGINX and root87594589-7087-4f7c-b204-e84312ae374c
Example how to run: ``` docker run \ -d \ -p 4000:80 \ --cap-add=setuid \ sui ``` Busybox has an httpd function, and this brings the size down greatly. :)
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.
2020-02-02Merge pull request #5 from raminger/urls_in_searchJeroen
Added URL handling in search box, thanks
2019-06-03Added URL handling in search boxstefan
2019-04-10Update README.mdJeroen
2019-04-10Update README.mdJeroen
2019-04-05Create LICENSEJeroen
2019-04-05Create License.mdJeroen
2019-04-05first commitJeroen
2019-04-03first commitroot