312 Commits

Author SHA1 Message Date
Ross Mountjoy
9ecb749601 removed border-bottom from sidenav collection items. 2020-05-30 12:00:15 -04:00
Ross Mountjoy
6b362950f7 dark mode toggle on sidenav works now. it changes the user's theme setting. 2020-05-30 11:47:56 -04:00
Ross Mountjoy
634d21ac2d ctrl + s now submits the config editor form. 2020-05-30 10:05:40 -04:00
Ross Mountjoy
38f7c18e2f manually adding #152 to develop 2020-05-30 09:39:38 -04:00
Ross Mountjoy
29f5054913 fixed issue with plex platform 2020-05-30 09:27:50 -04:00
sportivaman
d85dff85fe
Merge pull request #168 from saponace/feat-new-apps-templates
Add apps templates for Cyberchef, Kibana, Filebrowser, Authelia, YoutubeDL-Material and Dozzle
2020-05-30 09:25:48 -04:00
Ross Mountjoy
29b9fe3d22 (MANUALLY ADDING PR FROM reedhaffner 0.6 version) Add Plex as a platform 2020-05-30 09:24:37 -04:00
Ross Mountjoy
3a4cd45313 (MANUALLY ADDING PR FROM reedhaffner ) Add available fields in Deluge platform 2020-05-30 09:17:18 -04:00
Ross Mountjoy
52de05cfd4 (MANUALLY ADDING PR FROM Thlb 0.6) Add Docker platform and template app 2020-05-30 09:12:56 -04:00
Ross Mountjoy
5240f6210c (MANUALLY ADDING PR FROM Thlb 0.6 version) Add Lidarr platforms 2020-05-30 08:55:09 -04:00
Ross Mountjoy
19ac14ed0e (MANUALLY ADDING PR FROM Thlb 0.6 version) Add Sonarr,Radarr,Tautulli,Healthchecks platforms 2020-05-30 08:25:16 -04:00
Remi Somdecoste-Lespoune
d125645bcc Add Dozzle template 2020-05-28 01:30:21 +02:00
Remi Somdecoste-Lespoune
1999511fdc Add YoutubeDL-Material template 2020-05-27 15:49:56 +02:00
Remi Somdecoste-Lespoune
4ad069a93a Add Authelia template 2020-05-27 15:43:14 +02:00
Remi Somdecoste-Lespoune
f9a883b563 Add Filebrowser template 2020-05-27 15:39:05 +02:00
Remi Somdecoste-Lespoune
7f6ae09077 Add Kibana template 2020-05-27 15:34:25 +02:00
Remi Somdecoste-Lespoune
a779c2e7dd Add Cyberchef template 2020-05-27 15:25:27 +02:00
Ross Mountjoy
9243692217 - fixed issue where expanding cards were breaking grid 2020-05-21 15:19:23 -04:00
Ross Mountjoy
401ddbe5c6 - fixed searchbar covering sidenav 2020-05-21 13:10:18 -04:00
Ross Mountjoy
962bfa780d - disabled expanding cards on mobile devices 2020-05-21 12:05:18 -04:00
Ross Mountjoy
4b5b7a9464 - actually fixed that last issue. 2020-05-21 11:44:07 -04:00
Ross Mountjoy
a8e15ac437 - fixed error causing collections to display over the tag selector dropdown 2020-05-21 11:38:57 -04:00
Ross Mountjoy
f5c246788d - fixed error causing wiki form to show on config editor 2020-05-21 11:16:43 -04:00
Ross Mountjoy
88c1f5fb15 - started the wiki system
- improved collections
- implemented auto expand on hover
2020-05-21 11:10:31 -04:00
Ross Mountjoy
daa4fe6c8f - fixes #163 2020-05-11 06:14:44 -04:00
Ross Mountjoy
7a5309fcf7 - fixed error in dockerfile 2020-05-10 09:00:13 -04:00
Ross Mountjoy
c2e06ff7a1 - fixed error in dockerfile 2020-05-09 12:54:19 -04:00
Ross Mountjoy
c521b41765 - fixed issue with 'info' tab of settings editor not appearing on desktop size
- fixed 'tags' gui section if no tags exist in config
- fixed issue with tag selector visibility
2020-05-08 13:12:13 -04:00
Ross Mountjoy
e63aa75c22 trying to fix docker's annoying git issues. 2020-05-08 12:19:23 -04:00
Ross Mountjoy
c00f5bbf8b trying to fix docker's annoying git issues. 2020-05-08 12:14:03 -04:00
Ross Mountjoy
81d3f96f3a trying to fix docker's annoying git issues. 2020-05-08 12:11:13 -04:00
Ross Mountjoy
0b2bb955cf tracking codemirror 2020-05-08 11:47:50 -04:00
Ross Mountjoy
0b37598508 - fixed problem causing failure to start if no tags or action providers
- replaced 'no cards go to settings' with a tap target
2020-05-08 10:23:15 -04:00
Ross Mountjoy
62191b21b8 ##### Updated to version 0.6!
> Version 0.6 brings DashMachine one big step forward to being a finished product by adding a gui to edit the various settings in the config.ini.

