KodeStar
9e2f1f1650
Start on getting it to work
2022-03-10 15:56:36 +00:00
KodeStar
3712eb750b
initial changes
2022-03-10 13:41:17 +00:00
KodeStar
f9a19fce91
Update to laravel 7
2022-03-10 11:54:29 +00: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
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
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
KodeStar
1bde11b30b
Update readme.md
2019-06-23 18:42:51 +01:00
Kode
9e80c3fe40
2.2.2 hasn't been released yet
2019-06-22 17:05:05 +01:00
Kode
f272dd13ce
Fix for tags not showing
2019-06-22 17:03:01 +01:00
Chris
9f26de89a4
add remember user and missing check icon
2019-06-19 12:11:55 +01:00
Chris
e23964ebad
set session and remember user when logged in via remote means
2019-06-19 12:01:17 +01:00
Chris
d0584ac941
Update app version ready for next release
2019-06-19 11:49:17 +01:00
Chris
1410c41f48
Add REMOTE_USER auth
2019-06-19 11:32:41 +01:00
Chris
5f524563cf
Merge branch 'master' of https://github.com/linuxserver/Heimdall
2019-06-18 13:41:06 +01:00
Chris
3d181623c3
fix small issue
2019-06-18 13:41:02 +01:00
KodeStar
1919dbfd96
Update readme.md
2019-06-18 13:22:14 +01:00
Chris
8e1615ac5f
fix search tab behaviour and tag link in subfolder
2019-06-18 12:25:05 +01:00
Chris
7966f07fdb
update scripts + add home dash as default tag
2019-06-18 11:51:07 +01:00