Commit graph

218 commits

Author SHA1 Message Date
pawelmalak
43f38a2f44
Merge pull request #84 from pawelmalak/local-search
Added searching (filtering) of local apps and bookmarks
2021-09-06 14:43:35 +02:00
unknown
53d50ca869 Normal and live search for bookmarks 2021-09-06 13:22:47 +02:00
unknown
fac280ff0a Live search for apps 2021-09-06 12:47:17 +02:00
unknown
6ae6c58f4c Local search for apps 2021-09-06 12:24:01 +02:00
unknown
8521995758 Pushed version 1.6.5 2021-08-28 11:42:54 +02:00
pawelmalak
19f95c433c
Merge pull request #81 from Samuel-Martineau/master
Add support for all protocols for urls (fix #74)
2021-08-28 11:36:53 +02:00
Samuel Martineau
45fb337c87 Add support for all protocols for urls (#74) 2021-08-21 19:08:40 +00:00
pawelmalak
8808f65b47
Fixed typo with latest issues 2021-08-17 10:44:12 +02:00
unknown
5cef34a467 Pushed version 1.6.4 2021-08-17 10:38:16 +02:00
Dimitri Pommier
8681f75bab
Kubernetes integration (#80)
* chore(): skaffold

* chore(): kubernetes integration

* chore(skaffold): refine shokohsc profile

* chore(): removed docker & kubernetes from database + stoppedApp pin option

* Revert "chore(): removed docker & kubernetes from database + stoppedApp pin option"

This reverts commit 5111c7ad79.
2021-08-17 10:32:15 +02:00
pawelmalak
c1b61f9cd9
Merge pull request #79 from pawelmalak/icon-fix
Bookmark icon fixes
2021-08-09 15:38:41 +02:00
unknown
78a018f686 Bookmark icon fixes 2021-08-09 15:31:20 +02:00
pawelmalak
36c9b7648a
Merge pull request #76 from pawelmalak/feature
Added support for custom SVG Icons. Added new search queries
2021-08-09 13:01:46 +02:00
unknown
5c60c7c156 Pushed version 1.6.3. Added Deezer and Tidal to search queries 2021-08-09 12:54:07 +02:00
unknown
683c948f6c Added cli tool for adding new search engines/providers 2021-08-06 16:16:13 +02:00
unknown
1699146f79 Added support for custom SVG icons 2021-08-06 15:15:54 +02:00
unknown
a01661d0d5 Pushed version 1.6.2. Small formatting fixes 2021-08-06 10:36:05 +02:00
pawelmalak
1962af01e6
Merge pull request #72 from pruizlezcano/docker-api
Added Docker API
2021-08-06 10:28:58 +02:00
Pablo Ruiz
39349dded1 fix optional docker.sock mount 2021-08-05 08:56:02 +02:00
Pablo Ruiz
b53509aa69 docker api 2021-08-04 22:19:35 +02:00
pawelmalak
b5ba9856ed
Merge pull request #70 from itsbhanusharma/patch-1
Use correct changelog link
2021-08-03 10:23:37 +02:00
unknown
b94df53267 github directory name changed 2021-08-03 10:22:55 +02:00
Bhanu
4b42f991f8
Use correct changelog link
current link in release 1.6.1 points to an incorrect url that returns 404
2021-08-03 11:51:54 +05:30
pawelmalak
2ceff6828a
Merge pull request #69 from pawelmalak/fixes
Fixed custom icons not updating and added custom icons for bookmarks
2021-07-28 12:56:19 +02:00
unknown
d39eda49de Added changelog. Added curl to Docker image 2021-07-28 12:52:30 +02:00
unknown
a5d6cf04cf Custom icons for bookmarks 2021-07-28 12:36:03 +02:00
unknown
1fbe0746a4 Fixed custom icons not updating 2021-07-28 11:36:48 +02:00
pawelmalak
f93659b661
Merge pull request #66 from pawelmalak/feature
v1.6 Release
2021-07-17 23:29:02 +02:00
unknown
88785aaa32 Fixed bug with custom css not persisting 2021-07-17 23:11:24 +02:00
unknown
4143ae8198 Added support for Steam URLs. Changed default prefix setting options to be dynamically rendered 2021-07-16 11:55:26 +02:00
pawelmalak
f1c48e8a15
Merge pull request #61 from jjack/master
Adding a default search provider option, with DuckDuckGo as the default
2021-07-16 11:23:58 +02:00
pawelmalak
6445a5009a
Merge pull request #56 from strig/patch-1
Add docker-compose instructions and link in readme
2021-07-15 11:57:18 +02:00
Jeremy Jack
112a35c08f Adding a default search provider option, with DuckDuckGo as the default 2021-07-05 23:04:03 -05:00
Neal Striegler-Pettersson
7970ac3031
Add docker-compose instructions and link in readme 2021-06-27 19:33:27 -04:00
unknown
c03f302fa6 Added option to open links in the same tab for apps/bookamrs/search separately 2021-06-25 11:24:29 +02:00
unknown
0c3a27febd Added warning about unsupported prefix. Added support for Spotify search. Edited README file 2021-06-25 10:42:44 +02:00
pawelmalak
aec00982ba
Merge pull request #49 from pawelmalak/feature
v1.5 Release
2021-06-24 13:32:26 +02:00
unknown
8026533a06 Added search bar 2021-06-24 12:53:45 +02:00
unknown
550e1e155b Added option to hide apps and categories from home screen 2021-06-24 10:54:48 +02:00
unknown
12974ab01b Upload custom icon on client 2021-06-23 15:27:46 +02:00
unknown
6c067bee31 Option to open links in the same tab. Api upload icon. Render image icon instead of MDI. Dockerfile client dependencies fix. 2021-06-23 14:15:14 +02:00
pawelmalak
db4a10171e
Merge pull request #46 from rgriffogoes/master
Adding npm install on client code
2021-06-23 11:09:17 +02:00
Rafael Griffo Goes
472cfd6610 Adding npm install on client code 2021-06-22 22:54:24 -04:00
unknown
e3ed429da1 Imporved logger 2021-06-22 14:49:00 +02:00
unknown
5ae4d6e7c4 Read/write css file from app settings. Changed order of operations at app startup. Added nano to Dockerfile 2021-06-22 13:07:32 +02:00
unknown
4c3255107c Updated README.md with new screenshots, new installation guide and weather module instructions 2021-06-21 13:59:17 +02:00
pawelmalak
41a3f5dae3
Merge pull request #42 from pawelmalak/feature
v1.4 Release
2021-06-18 15:12:44 +02:00
pawelmalak
4ca3b509cf
Merge branch 'master' into feature 2021-06-18 15:12:36 +02:00
unknown
28680bec1a Fixed bug with decimal input values in Safari browser 2021-06-18 14:12:17 +02:00
unknown
ae3141e37b Sorting and custom ordering for categories 2021-06-18 13:42:55 +02:00