1
1
Fork
You've already forked oxilink
0
A simple link-sharing platform as alternative to Shaarli built in Rust
  • Rust 59.2%
  • HTML 33.6%
  • Fluent 6.5%
  • Dockerfile 0.7%
2025年06月26日 11:11:09 +02:00
locales Adding link to settings in the menu 2025年06月26日 10:19:38 +02:00
migrations Adding support for link's tags 2025年06月17日 18:01:36 +02:00
src Adding settings page and password change 2025年06月26日 10:17:10 +02:00
templates Removing hardcoded login credentials 2025年06月26日 10:21:20 +02:00
.dockerignore Adding dockerfile to create the container image 2025年06月26日 11:02:33 +02:00
.gitignore Adding the .env file to the gitignore 2025年06月26日 10:19:48 +02:00
build.rs Adding initial project with login form 2025年06月13日 11:35:43 +02:00
Cargo.lock Loading the instance language based on environment variable 2025年06月20日 13:55:28 +02:00
Cargo.toml Loading the instance language based on environment variable 2025年06月20日 13:55:28 +02:00
docker-compose.yml Using the codeberg-hosted container image in the docker-compose file 2025年06月26日 11:11:09 +02:00
Dockerfile Adding dockerfile to create the container image 2025年06月26日 11:02:33 +02:00