Chris
e0064504e7
Merge branch 'master' into Multi-user
2018-10-17 08:39:10 +01:00
KodeStar
b22117dd01
Add missing override url
2018-10-17 08:36:06 +01:00
KodeStar
c88efa8dbc
Fix broken config
2018-10-17 08:33:42 +01:00
KodeStar
035d2f9209
Merge pull request #265 from alxlaxv/master
...
Updating french translations
2018-10-16 18:53:05 +01:00
alxlaxv
53903daa87
Update app.php
2018-10-16 19:32:37 +02:00
alxlaxv
32fa27337a
Update app.php
...
French translations improved
2018-10-16 17:27:53 +02:00
keranoz
4abb14bf54
Update app.php
...
Improved some translations that seemed machine translated and added missing entries.
2018-10-16 14:08:19 +00:00
Chris
cb21b0f8f1
add basic auth support and put username in switch user section
2018-10-16 14:57:21 +01:00
Chris
4c8c5fa27f
Replace name for username in list view
2018-10-16 14:28:12 +01:00
Chris
6093119dde
Change name to username
2018-10-16 14:14:14 +01:00
Chris
15755a3fd1
move all assets locally
2018-10-16 12:58:56 +01:00
Chris
0213c81e0d
muted the switch user button until it's hovered over
2018-10-16 11:24:21 +01:00
Chris
c47f296f17
Change location of switch user
2018-10-16 10:59:35 +01:00
Chris
75133474f7
Added support and br translation
2018-10-16 09:33:24 +01:00
Kode
ddbe171f3a
minor change to user avatar size to cut down whitespace a bit
2018-10-15 20:43:27 +01:00
Kode
d0293c785b
Get settings working and autologin
2018-10-15 19:56:45 +01:00
Chris
aceed3d13b
fix settings edit not working
2018-10-15 14:35:14 +01:00
Chris
10b70d4a09
changes
2018-10-15 13:02:16 +01:00
Chris
cb9e014cf3
Autologin togles working
2018-10-15 09:52:36 +01:00
Kode
6501aacb1b
update to laravel 5.7 and try getting autologin saved
2018-10-14 20:50:32 +01:00
Kode
c3da17befc
User specific items
2018-10-14 17:27:28 +01:00
Kode
46bb073001
Working on multi user
2018-10-14 16:17:55 +01:00
Kode
e8b47776ce
Merge branch 'master' into Multi-user
2018-10-13 15:52:42 +01:00
Kode
6941fd3e2d
Fixes for folder installs
2018-10-13 15:32:15 +01:00
Chris
e86e681c53
Initial commit of multi user
2018-10-12 14:57:46 +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
mrquatsch
0a1e8a2f8b
enhanced runeaudio app - displays artist and song
2018-02-22 13:41:30 -06:00
mrquatsch
4f9315132b
Enhanced Plexpy - display stream count via api token
2018-02-22 13:27:44 -06:00
KodeStar
fdeb812333
Merge pull request #106 from kehator/master
...
Add PL translation
2018-02-20 11:51:35 +00:00
nuc
52d2322955
Rough translation based on EN translation
2018-02-20 05:40:50 +00:00
KodeStar
5ea8f7df33
Fix target link
2018-02-19 23:15:09 +00:00
KodeStar
4c83680ae9
remove apps from tags
2018-02-18 19:21:42 +00:00
KodeStar
249f437ff5
fixes to RP
2018-02-18 18:38:43 +00:00
KodeStar
38f8143fd2
closes #46 , #47 , #77 , #89
2018-02-18 17:48:52 +00:00
KodeStar
a051c17010
style the tags + close #47
2018-02-18 17:23:05 +00:00
KodeStar
0b62f8a1c8
change icon for tags
2018-02-18 17:04:18 +00:00
KodeStar
3369de9660
possible fix for RP for forms
2018-02-17 20:37:23 +00:00
KodeStar
98b831bc22
folder support
2018-02-17 00:13:38 +00:00
Chris
4e37176436
changes to allow preview of image first
2018-02-16 15:27:48 +00:00
Chris
35085248b6
some changes to test droppable
2018-02-16 15:15:22 +00:00
nuc
3ad8a366a6
Add Polish Translation
2018-02-16 11:22:11 +00:00
KodeStar
b1660c92cc
changed opening a link to new tab
2018-02-15 20:52:04 +00:00
KodeStar
c8effe757b
fix for nzbget on new apps
2018-02-15 20:33:07 +00:00
KodeStar
592f8f0831
closes #75 and adds initial support for proxmox
2018-02-13 22:46:36 +00:00
KodeStar
a7b33647ea
Merge pull request #71 from Attoy/patch-1
...
Create resources/lang/it/app.php
2018-02-13 17:35:36 +00:00
Conny Sjöblom
8c47ce9b0e
Add Swedish translation
2018-02-13 19:01:39 +02:00
Conny Sjöblom
11f623cc35
Merge branch 'master' of https://github.com/linuxserver/Heimdall into v1.2
2018-02-13 18:58:12 +02:00
Attoy
2143cab1fa
Create app.php
...
Italian translation
2018-02-13 09:50:09 +01:00
Jonas Myhr Refseth
c302c26d87
Translated most of the English language files into Norwegian. The messages in validation.php could be hard to translate.
2018-02-12 19:26:31 +01:00
KodeStar
5baedc39bc
fix issue in some peoples browsers where input is bigger than it should be for some reason
2018-02-10 20:23:47 +00:00
KodeStar
989989bda7
fix uploads
2018-02-09 17:24:05 +00:00
Chris
887e5c9d49
some updates to the default colours and styling
2018-02-09 14:55:45 +00:00
Chris
67f4590942
added favicon and readme header
2018-02-09 14:04:18 +00:00
Chris
fcadb2443e
added default image
2018-02-09 12:38:38 +00:00
Chris
9776825506
styling for test button
2018-02-09 11:30:26 +00:00
Chris
ee089d0761
Move hidden input outside of sliding checkbox to fix edge
2018-02-09 11:08:04 +00:00
KodeStar
095c4f5181
make gap between icon and text slightly smaller
2018-02-09 00:10:22 +00:00
KodeStar
7229d32e8b
Added pinhole to enhanced list
2018-02-08 23:45:37 +00:00
KodeStar
bbd85d2516
Some fixes
2018-02-08 22:51:12 +00:00
KodeStar
758599804c
Added Sabnzbd support
2018-02-08 22:02:28 +00:00
KodeStar
b2dd3f803e
don't try to get live stats for items that haven't been configured
2018-02-08 20:58:07 +00:00
KodeStar
912c6512fb
change it to start at 5 seconds so if nothing is happening it doesn't start spamming
2018-02-08 20:02:26 +00:00
KodeStar
fff44f4681
fixes for saving non config items
2018-02-08 20:00:24 +00:00
KodeStar
79f4a6cc07
Change code to wind down checks when no doing anything
2018-02-08 19:50:01 +00:00
KodeStar
4fc2bbd1af
fixes for nzbget
2018-02-08 18:53:52 +00:00
Chris
482831b9f9
first working(ish) app!
2018-02-08 15:50:53 +00:00
Chris
30aea8e361
updated dependencies + working api connection
2018-02-08 14:21:29 +00:00
KodeStar
dfc3c2194c
Merge pull request #20 from aptalca/TR
...
Add Turkish language
2018-02-08 10:14:03 +00:00
aptalca
7376aef136
formatting
2018-02-07 18:08:12 -05:00
aptalca
18a45863bd
formatting
2018-02-07 18:07:24 -05:00
aptalca
9c5cf150e7
formatting
2018-02-07 18:06:47 -05:00
aptalca
c08dcab1d8
formatting
2018-02-07 18:05:47 -05:00
aptalca
c9d9d50fa0
Create validation.php in Turkish
2018-02-07 18:03:46 -05:00
KodeStar
1d390d7966
another trial
2018-02-07 22:24:43 +00:00
aptalca
528b317552
Create passwords.php in Turkish
2018-02-07 17:21:41 -05:00
KodeStar
116ff2dd46
possible fix for slider
2018-02-07 22:20:18 +00:00
aptalca
3d8483f9bb
Create pagination.php in Turkish
2018-02-07 17:17:28 -05:00
aptalca
6d1d723df2
Create auth.php inTurkish
2018-02-07 17:16:20 -05:00
aptalca
3a93b4f0e1
Create app.php in Turkish
2018-02-07 17:11:15 -05:00
aptalca
f7286bb38f
Create app.php
2018-02-07 16:52:47 -05:00
KodeStar
764222c901
fix image disappearing if save item without all required information
2018-02-07 20:45:31 +00:00
KodeStar
6409e291be
fix item edit view
2018-02-07 20:35:52 +00:00
KodeStar
cb719be3ad
Fix button size issue in chrome + move button layout
2018-02-07 20:18:12 +00:00
Conny Sjöblom
9e93ac10f4
Correct the finnish translation
2018-02-07 22:03:09 +02:00
KodeStar
dce553c587
Merge branch 'master' into v1.2
...
# Conflicts:
# resources/views/app.blade.php
2018-02-07 18:17:04 +00:00
Chris
beb12147e0
fix incorrect translation strings
2018-02-07 14:01:10 +00:00
Chris
0f3087ab7d
translations
2018-02-07 13:37:40 +00:00
Chris
a5e99545d7
Possible fix to subfolder issue
2018-02-07 08:59:40 +00:00
KodeStar
3a3446151e
supported apps stuff
2018-02-06 20:41:29 +00:00
Chris
fd5ca1914c
Supported apps fixes
2018-02-06 15:27:02 +00:00
KodeStar
ade028767a
supported apps stuff
2018-02-05 23:08:37 +00:00
KodeStar
3e02d92105
Initial supported apps support
2018-02-05 20:59:38 +00:00
KodeStar
83f2a81e91
changes
2018-02-05 19:43:24 +00:00
KodeStar
5c62bb7ed5
Changed buttons to be fixed to bottom rather than abolsutely positioned to app container
2018-02-05 17:10:57 +00:00
Chris
c90c08b904
Added upgrade process
2018-02-05 15:02:18 +00:00
Chris
ba273ffbcf
search functionality and settings fixes
2018-02-05 14:21:54 +00:00
KodeStar
ae3d27aca8
get background switching working
2018-02-04 21:28:11 +00:00
KodeStar
d21138529f
added settings
2018-02-04 20:50:59 +00:00
KodeStar
afe78c4e06
make whole tile clickable
2018-02-04 18:27:13 +00:00
KodeStar
c36e1b134f
Remove description column and made url clickable in list view
2018-02-04 17:01:00 +00:00
KodeStar
07ae03445a
fixes to tile css
2018-02-04 15:56:59 +00:00
KodeStar
ad1b669d27
Make the tiles a bit smaller
2018-02-04 15:40:01 +00:00
KodeStar
ffcc4127f8
css changes
2018-02-03 21:11:58 +00:00
KodeStar
2cbedb2d40
changed restore icon, changed trash css, changed alert colours
2018-02-03 20:05:28 +00:00
KodeStar
1b4b6cb966
Order list view by title and added different dash icon
2018-02-03 19:55:37 +00:00
KodeStar
5f8ce757ed
fix checkbox not sending empty value
2018-02-03 19:48:05 +00:00
KodeStar
422d0bee9a
removed protocol from CDN javascript
2018-02-03 19:21:01 +00:00
KodeStar
4c0c88393c
fixes to pinned items and changed links
2018-02-03 19:08:15 +00:00
KodeStar
f2a6fec505
Fixed pin on item creation
2018-02-03 16:40:05 +00:00
KodeStar
e98308bc9e
fix pinned
2018-02-03 15:58:25 +00:00
KodeStar
82da802a16
small css fix
2018-02-03 15:51:30 +00:00
KodeStar
19cd1be85a
fixes to alerts and soft deleting
2018-02-03 15:46:14 +00:00
KodeStar
25bbf6f99a
added order saving, dragging and pinning
2018-02-03 00:22:42 +00:00
Chris
7c859b629e
item sass
2018-02-02 15:29:17 +00:00
Chris
e32d9609e7
Initial upload icon support
2018-02-02 15:16:55 +00:00
KodeStar
daa7079b0c
initial support for supported applications
2018-02-01 23:10:08 +00:00
KodeStar
41850f72df
Changes
2018-02-01 20:29:44 +00:00
KodeStar
0b6fc89e10
fixes
2018-02-01 19:55:03 +00:00
Chris
7be7f0da10
more changes, added font-awesome
2018-02-01 15:57:16 +00:00
Chris
93a7728ec2
changes
2018-02-01 14:45:59 +00:00
KodeStar
185a2798e8
item changes
2018-02-01 06:57:12 +00:00
Chris
406aa6033d
Added some items
2018-01-31 15:55:26 +00:00
KodeStar
0a0fccb309
added views
2018-01-29 20:14:40 +00:00
KodeStar
d0661d12b8
Changes
2018-01-29 12:41:57 +00:00
Kode
3e1a7119d9
First commit
2018-01-26 14:35:01 +00:00