This website requires JavaScript.
Explore
Help
Sign In
louis
/
lychee-client
Watch
1
Star
0
Fork
0
You've already forked lychee-client
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
36
Commits
1
Branch
0
Tags
118
KiB
Rust
100%
636e77ab05
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Louis Vallat
636e77ab05
Refactored the main.rs file to have utils functions under the main, to improve readability and added a way to check and create missing folders and config files
...
Signed-off-by: Louis Vallat <louis@louis-vallat.xyz>
2021-10-26 22:14:54 +02:00
src
Refactored the main.rs file to have utils functions under the main, to improve readability and added a way to check and create missing folders and config files
2021-10-26 22:14:54 +02:00
.env.example
Refactored .env files to use more specific names, to avoid collision
2021-10-20 11:48:27 +02:00
.gitignore
Added .env to gitignore
2021-10-16 22:18:48 +02:00
.gitlab-ci.yml
Added test in CI/CD
2021-10-18 10:22:54 +02:00
Cargo.lock
Refactored the cookie session system to only send the name=value part instead of the whole cookie
2021-10-26 21:34:05 +02:00
Cargo.toml
Refactored the cookie session system to only send the name=value part instead of the whole cookie
2021-10-26 21:34:05 +02:00