Commit graph

149 commits

Author SHA1 Message Date
alxlaxv 32fa27337a
Update app.php
French translations improved
2018-10-16 17:27:53 +02:00
Kode 6941fd3e2d Fixes for folder installs 2018-10-13 15:32:15 +01:00
Chris a3f7bafedb change css and js links to asset links 2018-10-12 11:33:39 +01:00
KodeStar 0184c9695b
Merge pull request #218 from MindTooth/new_view
Cleaned of variable population in scripts.blade.php
2018-06-22 11:15:26 +01:00
Birger J. Nordølum 6cb8487a52
Clarified _rune.scss file 2018-06-21 17:41:04 +02:00
Birger J. Nordølum c39e9aa13f
Trim variable in script view for create/edit.blade
Removed the large logic to populate the varible in page specific view.
2018-06-20 23:42:31 +02:00
Birger J. Nordølum 7142f755f5
Fixes error thrown by UglifyJS 2018-06-17 23:17:35 +02:00
Birger J. Nordølum 9fbc8dc1f9
Fix missing bracket in app.js 2018-06-17 23:17:35 +02:00
Birger J. Nordølum d3819a6a88
Last fix for Huebee issue.
After some major debugging once again, I've concluded that the previous
webpack.mix.js worked fine, but threw an error when minifying the app.js
file.  The culprit is because the current app.js contains some newer
ECMAScript code that needs to be translated.  However, with the current
inclusion of huebee.js into the samme command, it seems to mess things
up.

Just as a potensial fix for now is to just ignore the issue, and have a
stab at it at a later date.  This reverts the "fixes" I've made before.
2018-06-16 15:15:00 +02:00
KodeStar 9195eead27
Merge pull request #208 from MindTooth/fix_huebee
Fixes bug introduced in #203
2018-06-16 12:06:04 +01:00
Daniel Soares 4def720d1a spell checking 2018-06-14 14:06:59 -03:00
Daniel Soares 2a0404ea17 Brazilian Portuguese translation 2018-06-14 07:02:14 -03:00
Birger J. Nordølum 6d22c4f02e
Fixes bug introduced in #203
Needs to import the library when using webpack.mix.js.
Will also be the case for future libraries.
2018-06-14 00:20:42 +02:00
Birger J. Nordølum 3f19882df8
All the other tweaks 2018-06-13 22:35:51 +02:00
Birger J. Nordølum dd54c16c1f
Fixed test when using override_url 2018-06-13 22:35:51 +02:00
Kode 223e9289dc include arrow in text color fix 2018-06-13 20:11:28 +01:00
Kode 2e301bdd51 This closes #184, closes #126 2018-06-13 20:03:26 +01:00
KodeStar b6ee82ee52
Merge pull request #201 from shuaiscott/master
Enhanced App: Deluge
2018-06-13 15:09:25 +01:00
KodeStar da1eb859a9
Merge pull request #202 from MindTooth/enhanced_traefik
Enhanced App: Traefik
2018-06-13 15:08:11 +01:00
KodeStar 51776e2aa3
Merge pull request #200 from ullbergm/Add-option-to-open-links-in-current-window-or-new-tab
WIP: Add option to open links in current window or new tab
2018-06-10 09:01:25 +01:00
KodeStar c9d24607f6
Merge pull request #199 from MindTooth/tweak_names
lang_en: Reworded some strings, and removed whitespace
2018-06-10 08:53:37 +01:00
Birger J. Nordølum a25d92be9e
Traefik: enhanced conversion 2018-06-09 18:20:36 +02:00
shuaiscott 24469eb2fa Adding Enhanced Deluge 2018-06-08 13:58:17 -06:00
ullbergm 2357d0c466
Update app.php 2018-06-07 12:33:14 -04:00
Magnus Ullberg 6b1f422456 Initial stab at allowing you to select how links open. 2018-06-07 12:17:08 -04:00
Birger J. Nordølum 1d16d67733
lang_en: Reworded some strings, and removed whitespace 2018-06-07 10:49:35 +02:00
Birger J. Nordølum 6f9d15aed8
Transmission: Added custom URL 2018-06-07 10:42:02 +02:00
chbmb b8beb07df5
Update app.php 2018-04-25 22:39:29 +01:00
Ricky Grassmuck 4a2076a550
One more indentation fix
This time I really did fix it I swear!
2018-03-23 18:25:36 -05:00
Ricky Grassmuck 35049b26fe
Fix Indentation
Fixed indentation of newly added lines to match existing lines.
2018-03-23 18:24:40 -05:00
Ricky Grassmuck 39648ba372 Add html needed to allow the site to load as a mobile app 2018-03-23 18:11:04 -05:00
KodeStar bcd1567b7d
Merge pull request #133 from albertsj1/couchpotato
Add Couchpotato as an enhanced app
2018-03-17 13:18:03 +00:00
KodeStar ae391b885b
added missing dataonly attribute so it polls every 20 seconds 2018-03-17 13:17:45 +00:00
John Alberts 30200ac219
Get rid off aggressive polling option and always use inactive status 2018-03-16 15:08:04 -07:00
halorrr 25f92ec438
Create tautulli.blade.php 2018-03-13 16:01:14 -04:00
Chris b50f4ec5ce Merge branch 'master' of https://github.com/linuxserver/Heimdall 2018-03-12 09:59:43 +00:00
Chris 86cc7534c2 fix html error in link, but replaced target _blank to a named window to keep the experience 2018-03-12 09:59:37 +00:00
John Alberts 39153c6936
Add Couchpotato as an enhanced app 2018-03-11 20:48:58 -07:00
KodeStar cf63e751bf
Merge pull request #127 from albertsj1/add_transmission
Add Enhanced App Transmission
2018-03-11 17:41:02 +00:00
KodeStar 0c51bc2771 fix multiple tags 2018-03-11 17:40:08 +00:00
John Alberts 50bdd02a72
Add Enhanced App Transmission 2018-03-08 16:18:39 -08:00
Chris c4a4d25f7e change js version to break cache 2018-03-06 09:43:54 +00:00
KodeStar ca2e135cba closes #122, closes #82, 2018-03-05 19:38:23 +00:00
KodeStar 2ccf9a1110
Merge pull request #115 from mrquatsch/runeaudio
Add Runeaudio to list of foundation apps
2018-02-26 12:02:35 +00:00
mrquatsch 4917d8e47b updated runeaudio scss to bump keyframes outside of the title-marquee 2018-02-25 20:44:24 -06:00
KodeStar eccd6056bd
Merge pull request #112 from mrquatsch/runeaudio
enhanced runeaudio app - displays artist and song
2018-02-25 16:39:20 +00:00
mrquatsch c1273a4b01 new rune scss - imported in app.scss 2018-02-25 08:23:45 -06:00
KodeStar 017752b06e
Merge pull request #113 from Ephelyon/master
Add Dutch translation
2018-02-25 11:45:13 +00:00
mrquatsch 9533b9d887
Rename plexpy.blade.app to plexpy.blade.php 2018-02-24 13:58:54 -06:00
Ephelyon f1a6feeb8f Add Dutch translation 2018-02-24 18:54:31 +00:00