sportivaman
cecb1a94ca
Add files via upload
2020-03-08 12:11:56 -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
sportivaman
7f4f5161e6
Merge pull request #25 from buoyantotter/master
...
added five new template apps
2020-03-08 08:02:04 -04:00
Rashad
882def5bd3
decreased the sizes of new template app icons
2020-03-07 18:26:11 +02:00
buoyantotter
e3772c9815
Renamed nodered template app ini
2020-03-07 18:20:29 +02:00
buoyantotter
489fb1363c
fixed typo in firefly template name
2020-03-07 18:19:21 +02:00
Rashad
46372d70db
added new template apps
2020-03-07 18:13:29 +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
sportivaman
4226de9372
Merge pull request #24 from buoyantotter/master
...
added curl platform
2020-03-07 08:16:56 -05:00
buoyantotter
d480b445d9
added curl platform
2020-03-07 01:47:10 +02:00
sportivaman
8b82140be0
Update Wikijs.ini
2020-02-23 22:00:01 -05:00
Nixellion
cf16c549fb
Merge pull request 'Add templates and icons for Wiki.js and Calibre-Web' ( #67 ) from lingawakad/DashMachine:master into master
...
Reviewed-on: https://git.wolf-house.net/ross/DashMachine/pulls/67
2020-02-20 18:08:08 +00:00
lingawakad
e7e35b0202
Add Wikijs.ini
...
Add Wiki.js template and icon
2020-02-20 17:27:02 +00:00
lingawakad
f0f2240bfd
Add Calibre-Web.ini
...
Add Calibre-Web template and icon
2020-02-20 17:24:37 +00: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
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