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
Pete Midgley
1f2fedf754
Update searchQueries.json
...
Added Wikipedia (English)
2021-11-09 21:26:11 +11:00
Paweł Malak
d1738a0a3e
Set app visibility
2021-11-08 23:40:30 +01:00
Paweł Malak
ee9aefa4fa
Modified models to support resource visibility. Added migration
2021-11-08 23:39:42 +01:00
pawelmalak
08afaece2e
Merge pull request #145 from pawelmalak/feature
...
Version 1.7.4
2021-11-08 15:44:53 +01:00
Paweł Malak
4f2ba0a96d
Pushed version 1.7.4
2021-11-08 15:42:32 +01:00
pawelmalak
9db46faabe
Merge pull request #152 from oregonpillow/feature
...
bookmarks_importer.py script added
2021-11-08 15:09:23 +01:00
oregonpillow
567af1c66e
bookmarks_importer.py script added
2021-11-08 14:00:57 +01:00
Paweł Malak
2485f4ff33
Fallback to web search if local search has zero results. Updated packages
2021-11-08 13:22:11 +01:00
Paweł Malak
bce51bb2c4
Added option to set custom day and month
2021-11-05 17:16:19 +01:00
Paweł Malak
7febd59ad7
Merge branch 'feature' of https://github.com/pawelmalak/flame into feature
2021-11-05 16:43:31 +01:00
pawelmalak
1388a1876e
Merge pull request #134 from ekremparlak/docker-image
...
Update Dockerfile for smaller image
2021-11-05 16:43:24 +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
4e20527834
Added new themes
2021-11-05 15:05:33 +01:00
Paweł Malak
4ed29fe276
Split remaining controllers into separate files. Added iOS homescreen icon. Removed additional logging from weather module.
2021-11-04 23:39:35 +01:00
Ekrem
b45eecada2
Update Dockerfile.multiarch
2021-11-01 19:08:30 +03:00
Ekrem Parlak
1d70bd132a
Update Dockerfile for smaller image
2021-11-01 15:13:06 +01:00
Paweł Malak
88694c7e27
Fixed bug with custom css not updating
2021-10-28 16:05:21 +02:00
pawelmalak
3dd255f359
Merge pull request #128 from pawelmalak/feature
...
Version 1.7.2
2021-10-28 12:43:00 +02:00
Paweł Malak
feb7275cf8
Pushed version 1.7.2
2021-10-28 11:44:36 +02:00
Paweł Malak
da13ca6092
Search bar redirect to local search results
2021-10-27 11:52:57 +02:00
Paweł Malak
3d3e2eed8c
Fixed bug with weather logging. Fixed bug with search bar shortcuts
2021-10-26 14:37:01 +02:00
Paweł Malak
df6d96f5b6
Added option to disable search bar autofocus
2021-10-26 13:09:42 +02:00
pawelmalak
0ec77c33bf
Merge pull request #123 from pawelmalak/feature
...
Version 1.7.1
2021-10-22 17:15:31 +02:00
Paweł Malak
98924ac006
Pushed version 1.7.1
2021-10-22 16:10:38 +02: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
76e50624e7
Client: Implemented new config system
2021-10-22 13:31:02 +02:00
Paweł Malak
34279c8b8c
Split apps controllers into separate files
2021-10-22 00:42:27 +02:00
Paweł Malak
b7de1e3d27
Server: Reimplemented config system
2021-10-21 17:14:25 +02:00
pawelmalak
85ee5da025
Merge pull request #112 from pa-sowa/traefik
...
Support traefik labels for URL configuration
2021-10-21 13:40:10 +02:00
Paweł Malak
e5cba605fa
Search bar bug fixes
2021-10-13 13:31:01 +02:00
François Darveau
5fde088001
fix bookmarks
2021-10-11 12:13:04 -04:00
François Darveau
349d63c3e3
automatically create new category when category in integrations is not found ( #11 )
...
automatically create new category when category in docker or kubernetes labels is not found
2021-10-11 11:46:25 -04:00
François Darveau
4280511372
fix local search
2021-10-11 11:44:32 -04:00
François Darveau
07596782ab
fix for default categories not being shown
2021-10-11 11:44:32 -04:00
François Darveau
21aabf7267
fix default categories nesting
2021-10-11 11:44:32 -04:00
François Darveau
55b32f9ce9
actually filter categories by type when querying
2021-10-11 11:44:30 -04:00
François Darveau
64a9dabdd6
filter categories in server instead of the client and small fixes following latest rebase
2021-10-11 11:43:39 -04:00
François Darveau
cb794daf73
update default order ID for docker and kubernetes apps to allow custom order before apps without the order attribute
2021-10-11 11:41:12 -04:00
François Darveau
064ec83c12
update kubernetes integration to match changes to docker integration in this fork
2021-10-11 11:39:17 -04:00
François Darveau
f51ccf71c7
clarify order parameter in docker example
2021-10-11 11:25:56 -04:00
François Darveau
e07159e952
add 'order' flame label for docker integration ( #9 )
2021-10-11 11:25:53 -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
14fbc7e221
fixes after latest rebase
2021-10-11 11:12:58 -04:00
François Darveau
32bfe33a75
another test
2021-10-11 11:11:20 -04:00
François Darveau
1ff5ac8724
Revert "chnage fork sync to merge instead of rebase"
...
This reverts commit 7199a0b1168df98e91d0711698380e537a906330.
2021-10-11 11:11:20 -04:00
François Darveau
b48a9cedb8
chnage fork sync to merge instead of rebase
2021-10-11 11:11:20 -04:00
François Darveau
0097ae2a77
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:20 -04:00