Paweł Malak
|
8941f8f2f4
|
Added support for .ico files
|
2021-11-20 14:18:42 +01:00 |
|
Paweł Malak
|
089ace562a
|
Moved table actions to separate component
|
2021-11-20 14:17:51 +01:00 |
|
Paweł Malak
|
d13b890e16
|
Fixed bug with value parsing if custom icon was used
|
2021-11-19 14:06:38 +01:00 |
|
Paweł Malak
|
c2e9f82cd6
|
Improved default theme setting. Pushed version 2.0.1
|
2021-11-19 13:24:07 +01:00 |
|
pawelmalak
|
e0f6034868
|
Merge pull request #205 from pawelmalak/auth-header
Changed auth header
|
2021-11-19 12:42:05 +01:00 |
|
Paweł Malak
|
e13f6f2612
|
Changed auth header
|
2021-11-19 12:41:32 +01:00 |
|
Paweł Malak
|
85a65aef52
|
Added option to hide header greetings and date separately
|
2021-11-18 16:03:44 +01:00 |
|
Paweł Malak
|
5cf7708ab8
|
Added humidity option to weather widget
|
2021-11-18 15:14:53 +01:00 |
|
Paweł Malak
|
e2285e2deb
|
Moved Themer to Settings. Added option to set default theme
|
2021-11-18 13:47:27 +01:00 |
|
pawelmalak
|
1220c56fc5
|
Fixed bug with adding new apps with custom icon (#180)
* Bump url-parse from 1.5.1 to 1.5.3 in /client
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3)
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump dns-packet from 1.3.1 to 1.3.4 in /client
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)
---
updated-dependencies:
- dependency-name: dns-packet
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump ws from 6.2.1 to 6.2.2 in /client
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/6.2.1...6.2.2)
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Fixed #177
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-15 16:34:12 +01:00 |
|
Paweł Malak
|
cb2326bb04
|
Pushed version 2.0.0
|
2021-11-15 11:40:33 +01:00 |
|
Paweł Malak
|
51a0da8f10
|
Removed additional weather logging
|
2021-11-15 00:58:47 +01:00 |
|
Paweł Malak
|
07cd725d4a
|
Added new search bar shortcut. Fixed bug with forms still being visible after logout. Fixed bug with config fetching order
|
2021-11-14 23:20:37 +01:00 |
|
Paweł Malak
|
b6b0857f17
|
Update README and CHANGELOG
|
2021-11-13 22:47:59 +01:00 |
|
pawelmalak
|
7e66f6b49f
|
Merge pull request #160 from petemidge/master
Update searchQueries.json
|
2021-11-13 11:43:00 +01:00 |
|
Paweł Malak
|
b848cfd921
|
Added function to escape regex characters
|
2021-11-12 14:02:19 +01:00 |
|
Paweł Malak
|
d94a6cea5a
|
Added auth headers to api requests
|
2021-11-12 12:38:01 +01:00 |
|
Paweł Malak
|
d1c61bb393
|
Moved auth form. Added auto login and logout functionality
|
2021-11-11 14:45:58 +01:00 |
|
Paweł Malak
|
1571981252
|
Created separate settings for Docker
|
2021-11-10 16:45:30 +01:00 |
|
Paweł Malak
|
ea57dbf750
|
Added current time to header
|
2021-11-10 14:19:41 +01:00 |
|
pawelmalak
|
76e68db06f
|
Dependencies (#163)
* Bump tar from 6.1.0 to 6.1.11 in /client
Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.11.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.0...v6.1.11)
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump path-parse from 1.0.6 to 1.0.7 in /client
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump tmpl from 1.0.4 to 1.0.5 in /client
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-10 13:56:06 +01:00 |
|
Paweł Malak
|
e4690d5d9c
|
Added auth form. Added login and logout actions
|
2021-11-10 13:53:28 +01:00 |
|
Paweł Malak
|
f5ed85427e
|
Added support for setting icons via URL
|
2021-11-10 11:42:00 +01:00 |
|
Paweł Malak
|
d83e3056c6
|
Split categories and bookmarks forms into separate files. Added visibility functionality to categories and bookmarks
|
2021-11-09 23:40:58 +01:00 |
|
Paweł Malak
|
f127a354ef
|
Fixed state bug while updating categories. Fixed bug with bookmarks not being displayed under categories.
|
2021-11-09 15:51:50 +01:00 |
|
Paweł Malak
|
0d5a4c418e
|
Fixed notification emitting
|
2021-11-09 15:04:13 +01:00 |
|
Paweł Malak
|
969bdb7d24
|
Components: refactored rest of the components to use new state. Minor changes to exports, imports and props
|
2021-11-09 14:33:51 +01:00 |
|
Paweł Malak
|
89d935e27f
|
Components: refactored UI components to use new state. Minor changes to exports and props
|
2021-11-09 13:46:07 +01:00 |
|
Paweł Malak
|
adc017c48d
|
App state: refactored reducers and actions for apps, categories and bookmarks
|
2021-11-09 13:19:53 +01:00 |
|
Paweł Malak
|
7e89ab0204
|
App state: refactored reducers and actions for config, theme and notifications
|
2021-11-09 12:21:36 +01:00 |
|
Pete Midgley
|
1f2fedf754
|
Update searchQueries.json
Added Wikipedia (English)
|
2021-11-09 21:26:11 +11:00 |
|
Paweł Malak
|
d1738a0a3e
|
Set app visibility
|
2021-11-08 23:40:30 +01:00 |
|
Paweł Malak
|
4f2ba0a96d
|
Pushed version 1.7.4
|
2021-11-08 15:42:32 +01:00 |
|
Paweł Malak
|
2485f4ff33
|
Fallback to web search if local search has zero results. Updated packages
|
2021-11-08 13:22:11 +01:00 |
|
Paweł Malak
|
bce51bb2c4
|
Added option to set custom day and month
|
2021-11-05 17:16:19 +01:00 |
|
Paweł Malak
|
aca8b0261e
|
Added option to set custom greetings. Moved HomeHeader to separate file. Cleaned up README file
|
2021-11-05 16:39:42 +01:00 |
|
Paweł Malak
|
4e20527834
|
Added new themes
|
2021-11-05 15:05:33 +01:00 |
|
Paweł Malak
|
4ed29fe276
|
Split remaining controllers into separate files. Added iOS homescreen icon. Removed additional logging from weather module.
|
2021-11-04 23:39:35 +01:00 |
|
Paweł Malak
|
88694c7e27
|
Fixed bug with custom css not updating
|
2021-10-28 16:05:21 +02:00 |
|
Paweł Malak
|
feb7275cf8
|
Pushed version 1.7.2
|
2021-10-28 11:44:36 +02:00 |
|
Paweł Malak
|
da13ca6092
|
Search bar redirect to local search results
|
2021-10-27 11:52:57 +02:00 |
|
Paweł Malak
|
3d3e2eed8c
|
Fixed bug with weather logging. Fixed bug with search bar shortcuts
|
2021-10-26 14:37:01 +02:00 |
|
Paweł Malak
|
df6d96f5b6
|
Added option to disable search bar autofocus
|
2021-10-26 13:09:42 +02:00 |
|
Paweł Malak
|
98924ac006
|
Pushed version 1.7.1
|
2021-10-22 16:10:38 +02:00 |
|
Paweł Malak
|
4ef9652ede
|
Added option to change date formatting. Added shortcuts to clear search bar
|
2021-10-22 15:51:11 +02:00 |
|
Paweł Malak
|
cfb471e578
|
Changed config api. Split config controllers into separate files. Split bookmarks controllers into separate files
|
2021-10-22 14:00:38 +02:00 |
|
Paweł Malak
|
76e50624e7
|
Client: Implemented new config system
|
2021-10-22 13:31:02 +02:00 |
|
Paweł Malak
|
e5cba605fa
|
Search bar bug fixes
|
2021-10-13 13:31:01 +02:00 |
|
Paweł Malak
|
7129fe83da
|
Fixed bug with fetching config. Pushed version 1.7.0
|
2021-10-11 15:15:26 +02:00 |
|
Paweł Malak
|
55f192f664
|
Merge branch 'feature' into v1.7.0
|
2021-10-11 14:31:59 +02:00 |
|
unknown
|
edb04c375f
|
Prevent deleting active search provider
|
2021-10-11 14:05:53 +02:00 |
|
unknown
|
38ffdf1bff
|
Add and update custom queries
|
2021-10-11 13:55:53 +02:00 |
|
unknown
|
a885440fef
|
Add and delete custom search provider actions and controllers
|
2021-10-11 13:03:31 +02:00 |
|
unknown
|
63346f7e38
|
Pushed version 1.6.9
|
2021-10-09 23:12:26 +02:00 |
|
Pablo Ruiz
|
231dbc4577
|
Added remote docker host
|
2021-10-06 22:17:43 +02:00 |
|
unknown
|
591824dd0c
|
Fetch and use custom search queries
|
2021-10-06 14:15:05 +02:00 |
|
unknown
|
da928f20a2
|
Added redirect function to search bar
|
2021-10-06 12:01:07 +02:00 |
|
unknown
|
a162450568
|
Added static fonts
|
2021-10-06 11:23:30 +02:00 |
|
unknown
|
084218027c
|
Bugfix for #83
|
2021-10-05 17:08:37 +02:00 |
|
unknown
|
bf1aa9e85c
|
Clickable notifications with url redirect
|
2021-10-05 16:31:56 +02:00 |
|
unknown
|
84bd641cf2
|
Database migrations
|
2021-10-05 12:29:17 +02:00 |
|
unknown
|
1d8e36b46d
|
Added search tab to settings
|
2021-10-04 17:07:02 +02:00 |
|
unknown
|
6a6f1750b1
|
Pushed version 1.6.7
|
2021-10-04 12:11:41 +02:00 |
|
unknown
|
ebae61a688
|
Pushed version 1.6.6
|
2021-09-06 14:46:05 +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 |
|
Samuel Martineau
|
45fb337c87
|
Add support for all protocols for urls (#74)
|
2021-08-21 19:08:40 +00: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 |
|
unknown
|
78a018f686
|
Bookmark icon fixes
|
2021-08-09 15:31:20 +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 |
|
Pablo Ruiz
|
b53509aa69
|
docker api
|
2021-08-04 22:19:35 +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 |
|
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 |
|
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 |
|
Jeremy Jack
|
112a35c08f
|
Adding a default search provider option, with DuckDuckGo as the default
|
2021-07-05 23:04:03 -05: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 |
|
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 |
|
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
|
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 |
|
unknown
|
e884c84aa8
|
Fixes for apps and bookmarks tabs
|
2021-06-14 12:19:53 +02:00 |
|