Chris
125b9f4160
Some fixes and changes to run css
6 years ago
Kode
488fee7b4b
fixes
6 years ago
Kode
4fba596909
add enable button
6 years ago
Kode
21c1401859
fixes
6 years ago
Kode
4351f55225
updates
6 years ago
Kode
d1956c4e88
updates
6 years ago
Chris
e081cc31a2
small update
6 years ago
Chris
88153b0e32
Redo app form page
6 years ago
Chris
2b2d51cb6f
changes
6 years ago
Kode
540bead0db
Fix test button
6 years ago
Kode
6e9f25d680
Fixes
6 years ago
Kode
268afe7006
Get working
6 years ago
Kode
7b9d3f0ec6
replace text input with password input and swap input for Form::password
6 years ago
Kode
de116030bc
change password field on nzbget blade
6 years ago
Chris
4fb59385b7
work on applications
6 years ago
Kode
d45f5a805e
wrap asset() round root assets
6 years ago
Chris
c1e4103edd
Add support for pinned tabs in safari (potentially)
6 years ago
Chris
7dc72d3519
style switch user icon same as user list page
6 years ago
KodeStar
b22117dd01
Add missing override url
6 years ago
KodeStar
c88efa8dbc
Fix broken config
6 years ago
alxlaxv
53903daa87
Update app.php
6 years ago
alxlaxv
32fa27337a
Update app.php
French translations improved
6 years ago
keranoz
4abb14bf54
Update app.php
Improved some translations that seemed machine translated and added missing entries.
6 years ago
Chris
cb21b0f8f1
add basic auth support and put username in switch user section
6 years ago
Chris
4c8c5fa27f
Replace name for username in list view
6 years ago
Chris
6093119dde
Change name to username
6 years ago
Chris
15755a3fd1
move all assets locally
6 years ago
Chris
0213c81e0d
muted the switch user button until it's hovered over
6 years ago
Chris
c47f296f17
Change location of switch user
6 years ago
Chris
75133474f7
Added support and br translation
6 years ago
Kode
ddbe171f3a
minor change to user avatar size to cut down whitespace a bit
6 years ago
Kode
d0293c785b
Get settings working and autologin
6 years ago
Chris
aceed3d13b
fix settings edit not working
6 years ago
Chris
10b70d4a09
changes
6 years ago
Chris
cb9e014cf3
Autologin togles working
6 years ago
Kode
6501aacb1b
update to laravel 5.7 and try getting autologin saved
6 years ago
Kode
c3da17befc
User specific items
6 years ago
Kode
46bb073001
Working on multi user
6 years ago
Kode
6941fd3e2d
Fixes for folder installs
6 years ago
Chris
e86e681c53
Initial commit of multi user
6 years ago
Chris
a3f7bafedb
change css and js links to asset links
6 years ago
Birger J. Nordølum
6cb8487a52
Clarified _rune.scss file
7 years ago
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.
7 years ago
Birger J. Nordølum
7142f755f5
Fixes error thrown by UglifyJS
7 years ago
Birger J. Nordølum
9fbc8dc1f9
Fix missing bracket in app.js
7 years ago
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.
7 years ago
Daniel Soares
4def720d1a
spell checking
7 years ago
Daniel Soares
2a0404ea17
Brazilian Portuguese translation
7 years ago
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.
7 years ago
Birger J. Nordølum
3f19882df8
All the other tweaks
7 years ago