1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-08-06 11:25:16 +02:00
Commit graph

62 commits

Author SHA1 Message Date
Paweł Malak
0b3eb2e87f Fixed bug where user could create empty app or bookmark which was causing page to go blank 2022-03-25 13:16:57 +01:00
Paweł Malak
668edb03d3 Functionality to delete and edit custom themes 2022-03-25 12:13:19 +01:00
Paweł Malak
9ab6c65d85 Added custom theme creator 2022-03-24 16:07:14 +01:00
Paweł Malak
378dd8e36d Fixed color of weather icon when changing theme 2022-03-24 14:56:36 +01:00
Paweł Malak
48e28b9abd Added user themes section to Theme settings 2022-03-23 16:13:34 +01:00
Paweł Malak
89bd921875 Changed how theme is set and stored on client 2022-03-23 14:49:35 +01:00
Paweł Malak
d5610ad6be Fixed bug with alphabetical order not working for bookmarks. Minor changes related to bookmarks form 2021-11-26 14:04:46 +01:00
Paweł Malak
a02814aa02 Split BookmarksTable into separate components. Minor changes to reducers 2021-11-25 16:44:24 +01:00
Paweł Malak
e15c2a2f07 Reorder bookmarks action. Small refactor of state reducers 2021-11-22 17:15:01 +01:00
Paweł Malak
dfdd49cf4a Moved entityInUpdate to app state. It applies for apps, categories and bookmarks 2021-11-22 14:36:00 +01:00
Paweł Malak
c2e9f82cd6 Improved default theme setting. Pushed version 2.0.1 2021-11-19 13:24:07 +01:00
Paweł Malak
85a65aef52 Added option to hide header greetings and date separately 2021-11-18 16:03:44 +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
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
Paweł Malak
e4690d5d9c Added auth form. Added login and logout actions 2021-11-10 13:53:28 +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
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
Paweł Malak
d1738a0a3e Set app visibility 2021-11-08 23:40:30 +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
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
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
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
591824dd0c Fetch and use custom search queries 2021-10-06 14:15:05 +02:00
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
12974ab01b Upload custom icon on client 2021-06-23 15:27:46 +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
ce173f2c42 Apps reordering. Sorting apps while adding them 2021-06-15 16:02:57 +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
78de8752c6 Fixed bug with overwriting opened tabs. Added proxy for websocket 2021-06-10 13:05:55 +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
unknown
519b6d0746 Delete and update Bookmarks 2021-05-28 13:41:27 +02:00
unknown
216c12a33c Updating categories using form 2021-05-26 13:13:56 +02:00
unknown
0f2125e720 Pin/Delete category 2021-05-25 14:05:53 +02:00
unknown
bd5354a2e3 Table component. Bookmarks edit view 2021-05-25 11:44:11 +02:00
unknown
4eaf9659d1 UI notification/alert system with global redux state 2021-05-24 14:54:46 +02:00