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

77 commits

Author SHA1 Message Date
François Darveau
9e19af7d4c
update to latest react version and update client dependencies (#23) 2023-08-03 23:24:56 -04:00
François Darveau
b02329d9a0 remove line-height for items and fix bookmarks styling with icons 2022-08-09 10:43:33 -04:00
François Darveau
2c173801ac Fix styling (line-spacing) for items wih titles that end up on multiple lines 2022-08-09 10:43:33 -04:00
François Darveau
4c827d2c91 Merge branch 'master' of https://github.com/pawelmalak/flame 2022-04-15 14:40:47 -04:00
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
2d5cce9fdb Fixed bug with app description not updating. Fixed bug with local search prefix not working 2022-02-14 13:22:41 +01:00
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
François Darveau
3609fe211b Merge branch 'master' of https://github.com/pawelmalak/flame 2021-12-20 15:07:04 -05:00
François Darveau
82f8e9c036 fix link to applications menu 2021-12-11 23:02:39 -05:00
François Darveau
423670adb5 fix bookmarks display
fix apps search
search in urls in addition to names
2021-12-10 12:28:03 -05:00
François Darveau
e7cd4d7705 fix integrations 2021-12-08 17:33:30 -05:00
Paweł Malak
531ede0adf Added option to set custom description for apps 2021-12-07 16:48:24 +01:00
François Darveau
021bd4e85a Merge branch 'master' of https://github.com/pawelmalak/flame into merge_upstream_2020-12-06 2021-12-06 22:29:22 -05: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
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
d1738a0a3e Set app visibility 2021-11-08 23:40:30 +01:00
Paweł Malak
76e50624e7 Client: Implemented new config system 2021-10-22 13:31:02 +02:00
François Darveau
4280511372 fix local search 2021-10-11 11:44:32 -04:00
François Darveau
ccdb477ac4 Support for app categories in docker integration (#8)
* initial support for app categories in docker integration

* fixed readme examples for docker integration and some fixes to integration

* fix obtaining category from container label

* hide edit actions for default categories (such as Docker)
2021-10-11 11:24:55 -04:00
François Darveau
9698fdc598 add bookmark sorting (#3) 2021-10-11 11:11:19 -04:00
François Darveau
c80e4257ff Add app categories (#2)
add app categories
2021-10-11 11:11:19 -04:00
François Darveau
605e110509 add bookmark sorting (#3) 2021-10-11 11:11:18 -04:00
François Darveau
504e399fc1 Add app categories (#2)
add app categories
2021-10-11 11:11:18 -04:00
François Darveau
8fab9bc06c add bookmark sorting (#3) 2021-10-11 11:11:16 -04:00
François Darveau
2530f2d089 Add app categories (#2)
add app categories
2021-10-11 11:11:15 -04:00
François Darveau
c0d3ea2c4a Add custom icons to bookmarks (#5)
* allow custom icons for bookmarks

* update docker-image action to tag images based on source branch
2021-10-11 11:11:12 -04:00
François Darveau
2c659d1e51 add bookmark sorting (#3) 2021-10-11 11:10:22 -04:00
François Darveau
31cf2bc5ad Add app categories (#0)
add app categories
2021-10-11 11:00:22 -04:00
unknown
084218027c Bugfix for #83 2021-10-05 17:08:37 +02:00
unknown
6ae6c58f4c Local search for apps 2021-09-06 12:24:01 +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
1fbe0746a4 Fixed custom icons not updating 2021-07-28 11:36:48 +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
550e1e155b Added option to hide apps and categories from home screen 2021-06-24 10:54:48 +02:00
unknown
12974ab01b Upload custom icon on client 2021-06-23 15:27:46 +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
5b900872af Apps reordering with drag-and-drop functionality 2021-06-18 12:09:59 +02:00
unknown
8974fb3b49 Preparation for custom sorting 2021-06-17 10:56:27 +02:00