| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-25 | Change title element | stkhan | |
| 2023-03-21 | fix comma | stkhan | |
| 2023-03-21 | add cookieclicker | stkhan | |
| 2023-03-17 | Add drive | stkhan | |
| 2023-03-15 | redirect traffic to https | stkhan | |
| 2023-03-15 | add websites | stkhan | |
| 2023-03-15 | Remove unused files | stkhan | |
| 2023-03-15 | Remove perms on files | stkhan | |
| 2023-03-15 | remove docker | stkhan | |
| 2022-02-12 | Merge pull request #26 from jrodan/master | Jeroen | |
| auto pulling from git repo | |||
| 2021-12-16 | Update gitpull.sh | Jan | |
| 2021-12-16 | Update install.sh | Jan | |
| 2021-12-16 | auto pulling from git repo | Jan | |
| 2021-12-05 | Merge pull request #24 from simonporte/master | Jeroen | |
| Small fixes | |||
| 2021-12-05 | Merge pull request #23 from korikori/master | Jeroen | |
| Make app links use HTTP by default and define default search engine in variable | |||
| 2021-09-07 | HTML tag fix | simonporte | |
| 2021-09-07 | Typo search engine | simonporte | |
| 2021-09-03 | $sengine was not actually used | k | |
| Had declared search engine in variable, but the variable wasn't actually used. | |||
| 2021-09-01 | Update search.js | k | |
| 2021-09-01 | Variable for default search engine | k | |
| Added a variable for default search engine (leaving Google for compatibility reasons), and added a case for Google if something else is defined. | |||
| 2021-09-01 | Change 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-04 | Merge pull request #17 from N0ahMC/master | Jeroen | |
| Updated dependencies, added website language, and added website description. | |||
| 2021-08-04 | Merge pull request #18 from kimpenhaus/feature/optional-link-target | Jeroen | |
| optional link target attribute | |||
| 2021-08-04 | Merge pull request #15 from TheKnarf/license | Jeroen | |
| Remove duplicate empty license file | |||
| 2021-07-12 | updated readme.md to reflect changes on target attribute | Marcus Kimpenhaus | |
| 2021-07-12 | Added optional target attributes to handlbars template an apps/links collection | Marcus Kimpenhaus | |
| 2021-04-21 | Updated dependencies, added website lang, and added website description. | Noah | |
| 2021-03-28 | Remove duplicate empty license file | Frank Lyder Bredland | |
| 2021-03-16 | Merge pull request #14 from N0ahMC/master | Jeroen | |
| Updated links | |||
| 2021-03-03 | Merge pull request #1 from N0ahMC69/patch-1 | Noah | |
| Wrong branch | |||
| 2021-03-03 | Updated links | Noah | |
| 2021-03-03 | Updated links | Noah | |
| 2020-11-06 | Merge pull request #13 from tborychowski/master | Jeroen | |
| Bug fixes | |||
| 2020-10-05 | Update docker-compose.yml | Tom | |
| 2020-10-05 | fetch bookmarks every time; de-duplicate code | Tom | |
| 2020-10-05 | enforce app to stay in the grid cell | Tom | |
| 2020-08-07 | Merge pull request #8 from 87594589-7087-4f7c-b204-e84312ae374c/patch-1 | Jeroen | |
| Remove need of NGINX and root | |||
| 2020-08-07 | Merge pull request #11 from tionis/master | Jeroen | |
| Removed jQuery Dependency and Added Scrollbar for Options | |||
| 2020-08-07 | Merge pull request #12 from thewarden/fix-tvdb | Jeroen | |
| fix: correct tvdb link parameter | |||
| 2020-07-29 | fix: correct link parameter | Adam Douglas | |
| 2020-06-06 | Merge pull request #6 from joshuaboniface/relpaths | Jeroen | |
| Support relative paths for index.html loads | |||
| 2020-05-14 | Added loading of bookmark links from localStorage | Tionis Nagir | |
| 2020-05-14 | Hide App Address on small screens | Tionis Nagir | |
| 2020-05-13 | Removed jQuery Dependency | Tionis Nagir | |
| 2020-05-13 | Added Scrollbar for Options with css overflow | Tionis Nagir | |
| 2020-05-08 | Remove need of NGINX and root | 87594589-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-07 | Support relative paths for index.html loads | Joshua M. Boniface | |
| Allows SUI to work at arbitrary path names rather than relying on fixed root-level paths. | |||
| 2020-02-02 | Merge pull request #5 from raminger/urls_in_search | Jeroen | |
| Added URL handling in search box, thanks | |||
| 2019-06-03 | Added URL handling in search box | stefan | |
| 2019-04-10 | Update README.md | Jeroen | |