281 Commits

Author SHA1 Message Date
lingawakad
a754662d64 Add Wiki.js icon
Add Wiki.js template and icon
2020-02-20 17:23:39 +00:00
lingawakad
67e01fde68 Add Calibre-Web icon
Add Calibre-Web template and icon
2020-02-20 17:23:14 +00:00
Ross Mountjoy
cdf28f204d 1 2020-02-18 15:02:33 -05:00
Ross Mountjoy
c2f2870eea added some apps 2020-02-18 15:00:31 -05:00
Ross Mountjoy
cc4fbb46aa Merge pull request 'Added CONTEXT_PATH option when running via docker' (#57) from di/DashMachine:add-context_path-option into master
Reviewed-on: https://git.wolf-house.net/ross/DashMachine/pulls/57

Awesome, good work!
2020-02-16 22:16:11 +00:00
di-dc
cd7158bca9 Added CONTEXT_PATH option when running via docker 2020-02-16 13:42:40 -07:00
Ross Mountjoy
19eb19d0da Merge pull request 'Updated error pages to set correct path for page-404.css' (#56) from di/DashMachine:fix-error-page-css-path into master
Reviewed-on: https://git.wolf-house.net/ross/DashMachine/pulls/56
2020-02-16 19:46:09 +00:00
di-dc
3aaa1cae74 Updated error pages to set correct path for page-404.css 2020-02-16 12:10:18 -07:00
Ross Mountjoy
43b82a16a7 Merge pull request 'Create Plex, Unifi, Mailcow Template' (#55) from J0n4t4n/DashMachine:additional_apps into master
Reviewed-on: https://git.wolf-house.net/ross/DashMachine/pulls/55

Great PR
Thank you!!!
2020-02-16 18:03:20 +00:00
J0n4t4n
710558d335 Resize images to spec
Plex, Unifi, Mailcow
2020-02-16 17:43:11 +01:00
J0n4t4n
023b9a96e2 Replace description with official ones
Plex, Unifi, Mailcow
2020-02-16 17:33:10 +01:00
J0n4t4n
3dd1dcaa35 Add Mailcow template and icon 2020-02-16 17:25:09 +01:00
J0n4t4n
5e58749d25 Add Unifi template and icon 2020-02-16 17:20:11 +01:00
J0n4t4n
5066d1b7dd Add Plex template and icon 2020-02-16 17:10:05 +01:00
Ross Mountjoy
c8d2c383af Update 'pull_request_template.md' 2020-02-14 21:31:55 +00:00
Ross Mountjoy
9f713d4bfa Update 'README.md' 2020-02-14 21:30:11 +00:00
Ross Mountjoy
a627573179 Update 'pull_request_template.md' 2020-02-14 21:28:14 +00:00
Ross Mountjoy
9d54dd84b0 Update 'pull_request_template.md' 2020-02-14 21:23:12 +00:00
Ross Mountjoy
35fdc9190c Add 'pull_request_template.md' 2020-02-14 21:10:04 +00:00
Ross Mountjoy
dfa46512f1 Merge pull request 'Fix unable to login with a username that contains uppercase characters' (#45) from Azelphur/DashMachine:master into master
Reviewed-on: https://git.wolf-house.net/ross/DashMachine/pulls/45

Good looks, thanks!
2020-02-14 20:47:38 +00:00
Alfie "Azelphur" Day
c170868845 Lowercase username when adding or editing 2020-02-14 19:52:10 +00:00
Ross Mountjoy
445ca85808 changed how template apps are handled, no more database table, also separate files for each app. Unfortunately the idea of displaying a list here is not going to work. As we add data sources for template apps, there's going to be too much data to send at one time, so we'll need to keep the autocomplete. 2020-02-13 11:22:40 -05:00
Ross Mountjoy
331027894a Merge pull request 'Add deluge platform' (#42) from Azelphur/DashMachine:master into master
Reviewed-on: https://git.wolf-house.net/ross/DashMachine/pulls/42

Thanks!
2020-02-13 15:49:07 +00:00
Alfie "Azelphur" Day
8e4d5d732e Add deluge platform 2020-02-13 14:57:36 +00:00
Ross Mountjoy
b45e9367e8 Merge pull request 'Added new app templates & HandBrake template fix' (#40) from TheBinaryLoop/DashMachine:master into master
Reviewed-on: https://git.wolf-house.net/ross/DashMachine/pulls/40
2020-02-13 11:25:38 +00:00
TheBinaryLoop
5a174026a2 Added BookStack template 2020-02-13 07:27:15 +00:00
TheBinaryLoop
5be898624a Upload files to 'dashmachine/static/images/apps' 2020-02-13 07:25:51 +00:00
TheBinaryLoop
640fc8a496 Added OPNsense icon 2020-02-13 07:25:27 +00:00
TheBinaryLoop
bef0b7ebc4 Added OPNsense template 2020-02-13 07:24:48 +00:00
Ross Mountjoy
d0a53141b8 hot fix, kill tooltip on view switcher 2020-02-12 18:32:15 -05:00
Ross Mountjoy
131a49030e added list view, and possibly some bugs ;) 2020-02-12 18:17:23 -05:00
Ross Mountjoy
c59d2cab27 fixed https://git.wolf-house.net/ross/DashMachine/issues/32 and https://git.wolf-house.net/ross/DashMachine/issues/31 2020-02-12 08:59:07 -05:00
Ross Mountjoy
8c3d4ef1de edit Dockerfile to fix https://git.wolf-house.net/ross/DashMachine/issues/30 2020-02-11 11:38:39 -05:00
Ross Mountjoy
4bddc73671 edit Dockerfile to fix https://git.wolf-house.net/ross/DashMachine/issues/30 2020-02-11 11:34:54 -05:00
Ross Mountjoy
2eea324fa7 edit Dockerfile to fix https://git.wolf-house.net/ross/DashMachine/issues/30 2020-02-11 11:33:41 -05:00
Ross Mountjoy
7c4c8cc696 edit Dockerfile to fix https://git.wolf-house.net/ross/DashMachine/issues/30 2020-02-11 11:24:58 -05:00
Ross Mountjoy
c064ed2411 Merge branch 'master' of TheBinaryLoop/DashMachine into master 2020-02-11 12:25:22 +00:00
Ross Mountjoy
35b5a938d4 Merge branch 'master' of fosspill/DashMachine into master 2020-02-11 12:25:14 +00:00
fosspill
c5f5699d09 Autofocus search bar for quicker searching 2020-02-11 11:04:51 +00:00
TheBinaryLoop
3aa87865dd Added HandBrake icon 2020-02-11 09:18:33 +00:00
TheBinaryLoop
dd8216be01 Added HandBrake template 2020-02-11 09:17:36 +00:00
Ross Mountjoy
b768e26dcf updated version.py 2020-02-10 18:51:08 -05:00
Ross Mountjoy
438101c7ae mobile responsiveness fixes on /settings 2020-02-10 18:44:29 -05:00
Ross Mountjoy
85091a6611 edit config_readme.md 2020-02-10 07:58:35 -05:00
Ross Mountjoy
20226c69f5 Merge remote-tracking branch 'origin/master' 2020-02-09 17:26:36 -05:00
Ross Mountjoy
0fc2c327b8 accent color scrollbars 2020-02-09 17:26:25 -05:00
Ross Mountjoy
9cbdf43812 added error message for undefined groups in the config 2020-02-09 11:46:41 -05:00
Ross Mountjoy
2bc5f6c28a Merge remote-tracking branch 'origin/master' 2020-02-09 00:08:36 -05:00
Ross Mountjoy
518a01e7c5 removed versions from requirements.txt 2020-02-09 00:08:28 -05:00
Ross Mountjoy
a252e837a4 Merge branch 'docker' of Sandro/DashMachine into master
Saved me an afternoon! Thank you!!
2020-02-09 04:57:40 +00:00