pezcurrel 4 years ago
parent
commit
fe9230d0d2
4 changed files with 4 additions and 3 deletions
  1. 1 1
      docker/build.sh
  2. 1 1
      docker/files/update.sh
  3. 1 1
      web/mustard/crawler/crawl.sh
  4. 1 0
      web/mustard/dafa.txt

+ 1 - 1
docker/build.sh

@@ -1,4 +1,4 @@
 #!/bin/sh
-BASEDIR=$(dirname $0)
+BASEDIR=$(dirname "$0")
 cd "$BASEDIR"
 docker build -t 'pongrebio/mastostart:0.1.4' -t 'pongrebio/mastostart:latest' .

+ 1 - 1
docker/files/update.sh

@@ -1,5 +1,5 @@
 #!/bin/sh
-BASEDIR=$(dirname $0)
+BASEDIR=$(dirname "$0")
 cd "$BASEDIR/MastodonStartpage"
 git pull
 cd ..

+ 1 - 1
web/mustard/crawler/crawl.sh

@@ -1,4 +1,4 @@
 #!/bin/sh
-BASEDIR=$(dirname $0)
+BASEDIR=$(dirname "$0")
 cd "$BASEDIR"
 php peerscrawl.php -e peerscrawl.exclude && php crawler.php

+ 1 - 0
web/mustard/dafa.txt

@@ -24,6 +24,7 @@
 - pagina gestione proprio account
 - pagina gestione blacklist
 - pagina reset password
+? help online
 - una pagina che rilevi eventuali inconsistenze nel db, tra le quali: mail account guest diversa da mail di contatto istanza (mail contatto d'istanza può cambiare nel tempo)
 * implementare la faccenda dell'invio di mail preformattate agli admin con invito a editare i propri dati (quindi implementare "livelli di admin" e relative restrizioni: admin invitat* può vedere solo la pagina relativa alla propria istanza, solo aggiungere valori (non in tutti i casi), editare ed eliminare solo valori che ha aggiunto e solo se non sono già stati linkati da altr*)
 * dispinst.php, invite.php: possibilità di, errrr, "incalzare" admin già invitat*