Simple social network without an algorithm.
  • JavaScript 99.4%
  • HTML 0.6%
Find a file
2026-03-28 12:15:52 +01:00
public Add send icon 2026-03-28 12:15:52 +01:00
.gitignore Add security.js and database.js 2026-03-21 16:15:47 +01:00
database.js Fix bug in feed update 2026-03-28 10:24:55 +01:00
LICENCE Add LICENCE 2026-03-09 16:59:17 +01:00
main.js Add secure hashing and secure token generation + fix error preventing opinions to be updated on posts liked/disliked by current user 2026-03-28 11:31:19 +01:00
package.json Add secure hashing and secure token generation + fix error preventing opinions to be updated on posts liked/disliked by current user 2026-03-28 11:31:19 +01:00
README.md Add README.md 2026-03-09 16:55:27 +01:00
security.js Add secure hashing and secure token generation + fix error preventing opinions to be updated on posts liked/disliked by current user 2026-03-28 11:31:19 +01:00

Rettwit

Simple social network without an algorithm.