- Sep 20, 2022
-
-
Haelwenn authored
git diff --name-only 48e47e86..origin/develop | while read name; do test -e "$name" && reuse addheader --year 2019-2022 --copyright 'Pleroma Authors <https://pleroma.social>' --license 'AGPL-3.0-only' "$name"; done
-
- Aug 28, 2022
-
-
Haelwenn authored
-
- Jan 24, 2020
-
-
jp authored
- .dockerignore for building - Dockerfile created usign node-10-alpine and nginx-mainline - docker/ scripts and templates added
-