Merge branch 'main' of gitlab.com:bashrc2/epicyon

merge-requests/30/head
Bob Mottram 2021-11-21 20:30:32 +00:00
commit c6556fa074
17 changed files with 56 additions and 2 deletions

View File

@ -12939,8 +12939,6 @@ class PubServer(BaseHTTPRequestHandler):
this should only allow through basic information, such as nodeinfo
"""
if path == '/' or path == '/about' or path == '/login' or \
path.startswith('/api/') or \
path.startswith('/nodeinfo/') or \
path.startswith('/blog/'):
return True
return False

View File

@ -1,4 +1,8 @@
{
"dropdown-fg-color": "#222",
"dropdown-bg-color": "white",
"dropdown-bg-color-hover": "lightgrey",
"dropdown-fg-color-hover": "#222",
"today-circle": "#03a494",
"options-main-link-color-hover": "white",
"main-link-color-hover": "blue",

View File

@ -1,4 +1,8 @@
{
"dropdown-fg-color": "#9ad791",
"dropdown-bg-color": "#222",
"dropdown-bg-color-hover": "#444",
"dropdown-fg-color-hover": "#9ad791",
"column-left-header-background": "#035103",
"font-size-header": "12px",
"font-size-header-mobile": "20px",

View File

@ -1,4 +1,8 @@
{
"dropdown-fg-color": "white",
"dropdown-bg-color": "#483335",
"dropdown-bg-color-hover": "#583335",
"dropdown-fg-color-hover": "white",
"post-separator-margin-top": "10px",
"post-separator-margin-bottom": "10px",
"time-color": "grey",

View File

@ -1,4 +1,8 @@
{
"dropdown-fg-color": "white",
"dropdown-bg-color": "#222",
"dropdown-bg-color-hover": "#444",
"dropdown-fg-color-hover": "white",
"newswire-publish-icon": "True",
"full-width-timeline-buttons": "True",
"icons-as-buttons": "False",

View File

@ -1,4 +1,8 @@
{
"dropdown-fg-color": "black",
"dropdown-bg-color": "#dedede",
"dropdown-bg-color-hover": "#ccc",
"dropdown-fg-color-hover": "black",
"timeline-icon-width": "30px",
"timeline-icon-width-mobile": "60px",
"button-bottom-margin": "0",

View File

@ -1,4 +1,8 @@
{
"dropdown-fg-color": "#33390d",
"dropdown-bg-color": "#9fb42b",
"dropdown-bg-color-hover": "#33390d",
"dropdown-fg-color-hover": "#9fb42b",
"newswire-publish-icon": "True",
"full-width-timeline-buttons": "False",
"icons-as-buttons": "False",

View File

@ -1,4 +1,8 @@
{
"dropdown-fg-color": "#2d2c37",
"dropdown-bg-color": "#d6dbf0",
"dropdown-bg-color-hover": "#b6bbf0",
"dropdown-fg-color-hover": "#2d2c37",
"avatar-rounding": "50%",
"icon-brightness-change": "80%",
"button-selected": "#999",

View File

@ -1,4 +1,8 @@
{
"dropdown-fg-color": "#0481f5",
"dropdown-bg-color": "#0d0d10",
"dropdown-bg-color-hover": "#0b0b10",
"dropdown-fg-color-hover": "#0481f5",
"avatar-rounding": "50%",
"newswire-publish-icon": "True",
"full-width-timeline-buttons": "False",

View File

@ -1,4 +1,8 @@
{
"dropdown-fg-color": "black",
"dropdown-bg-color": "#aba0d4",
"dropdown-bg-color-hover": "#cba0d4",
"dropdown-fg-color-hover": "black",
"title-color": "#111",
"font-size-header": "18px",
"font-size-header-mobile": "34px",

View File

@ -1,4 +1,8 @@
{
"dropdown-fg-color": "#f98bb0",
"dropdown-bg-color": "#2f152d",
"dropdown-bg-color-hover": "#3f152d",
"dropdown-fg-color-hover": "#f98bb0",
"column-left-top-margin": "0.4cm",
"column-right-top-margin": "0.8cm",
"time-vertical-align": "0%",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.5 KiB

After

Width:  |  Height:  |  Size: 9.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.0 KiB

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -1,4 +1,8 @@
{
"dropdown-fg-color": "white",
"dropdown-bg-color": "#002a3a",
"dropdown-bg-color-hover": "#025d84",
"dropdown-fg-color-hover": "white",
"post-separator-margin-top": "10px",
"post-separator-margin-bottom": "10px",
"calendar-header-font-style": "normal",

View File

@ -1,4 +1,8 @@
{
"dropdown-fg-color": "#2d2c37",
"dropdown-bg-color": "#ddd",
"dropdown-bg-color-hover": "#ccc",
"dropdown-fg-color-hover": "#2d2c37",
"button-fg-highlighted": "#eeeeee",
"button-selected-text": "#eeeeee",
"button-text": "#eeeeee",

View File

@ -1,4 +1,8 @@
{
"dropdown-fg-color": "#ffc4bc",
"dropdown-bg-color": "#1f0d10",
"dropdown-bg-color-hover": "#222",
"dropdown-fg-color-hover": "#ffc4bc",
"post-separator-margin-top": "10px",
"post-separator-margin-bottom": "10px",
"newswire-publish-icon": "True",

View File

@ -1,4 +1,8 @@
{
"dropdown-fg-color": "#d5c7b7",
"dropdown-bg-color": "#4c4e41",
"dropdown-bg-color-hover": "#3c4e41",
"dropdown-fg-color-hover": "#d5c7b7",
"avatar-rounding": "50%",
"dropdown-bg-color-hover": "#463b35",
"cw-color": "#d5c7b7",