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
b76a9ee118
Merge branch 'master' into search-enhancements
2019-01-18 18:25:00 +00:00
Chris
cd64d762e7
additions to search
2019-01-18 15:21:50 +00: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
4463ef4a9a
add right to livestats
2018-11-10 21:37:21 +00:00
Kode
9adfa14e62
fix light colour livestats
2018-11-05 19:02:19 +00:00
Chris
125b9f4160
Some fixes and changes to run css
2018-10-30 14:58:45 +00:00
Kode
488fee7b4b
fixes
2018-10-29 19:43:08 +00:00
Kode
4fba596909
add enable button
2018-10-29 19:01:25 +00:00
Kode
4351f55225
updates
2018-10-28 10:59:59 +00:00
Kode
d1956c4e88
updates
2018-10-26 19:55:40 +01:00
Chris
e081cc31a2
small update
2018-10-25 12:14:18 +01:00
Chris
88153b0e32
Redo app form page
2018-10-25 09:44:40 +01:00
Chris
7dc72d3519
style switch user icon same as user list page
2018-10-17 09:59:39 +01:00
Chris
15755a3fd1
move all assets locally
2018-10-16 12:58:56 +01:00
Chris
0213c81e0d
muted the switch user button until it's hovered over
2018-10-16 11:24:21 +01:00
Chris
c47f296f17
Change location of switch user
2018-10-16 10:59:35 +01:00
Kode
d0293c785b
Get settings working and autologin
2018-10-15 19:56:45 +01:00
Kode
6941fd3e2d
Fixes for folder installs
2018-10-13 15:32:15 +01:00
Birger J. Nordølum
6cb8487a52
Clarified _rune.scss file
2018-06-21 17:41:04 +02: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
Kode
223e9289dc
include arrow in text color fix
2018-06-13 20:11:28 +01: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
mrquatsch
4917d8e47b
updated runeaudio scss to bump keyframes outside of the title-marquee
2018-02-25 20:44:24 -06:00
mrquatsch
c1273a4b01
new rune scss - imported in app.scss
2018-02-25 08:23:45 -06:00
KodeStar
a051c17010
style the tags + close #47
2018-02-18 17:23:05 +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
5baedc39bc
fix issue in some peoples browsers where input is bigger than it should be for some reason
2018-02-10 20:23:47 +00:00
Chris
887e5c9d49
some updates to the default colours and styling
2018-02-09 14:55:45 +00:00
Chris
9776825506
styling for test button
2018-02-09 11:30:26 +00:00
KodeStar
095c4f5181
make gap between icon and text slightly smaller
2018-02-09 00:10:22 +00:00
KodeStar
7229d32e8b
Added pinhole to enhanced list
2018-02-08 23:45:37 +00:00
KodeStar
bbd85d2516
Some fixes
2018-02-08 22:51:12 +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