Fedilove from Scratch! https://www.nobigtech.es
Go to file
Niko 817837c046 Create JS hash handler system for /app + Async loading of scripts (modules)
* Added a window.hashchange event listener to process everything
* Renamed http.js to base.js (as it contains more stuff)
* Improved nav button linking to support hash system
* Other refactoring
2022-02-11 18:21:28 +01:00
_dev initial commit 2022-02-08 14:07:18 +01:00
api Add actor URL redirection to /@username when Accepts text/html 2022-02-09 19:46:08 +01:00
web Create JS hash handler system for /app + Async loading of scripts (modules) 2022-02-11 18:21:28 +01:00
.gitignore Changed MEDIA_DIR to DATA_DIR to hold assets too 2022-02-11 01:46:55 +01:00
LICENSE Initial commit 2022-02-08 13:04:20 +00:00
README.md Initial commit 2022-02-08 13:04:20 +00:00
dev.sh initial commit 2022-02-08 14:07:18 +01:00
docker-compose.yaml Changed MEDIA_DIR to DATA_DIR to hold assets too 2022-02-11 01:46:55 +01:00
env.example Changed MEDIA_DIR to DATA_DIR to hold assets too 2022-02-11 01:46:55 +01:00
nginx.conf Changed MEDIA_DIR to DATA_DIR to hold assets too 2022-02-11 01:46:55 +01:00

README.md

fedilove