Paweł Malak
|
002a87a6df
|
Changed input labels in settings (fixing #430)
|
2023-07-23 10:24:13 +02:00 |
|
Paweł Malak
|
17f0b7a553
|
Fixed bug where styles for SettingsHeadline weren\'t applied with current version of react-scripts
|
2023-07-23 00:40:57 +02:00 |
|
Paweł Malak
|
69ddc44796
|
Merge branch 'v2.3.1' of https://github.com/pawelmalak/flame into v2.3.1
|
2023-07-20 19:33:16 +02:00 |
|
pawelmalak
|
9e6d6fce73
|
Merge pull request #395 from davidchalifoux/codespace-2cc7
Enforce no border-radius on search bar
|
2023-07-20 19:33:01 +02:00 |
|
Paweł Malak
|
018ec0dd94
|
Fixed bug#270 where setting was not respected when local was set as primary search
|
2023-07-20 19:28:00 +02:00 |
|
pawelmalak
|
c2d580ee0d
|
Merge pull request #284 from pmjklemm/fix_sameTab
bugfix: sameTab does not work if prefix is localSearch
|
2023-07-20 19:24:49 +02:00 |
|
Paweł Malak
|
188c5bc04b
|
Fixed react errors while importing named exports from JSON files
|
2023-07-20 19:04:31 +02:00 |
|
Paweł Malak
|
35ae5f9ee7
|
Bumped react-scripts to version 5
|
2023-07-20 18:58:19 +02:00 |
|
David Chalifoux
|
ebd98d29c1
|
Enforce no border-radius on search bar
|
2022-10-16 19:14:12 +00:00 |
|
pawelmalak
|
446b4095f6
|
Merge pull request #334 from pawelmalak/feature
Version 2.3.0
|
2022-03-25 15:16:19 +01:00 |
|
Paweł Malak
|
2b5b3494f2
|
Pushed version 2.3.0
|
2022-03-25 14:56:48 +01:00 |
|
Paweł Malak
|
6fb5737118
|
Small bug fixes and UI improvements
|
2022-03-25 14:51:56 +01:00 |
|
Paweł Malak
|
16121ff547
|
Added option to set secondary search provider
|
2022-03-25 14:28:40 +01:00 |
|
Paweł Malak
|
2c0491a5b0
|
Fixed visual bug with custom theme editor modal. Added Mint theme
|
2022-03-25 14:07:53 +01:00 |
|
Paweł Malak
|
0f6d79683e
|
Fixed bug where pressing Enter with empty search bar would redirect to search results
|
2022-03-25 13:37:53 +01: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
|
668edb03d3
|
Functionality to delete and edit custom themes
|
2022-03-25 12:13:19 +01:00 |
|
Paweł Malak
|
ad92de141b
|
API routes to edit and delete custom themes. Added ThemeEditor table
|
2022-03-25 11:33:42 +01:00 |
|
Paweł Malak
|
bd96f6ca50
|
Added CompactTable and ActionIcons UI components
|
2022-03-25 11:04:16 +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
|
b8af178cbf
|
API routes to get and add themes
|
2022-03-24 14:48:10 +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
|
e427fbf54c
|
Added theme string normalization to initial process. Added getThemes controller
|
2022-03-23 14:13:14 +01:00 |
|
Paweł Malak
|
ee0b435493
|
Separated theme components
|
2022-03-23 13:02:32 +01:00 |
|
pawelmalak
|
baac78021a
|
Merge pull request #312 from pawelmalak/feature
Version 2.2.2
|
2022-03-21 15:05:07 +01:00 |
|
Paweł Malak
|
c2e81832a9
|
Added build scripts. Pushed version 2.2.2
|
2022-03-21 12:16:48 +01:00 |
|
pawelmalak
|
58d021dde6
|
Merge pull request #314 from LuckyF/chown-on-startup
fix: Update Permissions on Startup
|
2022-03-21 11:46:57 +01:00 |
|
Lukas Frischknecht
|
1098a04fb9
|
fix: Update Permissions on Startup
|
2022-02-17 19:27:40 +01:00 |
|
Paweł Malak
|
76dc3c44c8
|
Added option to get user location directly from the app
|
2022-02-14 13:58: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 |
|
Paweł Malak
|
500e138643
|
Moved some settings between general and ui tabs
|
2022-02-04 14:59:48 +01:00 |
|
Paweł Malak
|
04e80b339c
|
Changed order and names of some setting tabs
|
2022-02-04 13:09:47 +01:00 |
|
pawelmalak
|
750891cffa
|
Merge pull request #288 from pawelmalak/feature
Version 2.2.1
|
2022-01-08 14:49:07 +01:00 |
|
Paweł Malak
|
fac8ef4027
|
Pushed version 2.2.1
|
2022-01-08 14:03:10 +01:00 |
|
Paweł Malak
|
19fb14d553
|
Merge branch 'feature' of https://github.com/pawelmalak/flame into feature
|
2022-01-08 13:17:26 +01:00 |
|
pawelmalak
|
5c84d90bf1
|
Merge pull request #278 from soulteary/bugfix/local-search-support-cjk
bugfix: local-search support CJK
|
2022-01-08 13:17:22 +01:00 |
|
Paweł Malak
|
6767b1dac0
|
Merge branch 'feature' of https://github.com/pawelmalak/flame into feature
|
2022-01-08 12:58:11 +01:00 |
|
pawelmalak
|
e0ecf34ced
|
Merge pull request #282 from soulteary/chore/background-task-optimization
chore: bg-task optimization
|
2022-01-08 12:58:06 +01:00 |
|
Paweł Malak
|
396c442062
|
Added app descriptions to local search parser
|
2022-01-08 12:48:33 +01:00 |
|
pmjklemm
|
eaab31aacc
|
fix sameTab for prefix==l
|
2022-01-04 21:11:13 +01:00 |
|
soulteary
|
0044d265d1
|
chore: bg-task optimization
|
2022-01-04 14:18:54 +08:00 |
|
soulteary
|
19a910a91c
|
bugfix: local-search support cjk
|
2022-01-04 13:26:50 +08:00 |
|
pawelmalak
|
6d8ce5361a
|
Merge pull request #262 from pawelmalak/feature
Version 2.2.0
|
2021-12-17 13:41:29 +01:00 |
|
Paweł Malak
|
d2f99a5ec0
|
Pushed version 2.2.0
|
2021-12-17 12:56:51 +01:00 |
|
pawelmalak
|
c985fc17bf
|
Merge pull request #254 from grahamhelton/master
Changed docker-run syntax to be more user friendly
|
2021-12-17 12:30:25 +01:00 |
|
pawelmalak
|
73cf66c592
|
Merge pull request #261 from pawelmalak/bug-k3s
Bug k3s
|
2021-12-17 12:29:49 +01:00 |
|
Paweł Malak
|
ee044ed2ff
|
Fixed fatal error while deploying flame to cluster
|
2021-12-17 12:28:37 +01:00 |
|