Commit graph

32 commits

Author SHA1 Message Date
Chris 9f26de89a4 add remember user and missing check icon 2019-06-19 12:11:55 +01: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
Chris b91c52820a replace fontawesome with js version 2019-01-18 14:07:17 +00:00
Chris 49773d7654 Fixes #302 2019-01-16 10:37:25 +00:00
Kode 4351f55225 updates 2018-10-28 10:59:59 +00:00
Chris 15755a3fd1 move all assets locally 2018-10-16 12:58:56 +01:00
Birger J. Nordølum c239c0ea5a
Compiled new source for fix 2018-06-17 23:19:45 +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
Kode 2e301bdd51 This closes #184, closes #126 2018-06-13 20:03:26 +01: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
KodeStar d0661d12b8 Changes 2018-01-29 12:41:57 +00:00
Kode 3e1a7119d9 First commit 2018-01-26 14:35:01 +00:00