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

42 commits

Author SHA1 Message Date
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
d1c61bb393 Moved auth form. Added auto login and logout functionality 2021-11-11 14:45:58 +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
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
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
ae3141e37b Sorting and custom ordering for categories 2021-06-18 13:42:55 +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
d257fbf9a3 Created config global state. Reworked WeatherSettings and WeatherWidget to use new config state. 2021-06-13 00:16:57 +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
4eaf9659d1 UI notification/alert system with global redux state 2021-05-24 14:54:46 +02:00
unknown
c145888aec Adding Categories and Bookmarks using form 2021-05-24 12:35:54 +02:00
unknown
e22e5afcb9 Bookmarks view with grid + redux actions 2021-05-23 18:38:39 +02:00
unknown
8813bf6181 Added App Edit Functionality 2021-05-22 17:03:32 +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
7e540587a5 Multiple changes to App related components. Created form to add new Apps, outsourced AppGrid component 2021-05-13 17:21:52 +02:00
unknown
fa5c35b619 Pinned Apps 2021-05-12 17:31:25 +02:00
unknown
d3c5e2a5ec Rewritten some parts of redux store to use typescript interfaces 2021-05-11 16:44:05 +02:00
unknown
78acede8ab Apps actions and reducer 2021-05-10 19:02:16 +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