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

22 commits

Author SHA1 Message Date
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
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
da13ca6092 Search bar redirect to local search results 2021-10-27 11:52:57 +02:00
Paweł Malak
76e50624e7 Client: Implemented new config system 2021-10-22 13:31:02 +02:00
unknown
53d50ca869 Normal and live search for bookmarks 2021-09-06 13:22:47 +02:00
unknown
6ae6c58f4c Local search for apps 2021-09-06 12:24:01 +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
ad5e7646c1 Fixed infinite data fetching bug on homescreen. Docker files 2021-06-14 12:13:38 +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
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
22920f2660 Small changes to CSS. README.md with screenshots 2021-06-08 12:51:50 +02:00
unknown
7b6ac3f6a4 Cleaned up Home component. Added 'settings' link vivible on mobile devices 2021-05-23 18:55:51 +02:00
unknown
e22e5afcb9 Bookmarks view with grid + redux actions 2021-05-23 18:38:39 +02:00
unknown
e170f56a03 Created WeatherWidget 2021-05-19 18:26:57 +02:00
unknown
873faa6c97 Dynamic WeatherIcon with weatherStatusCode mapping 2021-05-15 18:05:53 +02:00
unknown
e293325da7 WeatherIcon. Small changes to theme state 2021-05-14 18:51:56 +02:00
unknown
cb0b4b495f Cleaned up Apps component. Delete App redux action. Apps edit mode with functionality do delete and pin apps 2021-05-13 18:23:12 +02:00
unknown
8392c2422a Home and Settings components 2021-05-09 19:02:50 +02:00
unknown
7199e296b8 Added redux. Moved theme loading/setting to redux actions. Added automatic theme loading based on localStorage value. 2021-05-08 18:49:08 +02:00