98 Commits

Author SHA1 Message Date
sportivaman
80c622e1bb
Merge pull request #38 from odinsride/odinsride-patch-1
Fix typos in readme and platform files
2020-03-18 20:46:33 -04:00
Kevin Custer
40e4d821c4
Correct typo in rest.py 2020-03-18 06:43:58 -04:00
Kevin Custer
672c984d51
Correct typo in ping.py 2020-03-18 06:43:26 -04:00
Kevin Custer
d22ddb15a9
Update deluge.py 2020-03-18 06:42:40 -04:00
sportivaman
94a9d06ab2
Merge pull request #32 from buoyantotter/master
decreased sizes of big icons to 64x64, added proxmox template app
2020-03-11 07:43:08 -04:00
Rashad
f2d2594461 decreased sizes of big icons to 64x64, added proxmox template app 2020-03-10 19:37:18 +02:00
Shamee Mahmud
53e25d4999 Added 4 app templates (Cockpit, JDownloader, Krusader, qBittorrent) 2020-03-09 15:29:24 -05:00
Ross Mountjoy
5f04d45d9b updated requirements.txt 2020-03-08 12:19:27 -04:00
Ross Mountjoy
44ad2167ee Merge branch 'master' of github.com:rmountjoy92/DashMachine 2020-03-08 12:04:10 -04:00
Ross Mountjoy
00786d9eb6 - fixed lack of feedback on login screen
- fixed broken images on README.md
- updated README.md
- updated the PR template
- adding option for changing the tab name
- added tag headers for grid and list view
- added function that resizes template app images to 64x64 on startup
- fixed error that was blocking image types from being uploaded
2020-03-08 11:55:21 -04:00
Rashad
882def5bd3 decreased the sizes of new template app icons 2020-03-07 18:26:11 +02:00
buoyantotter
358746511f
new icons for new templates
icons for firefly III, openmediavault, dokuwiki, nodered and duplicati
2020-03-07 17:59:46 +02:00
buoyantotter
d480b445d9
added curl platform 2020-03-07 01:47:10 +02:00
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
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
di-dc
3aaa1cae74 Updated error pages to set correct path for page-404.css 2020-02-16 12:10:18 -07:00
J0n4t4n
710558d335 Resize images to spec
Plex, Unifi, Mailcow
2020-02-16 17:43:11 +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
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
Alfie "Azelphur" Day
8e4d5d732e Add deluge platform 2020-02-13 14:57:36 +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
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
c064ed2411 Merge branch 'master' of TheBinaryLoop/DashMachine into master 2020-02-11 12:25:22 +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
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
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
924add8d76 fixed critical bug 2020-02-08 17:44:57 -05:00
Ross Mountjoy
10a1b16016 fixed critical bug 2020-02-08 17:34:46 -05:00
Ross Mountjoy
fc5e422dc9 fixed critical bug 2020-02-08 17:31:53 -05:00
Ross Mountjoy
838831b857 0.3 ready for docker testing 2020-02-08 17:05:48 -05:00
Ross Mountjoy
91c5350330 move platform readmes to the their modules 2020-02-08 12:46:44 -05:00
Ross Mountjoy
25c530e5fc update config_readme.md 2020-02-08 11:22:20 -05:00
Ross Mountjoy
fb621ae66d new readme system 2020-02-08 11:07:31 -05:00
Ross Mountjoy
2d0f53ca4f working on user system 2020-02-08 09:12:57 -05:00
Ross Mountjoy
071d12a285 working on user system 2020-02-08 09:12:40 -05:00
Ross Mountjoy
82c7afb470 Merge branch 'develop' of Nixellion/DashMachine into develop 2020-02-07 18:47:48 +00:00
Ross Mountjoy
da44d56fa8 updated ping.py 2020-02-07 13:46:44 -05:00