summaryrefslogtreecommitdiff
path: root/assets
AgeCommit message (Collapse)Author
2023-03-15Remove perms on filesstkhan
2021-12-05Merge pull request #24 from simonporte/masterJeroen
Small fixes
2021-09-07Typo search enginesimonporte
2021-09-03$sengine was not actually usedk
Had declared search engine in variable, but the variable wasn't actually used.
2021-09-01Update search.jsk
2021-09-01Variable for default search enginek
Added a variable for default search engine (leaving Google for compatibility reasons), and added a case for Google if something else is defined.
2020-10-05fetch bookmarks every time; de-duplicate codeTom
2020-10-05enforce app to stay in the grid cellTom
2020-08-07Merge pull request #11 from tionis/masterJeroen
Removed jQuery Dependency and Added Scrollbar for Options
2020-07-29fix: correct link parameterAdam Douglas
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
2019-06-03Added URL handling in search boxstefan
2019-04-03first commitroot