Commit graph

309 commits

Author SHA1 Message Date
KodeStar 9ca2078e7d
Add app version to asset url to bust cache 2022-03-21 06:42:59 +00:00
Shift b1dc4d4a41
Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions.

You may customize the adopted coding style by adding a [PHP CS Fixer][1] or [PHP CodeSniffer][2] config to your project root. Feel free to use [Shift's Laravel ruleset][3] to help you get started.

For more information on customizing the code style applied by Shift, [watch this short video][4].

[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://github.com/squizlabs/PHP_CodeSniffer
[3]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
[4]: https://laravelshift.com/videos/shift-code-style
2022-03-19 13:54:32 +00:00
KodeStar 85c68c1f46
Merge pull request #783 from xavier-GitHub76/2.x
Update app.php (French translations Fix) + version app (2.4.4)
2022-03-18 16:40:10 +00:00
Kode fc2191b8db Fix preview image 2022-03-18 16:36:05 +00:00
xavier-GitHub76 574756b236
Update app.php
French translate fix
2022-03-17 22:43:05 +01:00
Kode 10afffb71d Fix test button 2022-03-17 19:03:06 +00:00
KodeStar 41c2983312 Add warning about http being needed in url 2022-03-17 10:55:52 +00:00
KodeStar a16233ee10 Fix for displaying svg icons correctly 2022-03-17 10:21:24 +00:00
Kode d58e6cb560 Fix for #774 2022-03-16 20:13:16 +00:00
Kode f7b2c51f9d Fix for old apps and icon selector 2022-03-16 19:41:01 +00:00
Kode 72c70e27f2 Remove refresh button for now as update code isn't ready yet 2022-03-16 18:39:47 +00:00
Kode becbe5ab96 More work on apps 2022-03-16 18:35:40 +00:00
Kode f5bce95808 Add missing lang string, fixed #773 2022-03-16 18:34:48 +00:00
KodeStar 1e2b807e05 Lots of work on apps 2022-03-16 15:49:44 +00:00
Kode ed3dbf2f14 More work on enhanced apps 2022-03-15 20:09:22 +00:00
Kode 1e35f83fed Changes to the tooltips 2022-03-15 19:08:10 +00:00
KodeStar 8499d100ff More work on apps 2022-03-15 18:19:01 +00:00
Kode 4c63b66dbf Initial start of replacing apps list to use github generated list 2022-03-14 15:56:36 +00:00
Kode 371f52f92e Fixes #469 2022-03-14 12:25:20 +00:00
Kode e821edf01a Fix tags url
Fixes #763
2022-03-14 07:56:02 +00:00
Kode d8e4053ce4 Merge branch 'master' of https://github.com/linuxserver/Heimdall 2022-03-13 19:30:27 +00:00
Kode f73b78f292 Add search providers as an editable yaml file + allow searching tiles 2022-03-13 19:30:24 +00:00
KodeStar beb2851f4a
Add noopener noreferrer to link 2022-03-13 09:20:58 +00:00
Kode ef73918098 Update jquery 2022-03-12 23:27:11 +00:00
Kode d71341df7a Update app.blade.php 2022-03-11 23:20:18 +00:00
Kode d2a8b7af48 Update app.blade.php 2022-03-11 23:10:47 +00:00
KodeStar 87a3af3dbf
Merge pull request #654 from NoahNxT/master
Translation correction NL
2022-03-11 20:30:16 +00:00
KodeStar 79c76b9f50
Merge pull request #648 from angrystar170/master
Add korean language files
2022-03-11 20:29:52 +00:00
KodeStar d7742df802
Merge pull request #644 from OllieJC/custom
Add custom CSS and JS settings
2022-03-11 20:28:28 +00:00
KodeStar 736222e173
Merge pull request #614 from risiko79/fix/#507
FIX: #507 Tag URLs do not respect APP_URL
2022-03-11 20:23:34 +00:00
KodeStar 047ffb0b55
Merge pull request #581 from rtzra/feature/RussianLanguage
added Russian translation
2022-03-11 20:22:32 +00:00
KodeStar 71c2da160d
Merge pull request #522 from bence192/patch-3
Create pagination.php
2022-03-11 20:17:58 +00:00
KodeStar 3487b9e479
Merge pull request #521 from bence192/patch-4
Create passwords.php
2022-03-11 20:17:39 +00:00
KodeStar 7cdf315d78
Merge pull request #512 from Babasile/master
Lang fr update
2022-03-11 20:17:18 +00:00
KodeStar b97cab34b0
Merge pull request #492 from crazychatting/lang_de_update
Lang de update
2022-03-11 20:16:24 +00:00
KodeStar 3426450b3c
Merge pull request #475 from e7jonas/patch-1
Fixed some spelling errors.
2022-03-11 20:15:53 +00:00
KodeStar 75804f4624
Merge pull request #457 from skay-zhang/patch-1
Creat new language
2022-03-11 20:15:21 +00:00
KodeStar fabd704bab
Merge pull request #520 from bence192/patch-1
Hungarian lang added
2022-03-11 20:13:01 +00:00
KodeStar c16fbae963
Merge pull request #523 from bence192/patch-2
Create auth.php
2022-03-11 20:12:45 +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
Kode d17fb04983 fix fa in pseudo classes 2022-03-11 10:40:47 +00:00
KodeStar f9a19fce91 Update to laravel 7 2022-03-10 11:54:29 +00:00
Noah Gillard 1b71e80d52 Translation correction NL 2022-02-08 22:58:07 +01:00
angrystar170 9fac11cb77 Update passwords.php 2022-01-23 23:30:53 +09:00
angrystar170 a94fb108fa Add korean language files 2022-01-23 23:24:54 +09:00
OllieJC f51893b2d6
Use pre for textarea settings 2022-01-22 13:30:50 +00:00
OllieJC 862f870303
Add settings.advanced/custom_css/custom_js 2022-01-18 22:42:53 +00:00
OllieJC 869cfd34ab
Add custom CSS and JS options 2022-01-18 22:40:09 +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