Ross Mountjoy
fd3bdf483a
Merge remote-tracking branch 'origin/develop' into develop
2020-03-27 08:58:25 -04:00
Ross Mountjoy
ff6b2372b3
- reduced the size of app cards, moving description to a pop-open
...
- broke up config readme into 3 tabs, and 3 .md files
- changed 'app templates' to 'card templates'
- added 'collection' cards
- added 'custom' cards
- added options for setting tag icons and sort position
- removed list view to focus on different card types on /home
- added ability to collapse/expand tags on /home
- added setting for having tags default to collapsed state
- added settings for the default state of the sidebar
- created a public user view with no sidebar
- added sidebar default overrides for users
2020-03-27 08:58:11 -04:00
Oliver Cervera
bacbe834c5
Glances ini
2020-03-25 15:40:23 +01:00
Oliver Cervera
a988a47c3e
Glances
2020-03-25 15:29:52 +01:00
Oliver Cervera
b2657c269d
Glances
2020-03-25 15:26:01 +01:00
sportivaman
bee98e74f9
Merge pull request #48 from franznemeth/feature/http-status
...
implemented http_status platform
2020-03-23 07:24:59 -04:00
sportivaman
3a668c11d9
Merge pull request #52 from franznemeth/feature/rest-headers-ssl-verify
...
implemented headers for rest platform and option to turn ssl verification off
2020-03-23 07:24:44 -04:00
sportivaman
8e68ae1613
Merge pull request #54 from lukasmrtvy/master
...
Pack of templates
2020-03-23 07:20:22 -04:00
Lukas M
227d9ec3a7
Add files via upload
2020-03-22 21:39:38 +01:00
Lukas M
28ed8c8e21
Add files via upload
2020-03-22 21:24:11 +01:00
Lukas M
3cd43c9f10
Delete openwrt.png
2020-03-22 21:23:08 +01:00
Lukas M
5d22b68302
Add files via upload
2020-03-22 21:21:52 +01:00
Lukas M
50eb344e5c
Add files via upload
2020-03-22 21:11:51 +01:00
Lukas M
cc779ee4f0
Delete pfsense.png
2020-03-22 21:10:58 +01:00
Lukas M
5cc15472ba
Add files via upload
2020-03-22 21:08:25 +01:00
Lukas M
5266e1ae20
Rename pFsense.ini to pfSense.ini
2020-03-22 21:07:01 +01:00
Lukas M
12ab4ad469
Add files via upload
2020-03-22 18:39:17 +01:00
LM
5c42db38f5
a
2020-03-22 16:22:30 +00:00
LM
0250155639
a
2020-03-22 16:20:47 +00:00
franz.nemeth
0f9cafb456
implemented headers for rest platform and option to turn ssl verification off
2020-03-22 00:38:24 +01:00
Ross Mountjoy
c28c29c2e0
trying to fix the error on docker hub autobuild
2020-03-21 13:35:16 -04:00
Ross Mountjoy
61eaa4cfcd
trying to fix the error on docker hub autobuild
2020-03-21 13:23:51 -04:00
Ross Mountjoy
83c19616cc
more v0.5 features
...
- users can now override global settings
- added update message
2020-03-21 12:18:07 -04:00
franz.nemeth
13dffd5954
fixed method options
2020-03-21 15:56:04 +01:00
franz.nemeth
10d9f91e93
implemented http_status platform
2020-03-21 15:30:39 +01:00
sportivaman
621a22b670
Merge pull request #47 from odinsride/odinsride-doc-updates
...
Add documentation for Transmission and PiHole platforms
2020-03-21 09:00:25 -04:00
Kevin Custer
ab412f6bb9
Add documentation for PiHole and Transmission Platforms. Fix typo in curl documentation.
2020-03-21 08:26:42 -04:00
Kevin Custer
476710ea5d
Merge branch 'master' into transmission-docs
2020-03-21 07:45:27 -04:00
Ross Mountjoy
7e2f204141
fixed wsgi.py to match run.py
2020-03-20 18:15:17 -04:00
Ross Mountjoy
e1d4b9f23e
v0.5
...
- users are now managed through config.ini
- no more alembic, completely dynamic database, created on startup
- performance fixes
2020-03-20 17:56:53 -04:00
sportivaman
0d372762e2
Update README.md
...
fixes #44
2020-03-20 09:18:49 -04:00
Ross Mountjoy
d769114f35
fixed another critical bug with the tags
2020-03-20 09:10:04 -04:00
Ross Mountjoy
3bd607a33d
fixed another critical bug with the tags
2020-03-20 09:09:25 -04:00
Ross Mountjoy
5d0cbcd0e3
fixed critical bug with the tags
2020-03-19 19:54:31 -04:00
Ross Mountjoy
fddd5f8e79
fixed critical bug with the tags
2020-03-19 19:53:53 -04:00
Ross Mountjoy
c9ec0aad8a
fixed critical bug with the tags
2020-03-19 19:38:15 -04:00
Ross Mountjoy
7d34c3f258
fixed critical bug with the tags
2020-03-19 19:35:46 -04:00
Ross Mountjoy
1240664303
fixed #16 , #10 and some ui fixes
2020-03-19 16:30:44 -04:00
Ross Mountjoy
bd9a246fcf
This should fix the alembic issue, unfortunately this will require the site.db file to be deleted one more time.
2020-03-19 15:19:45 -04:00
Ross Mountjoy
259068e618
No more committing straight to master. Moving all development to dev branch.
2020-03-19 14:08:48 -04:00
sportivaman
0c0df61369
Update README.md
2020-03-19 10:13:53 -04:00
sportivaman
38df59cfb8
Create FUNDING.yml
2020-03-19 10:10:42 -04:00
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
Kevin Custer
f5c9dd185e
Update config_readme.md
2020-03-18 06:39:24 -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
sportivaman
a88a9a5173
Merge pull request #29 from spiral6/master
...
Added 4 app templates (Cockpit, JDownloader, Krusader, qBittorrent)
2020-03-11 07:42:08 -04:00
Rashad
f2d2594461
decreased sizes of big icons to 64x64, added proxmox template app
2020-03-10 19:37:18 +02:00