haijinsha
297b7b1923
feat: add chinese lang support
3 years ago
KodeStar
61a5a1a8b0
Merge pull request #530 from jhaveDK/master
Danish translation
4 years ago
Jesper Have
e51cdd7f7a
Danish translation update
4 years ago
Jesper Have
a626222ff3
Opdateret
4 years ago
Jesper Have
af68a45a3d
.
4 years ago
Jesper Have
7969df9344
Danish translation
4 years ago
KodeStar
3a9bdd2c43
Merge pull request #458 from AndyTempel/slovenian-translation
added Slovenian translation
5 years ago
AndrazKorenc
0292e9976e
added Slovenian translation
5 years ago
KodeStar
c058e1a452
Merge pull request #446 from vinanrra/patch-1
Update app.php
5 years ago
vinanrra
7f42967b67
Update app.php
Added Jackett
5 years ago
KodeStar
994961de54
Merge pull request #438 from LeoShivas/patch-1
Make background image relative
5 years ago
KodeStar
049d20536c
Merge pull request #397 from scottt732/search-app-fixes
Improved custom search handling
5 years ago
LeoShivas
c9c8171a52
Make background image relative
I use Heimdall in a subfolder so that I access to it threw www.mydomain.com/heimdall/.
Custom background image doesn't load because Heimdall generate an absolute link (ie : www.mydomain.com/storage/backgrounds/mycustomimage.jpeg).
The link expected is www.mydomain.com/heimdall/storage/backgrounds/mycustomimage.jpeg.
To fix this, you have to make the path relative by replace in the code "/storage" by "storage" or "./storage".
5 years ago
KodeStar
e7a6ac5a75
Merge pull request #412 from vincentbitter/remote_user-login
Fix auto-login using REMOTE_USER variable
5 years ago
KodeStar
3a372107ba
Merge pull request #405 from vorpalhex/feature/#376/upload_icon_text
Update 'upload a file' to 'upload an icon'
5 years ago
KodeStar
493374de65
Merge pull request #404 from panigrc/feature-greek-translation
Greek translation
5 years ago
Vincent Bitter
c43fc929f7
Do not try to login if user was not found
5 years ago
Vincent Bitter
895d5f2ebe
Check if variables are empty since they always exist
5 years ago
VorpalHex
cb4768e2cf
Update 'upload a file' to 'upload an icon'
5 years ago
panigrc
6ca4bfb9ee
Add greek language to the SettingsSeeder
5 years ago
panigrc
1f7de03d90
Add greek language files
5 years ago
Scott Holodak
861d287750
Improved custom search handling
5 years ago
KodeStar
e2cc32fd0a
Merge pull request #392 from auanasgheps/patch-1
Update Italian app.php
5 years ago
KodeStar
762df25c45
Merge pull request #393 from auanasgheps/patch-2
Create Italian auth.php
5 years ago
KodeStar
0b114e7dc1
Merge pull request #394 from auanasgheps/patch-3
Create pagination.php
5 years ago
Oliver Cervera
981876c43c
Create pagination.php
File was missing.
Translated.
5 years ago
Oliver Cervera
7fe9c477e3
Create Italian auth.php
File was missing.
Translated.
5 years ago
Oliver Cervera
5b3a7f4e02
Update Italian app.php
- Added and translated missing strings
- Reworked existing strings
5 years ago
Kode
60e20c4023
fix route typo when restoring trash
6 years ago
Chris
9e1bb6c075
Update composer min php version
6 years ago
KodeStar
9c05d0d803
Update readme.md
6 years ago
KodeStar
3d1393c0b3
Merge pull request #370 from scodx/patch-1
some minor spanish translations fixes
6 years ago
KodeStar
9914fdb111
Merge pull request #373 from alxlaxv/patch-1
New translation for new SearchInterface
6 years ago
alxlaxv
9b24c9f1b5
New translation for new SearchInterface
6 years ago
Oscar Sánchez
81b8c646d2
some minor spanish translations fixes
6 years ago
Chris
f734832e0f
remove url() from around app link
6 years ago
KodeStar
1bde11b30b
Update readme.md
6 years ago
Kode
9e80c3fe40
2.2.2 hasn't been released yet
6 years ago
Kode
f272dd13ce
Fix for tags not showing
6 years ago
Chris
9f26de89a4
add remember user and missing check icon
6 years ago
Chris
e23964ebad
set session and remember user when logged in via remote means
6 years ago
Chris
d0584ac941
Update app version ready for next release
6 years ago
Chris
1410c41f48
Add REMOTE_USER auth
6 years ago
Chris
5f524563cf
Merge branch 'master' of https://github.com/linuxserver/Heimdall
6 years ago
Chris
3d181623c3
fix small issue
6 years ago
KodeStar
1919dbfd96
Update readme.md
6 years ago
Chris
8e1615ac5f
fix search tab behaviour and tag link in subfolder
6 years ago
Chris
7966f07fdb
update scripts + add home dash as default tag
6 years ago
Chris
ac8fe7012b
remove false from routes
6 years ago
Chris
51d89dae82
Possible fix for folder based RP
6 years ago