This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian
/
fedihub-website
Archived
Watch
1
Star
0
Fork
You've already forked fedihub-website
0
Code
Activity
Our website
This repository has been archived on
2023-03-27
. You can view files and clone it, but cannot push or open issues or pull requests.
88
commits
1
branch
0
tags
1.3
MiB
Rust
75.2%
Handlebars
16.3%
PLpgSQL
2.4%
RenderScript
2.3%
Fluent
2.3%
Other
1.4%
14e87216bc
Find a file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Alex Kotov
14e87216bc
Display config
2020-10-15 08:53:31 +05:00
migrations
Add unique index on
users.username
2020-10-15 05:48:19 +05:00
src
Display config
2020-10-15 08:53:31 +05:00
templates
Rename column
users.password
to
encrypted_password
2020-10-15 04:17:55 +05:00
.env.example
.gitignore "/.env"
2020-10-15 08:10:04 +05:00
.gitignore
.gitignore "/.env"
2020-10-15 08:10:04 +05:00
Cargo.lock
Use dotenv and method config::Config::from_env
2020-10-15 08:44:58 +05:00
Cargo.toml
Use dotenv and method config::Config::from_env
2020-10-15 08:44:58 +05:00
diesel.toml
Create database migrations
2020-10-15 01:48:05 +05:00
LICENSE
Add LICENSE
2020-10-13 07:15:18 +05:00
README.md
Initialize Cargo package
2020-10-14 04:25:14 +05:00
README.md
fedihub-registry