Commit graph

13 commits

Author SHA1 Message Date
jatdung cd4b522935
use sortablejs instead of jquery-ui (#1115) 2023-02-10 21:32:58 +01:00
Attila Kerekes 302e04bb12
fix: Update jquery, jquery-ui (#1113) 2023-02-04 20:34:49 +01:00
Attila Kerekes 11257a272e
feat: Introduce queue based live stat refresh (#1059) 2022-12-05 16:29:06 +01:00
Attila Kerekes bb5a078f35 feat: Add export import 2022-11-29 17:32:46 +00:00
Attila Kerekes 1111bf72d6
feat: Add basic keyboard navigation 2022-11-22 22:53:07 +01:00
Chris 7966f07fdb update scripts + add home dash as default tag 2019-06-18 11:51:07 +01:00
Kode 6941fd3e2d Fixes for folder installs 2018-10-13 15:32:15 +01: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 c6dbe22c57
Fixes typo in webpack.mix.js 2018-06-10 13:20:46 +02:00
KodeStar 25bbf6f99a added order saving, dragging and pinning 2018-02-03 00:22:42 +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