crawlnicle/src
Tyler Hallada 092a38ad52 Add hx-boosted support to Layout
It will now skip rendering the layout if the request is coming from an
hx-boosted link or form and only update the head title with a
hx-swap-oob.
2023-09-26 23:36:31 -04:00
..
actors Implement entry and feed pagination 2023-09-02 14:01:18 -04:00
bin Implement entry and feed pagination 2023-09-02 14:01:18 -04:00
handlers Add hx-boosted support to Layout 2023-09-26 23:36:31 -04:00
models Add basic user auth 2023-09-25 01:38:18 -04:00
partials Add hx-boosted support to Layout 2023-09-26 23:36:31 -04:00
api_response.rs Implement entry and feed pagination 2023-09-02 14:01:18 -04:00
auth.rs Add basic user auth 2023-09-25 01:38:18 -04:00
config.rs Store sessions in redis 2023-09-26 01:47:50 -04:00
domain_locks.rs Add DomainLocks to serialize requests to each domain 2023-07-14 00:55:35 -04:00
error.rs Add basic user auth 2023-09-25 01:38:18 -04:00
headers.rs Implement entry and feed pagination 2023-09-02 14:01:18 -04:00
htmx.rs Add hx-boosted support to Layout 2023-09-26 23:36:31 -04:00
lib.rs Fix login/signup redirection 2023-09-26 01:48:05 -04:00
log.rs Streaming log page with colors 2023-06-06 21:14:29 -04:00
main.rs Store sessions in redis 2023-09-26 01:47:50 -04:00
state.rs Add basic user auth 2023-09-25 01:38:18 -04:00
utils.rs Store entry html content outside DB in file storage 2023-07-05 23:45:49 -04:00
uuid.rs Add crawl metadata to feed & improve model interface 2023-07-15 00:40:10 -04:00