Commit graph

36 commits

Author SHA1 Message Date
Attila Kerekes 48616e87bd
fix: Stop polling enhanced apps when api returns error 2022-11-17 18:00:35 +01:00
Kode 10afffb71d Fix test button 2022-03-17 19:03:06 +00:00
Kode ed3dbf2f14 More work on enhanced apps 2022-03-15 20:09:22 +00:00
Kode 1e35f83fed Changes to the tooltips 2022-03-15 19:08:10 +00:00
Kode f73b78f292 Add search providers as an editable yaml file + allow searching tiles 2022-03-13 19:30:24 +00:00
Kode d961aeb19b more urls with double slashes 2022-03-11 19:06:29 +00:00
Kode 987a9c03b0 fix for double slash on views 2022-03-11 19:03:03 +00:00
Chris 7966f07fdb update scripts + add home dash as default tag 2019-06-18 11:51:07 +01:00
Kode 21b1ef5e4b fix pin toggle and get homepage dash working 2019-06-13 18:59:01 +01:00
Guillaume Taquet Gasperini b5b25458db turn off livestats update when the tab isn't active
Fixes #330: Turning off the updating when the tab isn't active

When the tab is not visible from the user, the livestats refresh are
stopped. As soon as its visibility changes (from visibilitychange
API), the livestats are refreshed as usual.

This will prevent unnecessary calls to the different services when the
tab is hidden from the user.
2019-05-20 21:58:03 +02:00
Kode 4351f55225 updates 2018-10-28 10:59:59 +00:00
Birger J. Nordølum 7142f755f5
Fixes error thrown by UglifyJS 2018-06-17 23:17:35 +02:00
Birger J. Nordølum 9fbc8dc1f9
Fix missing bracket in app.js 2018-06-17 23:17:35 +02:00
Birger J. Nordølum d3819a6a88
Last fix for Huebee issue.
After some major debugging once again, I've concluded that the previous
webpack.mix.js worked fine, but threw an error when minifying the app.js
file.  The culprit is because the current app.js contains some newer
ECMAScript code that needs to be translated.  However, with the current
inclusion of huebee.js into the samme command, it seems to mess things
up.

Just as a potensial fix for now is to just ignore the issue, and have a
stab at it at a later date.  This reverts the "fixes" I've made before.
2018-06-16 15:15:00 +02:00
Birger J. Nordølum 6d22c4f02e
Fixes bug introduced in #203
Needs to import the library when using webpack.mix.js.
Will also be the case for future libraries.
2018-06-14 00:20:42 +02:00
Birger J. Nordølum 3f19882df8
All the other tweaks 2018-06-13 22:35:51 +02:00
Birger J. Nordølum dd54c16c1f
Fixed test when using override_url 2018-06-13 22:35:51 +02:00
KodeStar ca2e135cba closes #122, closes #82, 2018-03-05 19:38:23 +00:00
KodeStar 3369de9660 possible fix for RP for forms 2018-02-17 20:37:23 +00:00
KodeStar 98b831bc22 folder support 2018-02-17 00:13:38 +00:00
Chris 4e37176436 changes to allow preview of image first 2018-02-16 15:27:48 +00:00
Chris 35085248b6 some changes to test droppable 2018-02-16 15:15:22 +00:00
KodeStar 7229d32e8b Added pinhole to enhanced list 2018-02-08 23:45:37 +00:00
KodeStar 912c6512fb change it to start at 5 seconds so if nothing is happening it doesn't start spamming 2018-02-08 20:02:26 +00:00
KodeStar fff44f4681 fixes for saving non config items 2018-02-08 20:00:24 +00:00
KodeStar 79f4a6cc07 Change code to wind down checks when no doing anything 2018-02-08 19:50:01 +00:00
KodeStar 4fc2bbd1af fixes for nzbget 2018-02-08 18:53:52 +00:00
Chris 482831b9f9 first working(ish) app! 2018-02-08 15:50:53 +00:00
Chris 30aea8e361 updated dependencies + working api connection 2018-02-08 14:21:29 +00:00
KodeStar ade028767a supported apps stuff 2018-02-05 23:08:37 +00:00
Chris c90c08b904 Added upgrade process 2018-02-05 15:02:18 +00:00
KodeStar 19cd1be85a fixes to alerts and soft deleting 2018-02-03 15:46:14 +00:00
KodeStar 25bbf6f99a added order saving, dragging and pinning 2018-02-03 00:22:42 +00:00
KodeStar 0b6fc89e10 fixes 2018-02-01 19:55:03 +00:00
Chris 93a7728ec2 changes 2018-02-01 14:45:59 +00:00
Kode 3e1a7119d9 First commit 2018-01-26 14:35:01 +00:00