Commit graph

842 commits

Author SHA1 Message Date
OllieJC 9e67b7c72e
Add custom_css and custom_js advance settings 2022-01-18 22:33:21 +00:00
risiko79 a5b7f10809 FIX: #507 Tag URLs do not respect APP_URL
see https://github.com/linuxserver/Heimdall/issues/507
2021-08-29 19:58:50 +02:00
Evgeny Cheremnykh 698665176c added Russian translation 2021-05-01 18:56:27 +03:00
Matty Courtney 1bd65222e4 Updated link to letsencrypt image to point to SWAG 2021-02-21 10:13:48 +08:00
KodeStar 61a5a1a8b0
Merge pull request #530 from jhaveDK/master
Danish translation
2020-12-07 12:39:14 +00:00
Jesper Have e51cdd7f7a Danish translation update 2020-12-06 18:58:05 +01:00
Jesper Have a626222ff3 Opdateret 2020-12-06 18:50:32 +01:00
Jesper Have af68a45a3d . 2020-12-06 18:40:37 +01:00
Jesper Have 7969df9344 Danish translation 2020-12-06 16:36:55 +01:00
bence192 67bc656325
Create passwords.php 2020-11-29 20:02:49 +01:00
bence192 b5baf0d606
Create pagination.php 2020-11-29 20:01:48 +01:00
bence192 32964e9045
Create auth.php 2020-11-29 20:00:29 +01:00
bence192 27a667675a
Create app.php 2020-11-29 19:57:27 +01:00
Babasile 9a221f47bf Lang fr update 2020-10-24 11:19:57 +02:00
Marc Ole Bulling 8d2fbc5599
Added info about updating 2020-09-25 13:37:31 +02:00
Robin Loose 84ebe6587d added admin-account-needed in language 2020-08-03 00:45:36 +02:00
Robin Loose 89a71a18da updated and corrected language de 2020-08-01 02:12:01 +02:00
e7jonas 05dd7a090b
Fixed some spelling errors. 2020-05-14 13:40:18 +01:00
KodeStar 3a9bdd2c43
Merge pull request #458 from AndyTempel/slovenian-translation
added Slovenian translation
2020-03-22 19:20:42 +00:00
AndrazKorenc 0292e9976e added Slovenian translation 2020-03-15 09:50:17 +01:00
sKai 365de9512f
Creat new language
Creat simplified chinese , apply to china
2020-03-09 20:57:31 +08:00
Shao Hao e857023903
Update FormBuilder.php
Make she the value is passed to password input.
2020-03-03 14:11:51 +08:00
KodeStar c058e1a452 Merge pull request #446 from vinanrra/patch-1
Update app.php
2020-02-10 09:10:34 +00:00
vinanrra 7f42967b67 Update app.php
Added Jackett
2020-02-10 09:58:26 +01:00
KodeStar 994961de54 Merge pull request #438 from LeoShivas/patch-1
Make background image relative
2020-02-10 08:57:53 +00:00
KodeStar 049d20536c Merge pull request #397 from scottt732/search-app-fixes
Improved custom search handling
2020-02-10 08:56:29 +00:00
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".
2020-02-04 11:41:53 +01:00
KodeStar e7a6ac5a75
Merge pull request #412 from vincentbitter/remote_user-login
Fix auto-login using REMOTE_USER variable
2020-01-06 08:44:06 +00:00
KodeStar 3a372107ba
Merge pull request #405 from vorpalhex/feature/#376/upload_icon_text
Update 'upload a file' to 'upload an icon'
2020-01-06 08:42:29 +00:00
KodeStar 493374de65
Merge pull request #404 from panigrc/feature-greek-translation
Greek translation
2020-01-06 08:40:49 +00:00
Vincent Bitter c43fc929f7 Do not try to login if user was not found 2019-11-15 21:30:10 +01:00
Vincent Bitter 895d5f2ebe Check if variables are empty since they always exist 2019-11-15 21:29:15 +01:00
VorpalHex cb4768e2cf Update 'upload a file' to 'upload an icon' 2019-10-12 18:11:23 -05:00
panigrc 6ca4bfb9ee Add greek language to the SettingsSeeder 2019-10-06 14:44:18 +02:00
panigrc 1f7de03d90 Add greek language files 2019-10-06 14:43:34 +02:00
Scott Holodak 861d287750 Improved custom search handling 2019-09-11 13:42:33 -04:00
KodeStar e2cc32fd0a
Merge pull request #392 from auanasgheps/patch-1
Update Italian app.php
2019-08-29 14:58:19 +01:00
KodeStar 762df25c45
Merge pull request #393 from auanasgheps/patch-2
Create Italian auth.php
2019-08-29 14:56:39 +01:00
KodeStar 0b114e7dc1
Merge pull request #394 from auanasgheps/patch-3
Create pagination.php
2019-08-29 14:56:13 +01:00
Oliver Cervera 981876c43c
Create pagination.php
File was missing.
Translated.
2019-08-28 18:56:46 +02:00
Oliver Cervera 7fe9c477e3
Create Italian auth.php
File was missing.
Translated.
2019-08-28 18:55:56 +02:00
Oliver Cervera 5b3a7f4e02
Update Italian app.php
- Added and translated missing strings
- Reworked existing strings
2019-08-28 18:53:15 +02:00
Kode 60e20c4023 fix route typo when restoring trash 2019-07-14 09:46:10 +01:00
Chris 9e1bb6c075 Update composer min php version 2019-07-11 15:01:07 +01:00
KodeStar 9c05d0d803
Update readme.md 2019-07-03 12:59:27 +01:00
KodeStar 3d1393c0b3
Merge pull request #370 from scodx/patch-1
some minor spanish translations fixes
2019-06-25 08:27:46 +01:00
KodeStar 9914fdb111
Merge pull request #373 from alxlaxv/patch-1
New translation for new SearchInterface
2019-06-25 08:27:07 +01:00
alxlaxv 9b24c9f1b5
New translation for new SearchInterface 2019-06-24 23:36:19 +02:00
Oscar Sánchez 81b8c646d2
some minor spanish translations fixes 2019-06-24 12:15:55 -05:00
Chris f734832e0f remove url() from around app link 2019-06-24 08:38:50 +01:00