1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-07-23 21:29:37 +02:00
Commit graph

24 commits

Author SHA1 Message Date
Paweł Malak
04e80b339c Changed order and names of some setting tabs 2022-02-04 13:09:47 +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
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
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
df6d96f5b6 Added option to disable search bar autofocus 2021-10-26 13:09:42 +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
76e50624e7 Client: Implemented new config system 2021-10-22 13:31:02 +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
1d8e36b46d Added search tab to settings 2021-10-04 17:07:02 +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
Pablo Ruiz
b53509aa69 docker api 2021-08-04 22:19:35 +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
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
d257fbf9a3 Created config global state. Reworked WeatherSettings and WeatherWidget to use new config state. 2021-06-13 00:16:57 +02:00