Tom
e81bd2d374
enforce app to stay in the grid cell
2020-10-05 15:03:44 +01:00
Jeroen
10ebd1f9e8
Merge pull request #8 from 87594589-7087-4f7c-b204-e84312ae374c/patch-1
...
Remove need of NGINX and root
2020-08-07 03:14:44 +02:00
Jeroen
42971a3cae
Merge pull request #11 from tionis/master
...
Removed jQuery Dependency and Added Scrollbar for Options
2020-08-07 03:12:38 +02:00
Jeroen
3cbb7a78a7
Merge pull request #12 from thewarden/fix-tvdb
...
fix: correct tvdb link parameter
2020-08-07 03:11:40 +02:00
Adam Douglas
0aff01f220
fix: correct link parameter
2020-07-29 18:42:53 -06:00
Jeroen
4ca0116de4
Merge pull request #6 from joshuaboniface/relpaths
...
Support relative paths for index.html loads
2020-06-06 00:09:03 +02:00
Tionis Nagir
9880643655
Added loading of bookmark links from localStorage
2020-05-14 18:49:15 +02:00
Tionis Nagir
531524d192
Hide App Address on small screens
2020-05-14 18:49:15 +02:00
Tionis Nagir
3c63e2d00e
Removed jQuery Dependency
2020-05-13 16:24:14 +02:00
Tionis Nagir
08facbc15f
Added Scrollbar for Options with css overflow
2020-05-13 16:21:11 +02:00
87594589-7087-4f7c-b204-e84312ae374c
d97b628b3c
Remove need of NGINX and root
...
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-08 12:08:49 -05:00
Joshua M. Boniface
d91c447c7a
Support relative paths for index.html loads
...
Allows SUI to work at arbitrary path names rather than relying on fixed
root-level paths.
2020-05-07 22:36:44 -04:00
Jeroen
8bd2e51813
Merge pull request #5 from raminger/urls_in_search
...
Added URL handling in search box, thanks
2020-02-02 08:54:04 +01:00
stefan
ac82fa1bd6
Added URL handling in search box
2019-06-03 19:38:23 +02:00
Jeroen
c8a4cf2486
Update README.md
2019-04-10 12:25:52 +02:00
Jeroen
1a28e2d334
Update README.md
2019-04-10 12:21:45 +02:00
Jeroen
e47cfa678b
Create LICENSE
2019-04-05 05:02:53 +02:00
Jeroen
e444da4e16
Create License.md
2019-04-05 05:00:40 +02:00
Jeroen
536f513623
first commit
2019-04-05 04:49:27 +02:00
root
69aa0718b4
first commit
2019-04-03 15:47:12 +02:00