crawlnicle/src
Tyler Hallada 1d6f98c6bb Replace hotwire with htmx
In the process, also improve the feedback from the import/add feed
forms.

I also replaced the frontend code to replace utc timestamps with local
time strings with @hotwired/stimulus with vanilla js.
2023-09-01 00:25:05 -04:00
..
actors Replace hotwire with htmx 2023-09-01 00:25:05 -04:00
bin Remove self from Crawls and Imports in actors at end of task 2023-08-29 23:30:00 -04:00
handlers Replace hotwire with htmx 2023-09-01 00:25:05 -04:00
models Replace hotwire with htmx 2023-09-01 00:25:05 -04:00
partials Replace hotwire with htmx 2023-09-01 00:25:05 -04:00
config.rs Store entry html content outside DB in file storage 2023-07-05 23:45:49 -04:00
domain_locks.rs Add DomainLocks to serialize requests to each domain 2023-07-14 00:55:35 -04:00
error.rs Added importer actor, file upload still not working 2023-07-22 22:54:57 -04:00
lib.rs Replace hotwire with htmx 2023-09-01 00:25:05 -04:00
log.rs Streaming log page with colors 2023-06-06 21:14:29 -04:00
main.rs Remove self from Crawls and Imports in actors at end of task 2023-08-29 23:30:00 -04:00
state.rs Remove self from Crawls and Imports in actors at end of task 2023-08-29 23:30:00 -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