KodeStar
a98b981efe
Merge pull request #348 from Aerion/toggle-livestats-refresh-active-tab
turn off livestats update when the tab isn't active
6 years ago
KodeStar
dd2ca62eaf
Add private subnets to trusted proxies for reverse proxy use
6 years ago
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.
6 years ago
Kode
4980bfab12
fix not protocol breaking adding for some reason
6 years ago
Chris
63e0d07d50
remove unused storeSearchProvider
6 years ago
Kode
2b76520e3a
change version number and update lang value
6 years ago
Kode
6631b8a23b
update dev npm deps
6 years ago
Kode
04d34017c1
Composer deps update
6 years ago
KodeStar
6dcbcb452e
Merge pull request #316 from linuxserver/search-enhancements
Search enhancements
6 years ago
Kode
7c74b3bb13
update manifest
6 years ago
Kode
b76a9ee118
Merge branch 'master' into search-enhancements
6 years ago
Kode
40da649b10
Changes to search
6 years ago
Chris
cd64d762e7
additions to search
6 years ago
Chris
b91c52820a
replace fontawesome with js version
6 years ago
KodeStar
1204ffd306
Update app.php
6 years ago
Chris
978267dd14
Update Search.php
6 years ago
Chris
f935fd94c6
initial work on seach changes
6 years ago
Chris
fb2428e21b
fixes #109
6 years ago
Chris
e36a126c01
fixes #286
6 years ago
Chris
b186978624
fixes #299
6 years ago
Chris
49773d7654
Fixes #302
6 years ago
Chris
53c03751a1
ignore supported apps folder
6 years ago
Chris
9d2908449a
Merge branch 'master' of https://github.com/linuxserver/Heimdall
6 years ago
KodeStar
caf92bcf6d
check for gitignore in public storage and symlink if missing
6 years ago
KodeStar
cbef469e02
Update AppServiceProvider.php
6 years ago
Chris
a6bfc1d76c
ignore .env
6 years ago
KodeStar
0446a74de9
Merge pull request #308 from openseabrus/master
Portuguese (PT-PT) translation.
6 years ago
KodeStar
1a14079b39
add APP_KEY
6 years ago
KodeStar
d9c1919ddc
Merge pull request #313 from linuxserver/Fix-default-appkey
Update .env.example
6 years ago
KodeStar
f42ac0c5ba
if .env is missing copy example and generate key
6 years ago
KodeStar
c073929895
Delete .env
6 years ago
KodeStar
02df7844a4
Update .env.example
6 years ago
l1904l
e43aba0111
Portuguese (PT-PT) translation.
6 years ago
Kode
ac7446ffe6
update version
6 years ago
Kode
e45d3ca6ec
remove apps
6 years ago
Chris
603550a453
autofocus password
6 years ago
Kode
4463ef4a9a
add right to livestats
6 years ago
Kode
49b8dc0079
Update version number
6 years ago
Kode
ab83c3a551
Small changes
Copy icon if missing on new app add.
Change order of create symlink and load apps
6 years ago
Chris
98c6093674
Check url isn't missing when testing
6 years ago
Chris
e1f51521bf
Update version
6 years ago
Chris
e85bc98dcc
Fix ProcessJobs not working if folder is empty but table isn't
6 years ago
Chris
4ba52baa5c
Remove old code from tags form
6 years ago
Chris
a82077b4de
Update version
6 years ago
Chris
b8f04f3d11
Fix preview and config not retaining values
6 years ago
Chris
e91f65f833
Ignore copy errors
6 years ago
Chris
575ab9be2d
update version
6 years ago
Chris
64071bb60f
Add migration and change path
6 years ago
Chris
44621a1a61
Change version + replace supported with icons
6 years ago
Chris
c56043e1f9
Add default value to null rather than not set
6 years ago