Paweł Malak
|
12295a6f68
|
Moved some settings between general and ui tabs - continued. Fixed settings links in apps and categories tables
|
2022-02-04 15:01:40 +01:00 |
|
Paweł Malak
|
068c8ab2e7
|
Changed some messages and buttons to make it easier to open bookmarks editor
|
2021-12-02 14:12:23 +01:00 |
|
Paweł Malak
|
fcf2b87d1c
|
Pushed version 2.1.0
|
2021-11-26 14:40:52 +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
|
ec5f50aba4
|
Added option to reorder bookmarks
|
2021-11-25 16:54:27 +01:00 |
|
Paweł Malak
|
a02814aa02
|
Split BookmarksTable into separate components. Minor changes to reducers
|
2021-11-25 16:44:24 +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
|
d110d9b732
|
Empty sections will be hidden from guests. Fixed temperature value rounding. Added welcome message
|
2021-11-22 12:29:47 +01:00 |
|
Paweł Malak
|
882f011d07
|
Cleaned up Apps and Bookmarks containers. Changed AppTable to use TableActions component
|
2021-11-20 14:51:47 +01:00 |
|
Paweł Malak
|
8941f8f2f4
|
Added support for .ico files
|
2021-11-20 14:18:42 +01:00 |
|
Paweł Malak
|
d13b890e16
|
Fixed bug with value parsing if custom icon was used
|
2021-11-19 14:06:38 +01:00 |
|
Paweł Malak
|
07cd725d4a
|
Added new search bar shortcut. Fixed bug with forms still being visible after logout. Fixed bug with config fetching order
|
2021-11-14 23:20:37 +01:00 |
|
Paweł Malak
|
d94a6cea5a
|
Added auth headers to api requests
|
2021-11-12 12:38:01 +01:00 |
|
Paweł Malak
|
e4690d5d9c
|
Added auth form. Added login and logout actions
|
2021-11-10 13:53:28 +01:00 |
|
Paweł Malak
|
f5ed85427e
|
Added support for setting icons via URL
|
2021-11-10 11:42:00 +01:00 |
|
Paweł Malak
|
d83e3056c6
|
Split categories and bookmarks forms into separate files. Added visibility functionality to categories and bookmarks
|
2021-11-09 23:40:58 +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
|
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
|
76e50624e7
|
Client: Implemented new config system
|
2021-10-22 13:31:02 +02:00 |
|
unknown
|
084218027c
|
Bugfix for #83
|
2021-10-05 17:08:37 +02:00 |
|
unknown
|
53d50ca869
|
Normal and live search for bookmarks
|
2021-09-06 13:22:47 +02:00 |
|
unknown
|
78a018f686
|
Bookmark icon fixes
|
2021-08-09 15:31:20 +02:00 |
|
unknown
|
1699146f79
|
Added support for custom SVG icons
|
2021-08-06 15:15:54 +02:00 |
|
unknown
|
a5d6cf04cf
|
Custom icons for bookmarks
|
2021-07-28 12:36:03 +02: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
|
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
|
ae3141e37b
|
Sorting and custom ordering for categories
|
2021-06-18 13:42:55 +02:00 |
|
unknown
|
e884c84aa8
|
Fixes for apps and bookmarks tabs
|
2021-06-14 12:19:53 +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
|
a5504e6e80
|
Added url parser to support wider range of addresses
|
2021-06-11 15:33:06 +02:00 |
|
unknown
|
78de8752c6
|
Fixed bug with overwriting opened tabs. Added proxy for websocket
|
2021-06-10 13:05:55 +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
|
4583ca00e9
|
Added ability to set icons on bookmarks. Added hover indicator for apps
|
2021-06-09 12:45:55 +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
|
35c589c94c
|
Display info message on homescreen if applications or categories arrays are empty
|
2021-06-08 14:02:19 +02:00 |
|
unknown
|
22920f2660
|
Small changes to CSS. README.md with screenshots
|
2021-06-08 12:51:50 +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
|
c145888aec
|
Adding Categories and Bookmarks using form
|
2021-05-24 12:35:54 +02:00 |
|
unknown
|
38edb76929
|
Bookmarks Form
|
2021-05-24 11:51:05 +02:00 |
|
unknown
|
e22e5afcb9
|
Bookmarks view with grid + redux actions
|
2021-05-23 18:38:39 +02:00 |
|