Next generation ActivityPub nanoblogging server. Nowhere near finished. https://nyanoblog.org
Find a file
2022-12-20 14:09:19 +01:00
.idea add webstorm project config files 2022-12-04 21:58:30 +01:00
contrib add base theme stuff 2022-12-12 23:56:45 +01:00
migrations add even more fields to user schema 2022-12-19 15:45:03 +01:00
public web: add footer 2022-12-14 05:17:07 +01:00
scripts add state 2022-12-05 02:01:35 +01:00
src implement validate for bearcaps 2022-12-20 14:09:19 +01:00
.editorconfig initial commit uwu 2022-12-01 01:07:28 +01:00
.env.default include JWT secret in default config 2022-12-18 17:11:51 +01:00
.eslintrc.cjs fix typo in eslint config 2022-12-04 23:38:29 +01:00
.gitignore add webstorm project config files 2022-12-04 21:58:30 +01:00
.gitmodules add base theme stuff 2022-12-12 23:56:45 +01:00
Cargo.lock add bearcap utility 2022-12-20 14:00:41 +01:00
Cargo.toml add bearcap utility 2022-12-20 14:00:41 +01:00
package-lock.json web: add redux store 2022-12-16 03:33:02 +01:00
package.json web: add redux store 2022-12-16 03:33:02 +01:00
rollup.config.js initial commit uwu 2022-12-01 01:07:28 +01:00
tsconfig.json initial commit uwu 2022-12-01 01:07:28 +01:00
web-dev-server.config.js initial commit uwu 2022-12-01 01:07:28 +01:00