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 |
|
unknown
|
5b900872af
|
Apps reordering with drag-and-drop functionality
|
2021-06-18 12:09:59 +02:00 |
|
unknown
|
754dc3a7b9
|
Sorting settings. Sort apps on change/add/update
|
2021-06-18 10:38:05 +02:00 |
|
unknown
|
8974fb3b49
|
Preparation for custom sorting
|
2021-06-17 10:56:27 +02:00 |
|
unknown
|
ce173f2c42
|
Apps reordering. Sorting apps while adding them
|
2021-06-15 16:02:57 +02:00 |
|
unknown
|
9a1ec76ffd
|
Case-insensitive sorting. App version checking
|
2021-06-15 12:36:23 +02:00 |
|
pawelmalak
|
a9be4df157
|
Create client/.env
|
2021-06-15 12:05:46 +02:00 |
|
unknown
|
e884c84aa8
|
Fixes for apps and bookmarks tabs
|
2021-06-14 12:19:53 +02:00 |
|
unknown
|
ad5e7646c1
|
Fixed infinite data fetching bug on homescreen. Docker files
|
2021-06-14 12:13:38 +02:00 |
|
pawelmalak
|
ff1d11f512
|
Merge pull request #35 from pawelmalak/feature
v1.3 Release
|
2021-06-14 00:03:32 +02:00 |
|
unknown
|
5e7cb72b82
|
Reworked OtherSettings to work with global config state. Fixed bug with certain settings not being synchronized
|
2021-06-13 23:21:35 +02:00 |
|
unknown
|
f137498e7e
|
Added auto-refresh for greeting and date. Fixed multiple React warnings
|
2021-06-13 01:06:42 +02:00 |
|
unknown
|
d257fbf9a3
|
Created config global state. Reworked WeatherSettings and WeatherWidget to use new config state.
|
2021-06-13 00:16:57 +02:00 |
|
unknown
|
a5504e6e80
|
Added url parser to support wider range of addresses
|
2021-06-11 15:33:06 +02:00 |
|
pawelmalak
|
5968663be4
|
Merge pull request #25 from pawelmalak/reverse-proxy-support
Fixed bug related to websocket protocol which was making app unusable…
|
2021-06-11 00:10:08 +02:00 |
|
unknown
|
66cc59c48e
|
Fixed bug related to websocket protocol which was making app unusable with reverse proxy and https
|
2021-06-11 00:09:25 +02:00 |
|
unknown
|
f5f735372a
|
Added License file
|
2021-06-10 13:44:03 +02:00 |
|
pawelmalak
|
91ab1c5ae4
|
Merge pull request #21 from pawelmalak/feature
Release v1.2
|
2021-06-10 13:21:51 +02:00 |
|
unknown
|
78de8752c6
|
Fixed bug with overwriting opened tabs. Added proxy for websocket
|
2021-06-10 13:05:55 +02:00 |
|
unknown
|
936da301b8
|
Clear weather data job. Fixed bug with displaying bookmark icons on mobile devices
|
2021-06-10 01:51:59 +02:00 |
|
unknown
|
80c807bfba
|
Fixed typo in Dockerfile. Added some checks to weather module settings
|
2021-06-09 22:26:39 +02:00 |
|
unknown
|
4583ca00e9
|
Added ability to set icons on bookmarks. Added hover indicator for apps
|
2021-06-09 12:45:55 +02:00 |
|
unknown
|
8b87ad92f1
|
Added option to pin new apps/categories by default
|
2021-06-09 10:58:45 +02:00 |
|
pawelmalak
|
43e110d378
|
Merge pull request #10 from pawelmalak/dependabot/npm_and_yarn/ws-7.4.6
Bump ws from 7.4.5 to 7.4.6
|
2021-06-09 01:24:22 +02:00 |
|
dependabot[bot]
|
a8217e2632
|
Bump ws from 7.4.5 to 7.4.6
Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.5...7.4.6)
---
updated-dependencies:
- dependency-name: ws
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-08 23:22:59 +00:00 |
|
pawelmalak
|
cf44f45fde
|
Merge pull request #9 from pawelmalak/qol-improvements
Added favicon and changed page title. Changed message when there are …
|
2021-06-09 01:04:26 +02:00 |
|
unknown
|
30ed700521
|
Added favicon and changed page title. Changed message when there are apps/bookmarks created but they are not pinned to homescreen. Added functionality to set custom page title.
|
2021-06-09 01:01:32 +02:00 |
|
unknown
|
35c589c94c
|
Display info message on homescreen if applications or categories arrays are empty
|
2021-06-08 14:02:19 +02:00 |
|
unknown
|
22920f2660
|
Small changes to CSS. README.md with screenshots
|
2021-06-08 12:51:50 +02:00 |
|
unknown
|
1636b705de
|
Docker build. Catch client routes on server. Initial config utility
|
2021-06-07 13:40:51 +02:00 |
|
unknown
|
d2e6ebae4f
|
WeatherWidget temp unit. WeatherSettings update on change
|
2021-06-07 12:17:10 +02:00 |
|
unknown
|
08c769b630
|
Changing bookmark category
|
2021-06-05 15:48:43 +02:00 |
|
unknown
|
96aa1f7d69
|
Update bookmark. Changes to CSS. Changes to WeatherJob
|
2021-06-01 14:54:47 +02:00 |
|