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
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)
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
romaine murray
9846f3d1b8
added support for sabnzbd
2020-04-08 10:50:33 -05: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
Ross Mountjoy
69aabded85
updated weather.py
2020-04-05 12:12:35 -04:00
Ross Mountjoy
6d18bc74bd
fixed some problems with the custom weather card
2020-04-05 10:59:18 -04:00
sportivaman
47fd8f519f
Merge pull request #98 from Thlb/master
...
Add 25 Apps templates
2020-04-05 10:08:31 -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
Thlb
612cfd3e38
Resize icons 64x64
2020-04-04 14:43:25 +02:00
Thlb
7de2c4188b
Add Synology Download Station app template
2020-04-04 14:42:46 +02:00
Thlb
681af1d0e7
Add Synology Moments app template
2020-04-04 14:42:33 +02:00
Thlb
5cd92ac19b
Add Synology Office app template
2020-04-04 14:42:16 +02:00
Thlb
ae9b341a88
Add Synology Video Station app template
2020-04-04 14:42:07 +02:00
Thlb
ecf61220a6
Add Synology Note Station app template
2020-04-04 14:41:56 +02:00
Thlb
16b0fc8726
Add Synology MailPlus app template
2020-04-04 14:41:47 +02:00
Thlb
cdd01f5b59
Add Synology Drive app template
2020-04-04 14:41:38 +02:00
Thlb
1b53790781
Add Synology Calendar app template
2020-04-04 14:41:29 +02:00
Thlb
0f18a4134b
Add Synology Audio Station app template
2020-04-04 14:41:16 +02:00
Thlb
eb458a6c89
Add Synology ActiveBackup app template
2020-04-04 14:41:03 +02:00
Thlb
9c6814ab2f
Add WeTTy app template
2020-04-04 02:01:21 +02:00
Thlb
42339e86e7
Add Wallabag app template
2020-04-04 02:01:07 +02:00
Thlb
dda9a5868f
Add VMware ESXi app template
2020-04-04 02:00:57 +02:00
Thlb
5838da31e7
Add ProjectSend app template
2020-04-04 02:00:45 +02:00
Thlb
f453b102db
Add PrivateBin app template
2020-04-04 02:00:36 +02:00
Thlb
3b93d48cb2
Add phpMyAdmin app template
2020-04-04 02:00:27 +02:00
Thlb
34a7bb5c54
Add Phoscon app template
2020-04-04 02:00:15 +02:00
Thlb
8c33637c74
Add OpenEats app template
2020-04-04 02:00:06 +02:00
Thlb
14fb530706
Add Jenkins app template
2020-04-04 01:59:57 +02:00
Thlb
46ce111707
Add Jeedom app template
2020-04-04 01:59:48 +02:00
Thlb
f018088f90
Add Kodi app template
2020-04-04 01:59:39 +02:00
Thlb
73d4d23d1c
Add iLO app template
2020-04-04 01:59:29 +02:00
Thlb
f8f933ec9b
Add Homebridge app template
2020-04-04 01:59:13 +02:00
Thlb
e0438987de
Add Healthchecks app template
2020-04-04 01:59:00 +02:00
Thlb
63a246c685
Add Gogs app template
2020-04-04 01:58:26 +02:00
sportivaman
859f57f505
Merge pull request #93 from Aerion/fix-invalid-space-chars
...
disable interpolation for config reader
2020-04-02 19:58:28 -04:00
Guillaume Taquet Gasperini
e9dac3c31a
disable interpolation for config reader
...
This caused strings whith the '%' character in it to be interpreted by
Python's ConfigParser. This behavior is not needed for DashMachine,
the goal is to read exactly what the user types.
Setting interpolation to None fixes this.
See: https://docs.python.org/3/library/configparser.html?highlight=configparser#interpolation-of-values
2020-04-02 18:57:47 +02:00
Guillaume Taquet Gasperini
1346a403fe
improve quality of some apps images
...
Used imagemagick's convert to generate 64x64 thumbnails with better
quality than the ones existing. See Ombi / Sonarr for instance.
2020-04-02 16:05:18 +02:00
Guillaume Taquet Gasperini
28614a0504
fix rest platform headers not working
...
headers were of type str, but requests.get expects a dict.
This deserializes the headers argument from str to dict (via json).
2020-04-02 13:17:17 +02:00
Ross Mountjoy
170daf1b81
- reverted experiment that was supposed to never be saved, but broke iframes.
2020-03-30 17:45:39 -04:00
Ross Mountjoy
15395d0f8d
-fixed issue I've been dealing with concerning untagged apps
...
- they now show up as 'untagged'
- centered dropdown icon on tag headers
- added example for custom cards
- highlighted that HTML can now be used in the description field for apps.
- added sidebar_icon for all template apps, because if it's blank now, it doesnt show up on the sidebar.
2020-03-30 17:36:40 -04:00
Ross Mountjoy
48b9ba5296
v0.5 revision 2
...
- fixed issue with collections not working without tags (fixes #75 )
- centered card title (fixes #74 )
- added buttons to /unauthorized to guide user to /login or back
2020-03-29 08:41:12 -04:00