**Changelog**
- improvements to /home including 'pinned' cards, multi-select tag filtering, 'action providers' allowing you to do web searches from the searchbar
- rebuilt sidenav with list view, mirroring filter/search/collapse state of the homepage
- /settings and /home now on same route
- dynamic reloading of settings (no more page reloads)
- dedicated config.ini editor slide-out
- settings editor slide-out
- card editor slide-out
- better access group control
- dedicated documentation pages
- improved documentation
- new system for automatically generating documentation for platforms
- ability to load custom platforms
- added an 'on_starup' method for platforms allowing for registering api routes. (example coming soon)
v0.6
2020-05-07 09:27:18 -04:00
sportivaman
dc1863ffc7
Merge pull request #124 from rmountjoy92/master
merge 56b170b with develop
2020-04-12 14:00:28 -04:00
sportivaman
63b7864ca5
Merge pull request #111 from the4ndy/patch-1
Added ssl_ignore attribute to http_status platform
v0.5-4
2020-04-12 13:58:29 -04:00
sportivaman
aaf8913de3
Merge pull request #114 from marcjmiller/fixRunPyForRemoteExecution
updated run.py to fix behavior when run remotely (i.e. init.d scripts)
2020-04-12 13:57:13 -04:00
sportivaman
7f29f3f0d1
Merge pull request #119 from rxmii4269/develop
added support for sabnzbd
2020-04-12 13:08:13 -04:00
Romaine Murray
f2cf017be9
Merge pull request #1 from rxmii4269/master
Added Support for sabnzbd
2020-04-08 22:28:28 -05:00
romaine murray
9846f3d1b8 added support for sabnzbd 2020-04-08 10:50:33 -05:00
Marc Miller
753126a39c updated run.py to fix behavior when run remotely (i.e. init.d scripts) 2020-04-07 23:37:19 -04:00
theSheriff
56b170b04c
Added ssl_ignore attribute to platform
Added ssl_ignore attribute to platform to allow users to ignore self-signed or other SSL errors. Defaults to SSL verification ON
2020-04-07 16:18:13 -04:00
sportivaman
a01a7b911e
Merge pull request #102 from rmountjoy92/develop
updated weather.py
2020-04-05 12:12:57 -04:00
Ross Mountjoy
69aabded85 updated weather.py 2020-04-05 12:12:35 -04:00
sportivaman
7ef25d2c40
Merge pull request #101 from rmountjoy92/develop
Fix issues with custom weather card
2020-04-05 11:00:40 -04:00
Ross Mountjoy
6d18bc74bd fixed some problems with the custom weather card 2020-04-05 10:59:18 -04:00
sportivaman
bb1ab505b0
Merge pull request #100 from rmountjoy92/master
pulling https://github.com/rmountjoy92/DashMachine/pull/98 to develop
2020-04-05 10:10:09 -04:00
sportivaman
47fd8f519f
Merge pull request #98 from Thlb/master
Add 25 Apps templates
2020-04-05 10:08:31 -04:00
sportivaman
50c157cf40
Merge pull request #99 from rmountjoy92/develop
0.5 revision 4
2020-04-05 10:07:42 -04:00
Ross Mountjoy
a1295a7b94 - added 'weather' data source and custom card
- fixes #89
- fixes #88
- fixes #82
2020-04-05 10:06:02 -04:00