Matthew Horwood
12baf72567
import from up to date repo
2022-11-30 20:46:28 +00:00
Paweł Malak
16121ff547
Added option to set secondary search provider
2022-03-25 14:28:40 +01:00
Paweł Malak
2c0491a5b0
Fixed visual bug with custom theme editor modal. Added Mint theme
2022-03-25 14:07:53 +01:00
Paweł Malak
48e28b9abd
Added user themes section to Theme settings
2022-03-23 16:13:34 +01:00
Paweł Malak
e427fbf54c
Added theme string normalization to initial process. Added getThemes controller
2022-03-23 14:13:14 +01:00
Paweł Malak
fac8ef4027
Pushed version 2.2.1
2022-01-08 14:03:10 +01:00
soulteary
0044d265d1
chore: bg-task optimization
2022-01-04 14:18:54 +08:00
Paweł Malak
ee044ed2ff
Fixed fatal error while deploying flame to cluster
2021-12-17 12:28:37 +01:00
Joe Longendyke
a536ad49ea
Remove fatal error from docker secrets
...
This commit fixes #242 by catching the error thrown by getSecrets(). The underlying issue exists in docker-secret and has to do with the serviceAccount secret installed automatically by kubernetes.
2021-12-06 12:37:28 +09:00
Paweł Malak
48b91581b8
Docker secrets integration
2021-12-02 16:43:13 +01:00
Abbie Wade
7a8808df4f
added integration for docker secrets
2021-11-20 10:54:34 +11:00
Paweł Malak
85a65aef52
Added option to hide header greetings and date separately
2021-11-18 16:03:44 +01:00
Paweł Malak
a549149452
Database migration to support more weather properties
2021-11-18 14:16:57 +01:00
Paweł Malak
e2285e2deb
Moved Themer to Settings. Added option to set default theme
2021-11-18 13:47:27 +01:00
Paweł Malak
51a0da8f10
Removed additional weather logging
2021-11-15 00:58:47 +01:00
Paweł Malak
5805c708d2
Added login route and token signing
2021-11-10 16:14:22 +01:00
Paweł Malak
ea57dbf750
Added current time to header
2021-11-10 14:19:41 +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
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
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
34279c8b8c
Split apps controllers into separate files
2021-10-22 00:42:27 +02:00
Paweł Malak
b7de1e3d27
Server: Reimplemented config system
2021-10-21 17:14:25 +02:00
Paweł Malak
55f192f664
Merge branch 'feature' into v1.7.0
2021-10-11 14:31:59 +02:00
Pablo Ruiz
231dbc4577
Added remote docker host
2021-10-06 22:17:43 +02:00
unknown
459523dfd2
Changed initial files creation process
2021-10-06 14:17:31 +02:00
unknown
591824dd0c
Fetch and use custom search queries
2021-10-06 14:15:05 +02:00
unknown
6ae6c58f4c
Local search for apps
2021-09-06 12:24:01 +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
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
unknown
88785aaa32
Fixed bug with custom css not persisting
2021-07-17 23:11:24 +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
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
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
8974fb3b49
Preparation for custom sorting
2021-06-17 10:56:27 +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
936da301b8
Clear weather data job. Fixed bug with displaying bookmark icons on mobile devices
2021-06-10 01:51:59 +02:00
unknown
8b87ad92f1
Added option to pin new apps/categories by default
2021-06-09 10:58:45 +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
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
96aa1f7d69
Update bookmark. Changes to CSS. Changes to WeatherJob
2021-06-01 14:54:47 +02:00
unknown
e170f56a03
Created WeatherWidget
2021-05-19 18:26:57 +02:00
unknown
38f5d3b66a
Added WebSockets with funcionality to send messages from any module
2021-05-19 17:17:24 +02:00