Commit graph

181 commits

Author SHA1 Message Date
Conny Sjöblom b400cef734 Update Finnish translation 2018-11-04 15:20:53 +02:00
Conny Sjöblom 03b72b8d2e Update Swedish translation 2018-11-04 15:19:48 +02:00
Conny Sjöblom 0c7e20dee0 Finnish translation 2018-11-04 15:06:38 +02:00
Conny Sjöblom aa42c71a06 Swedish translation 2018-11-04 14:53:20 +02:00
Kode 7b9d3f0ec6 replace text input with password input and swap input for Form::password 2018-10-20 20:08:36 +01:00
Kode de116030bc change password field on nzbget blade 2018-10-20 13:55:56 +01:00
Kode d45f5a805e wrap asset() round root assets 2018-10-17 22:16:23 +01:00
Chris c1e4103edd Add support for pinned tabs in safari (potentially) 2018-10-17 11:31:42 +01:00
Chris 7dc72d3519 style switch user icon same as user list page 2018-10-17 09:59:39 +01:00
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