spacex / src /lib.rs

Commit History

:recycle: Refactor cache system (#399)
e704c26
unverified

ashwin123 alamin655 commited on

:recycle: Clean some code, fix bug (#396)
5e2669b
unverified

víctor commited on

♻️ refactor: remove handlebar related code & add the templates module (#302)
ca1c72c

neon_arch commited on

Fix git rebase problems, and the failing doctest
e69126c

Zsombor Gegesy commited on

Instead of caching jsons, we can cache the original structure
519ebe0

Zsombor Gegesy commited on

Cache refactor - add an in-memory cache, so redis is not needed
996ff84

Zsombor Gegesy commited on

Merge branch 'rolling' into reorganize-code-and-restructure-the-codebase
ca4447f

neon_arch commited on

Merge branch 'rolling' into change-document-style-with-linter-warnings
fb231de
unverified

neon_arch commited on

Apply suggestions from code review
0132a63
unverified

alamin655 commited on

Merge branch 'rolling' into feat-rate-limiter-for-websurfx
86991a2
unverified

alamin655 commited on

⚙️ refactor: change import path for search route (#207)
db00945

neon_arch commited on

⚙️ refactor: reorganize code & restructure codebase for better maintainability (#207)
493c56b

neon_arch commited on

⚙️ refactor: add lints to the codebase to ensure proper code style (#205)
0d2d449

neon_arch commited on

✨ feat: pass the new config option into the middleware config (#203)
51937a0

neon_arch commited on

⚙️ refactor: add compress middleware to reduce memory usage (#180)(#178)
7b1f93b

neon_arch commited on

⚙️ refactor: replace string type to &str type (#180)(#178)
fd6cb46

neon_arch commited on

✨ feat: rename functions (#163)
b170574

neon_arch commited on

Merge branch 'rolling' into patch-csrf-security-with-cors
9d3a8e0
unverified

neon_arch commited on

🛠️ fix: add code to prevent csrf attacks using cors (#172)
bef8956

neon_arch commited on

✨ feat: fix doc tests
e02fafd

neon_arch commited on

✨ feat: add new config option to manage threads and improve logging
d8bd2fe

neon_arch commited on

Rename getter functions
99936bc

Trickshotblaster commited on

Fix docs
4cb38b1

Milim commited on

Rename Things, refactor some code
4402168

Milim commited on

chore: rename from theme to public
dc3308c

neon_arch commited on

feat: add ability to put the themes folder on different paths
2945665

neon_arch commited on

add code to evade ip blocking, improve pagination code and fix documentation
c170de8

neon_arch commited on

add more colorschemes, fix tests and improve documentation
71fae8b

neon_arch commited on

add missing documentation in config.lua and application source code
4a505fb

neon_arch commited on

replace commandline arguments with config.lua & add support for changing themes & coloschemes
137c62e

neon_arch commited on

fixing documentation test in lib.rs and adding library documentation
cb1edad

neon_arch commited on

add a integration test for index page
12bb0ee

XFFXFF commited on

initial commit
15fc415

neon_arch commited on