|
1e3e53aa6d
|
refactor: rename new.sql to new_record.sql
|
2024-11-19 20:41:53 -08:00 |
|
|
5d577df56a
|
feat: upload sql error "handling" and reorder
|
2024-11-16 05:47:02 -08:00 |
|
|
5a000e6b42
|
feat: upload creates db record
|
2024-11-16 05:47:02 -08:00 |
|
|
856369e370
|
feat: connection pool in AppState
|
2024-11-15 22:57:24 -08:00 |
|
|
a053acd83c
|
feat: darwin dep
|
2024-11-15 17:25:21 -08:00 |
|
|
47b72f6f04
|
fix: get lock as late as possible
|
2024-11-15 11:56:12 -08:00 |
|
|
12b0feba96
|
feat: clone cache to drop guard before writing to file cache
|
2024-11-14 19:27:19 -08:00 |
|
|
a9d4bc8b09
|
refactor: use axum::response::Response to leverage IntoResponse
|
2024-11-14 19:07:36 -08:00 |
|
|
489c6ea8bf
|
refactor: replace qualified path with use
|
2024-11-14 08:00:56 -08:00 |
|
|
ffeff8a51b
|
askama: link list view
|
2024-11-14 07:42:11 -08:00 |
|
|
67be18f228
|
askama: link view
|
2024-11-14 07:42:11 -08:00 |
|
|
c5185fdcbe
|
askama: welcome view
|
2024-11-14 07:35:42 -08:00 |
|
|
bca15bf3ad
|
make the module building occur in lib.rs
|
2024-11-14 01:03:58 -08:00 |
|
|
5ebfa9fad8
|
missed a quote
|
2024-08-31 00:04:04 -07:00 |
|
|
b167d6d586
|
mass view refactoring
|
2024-08-30 23:23:13 -07:00 |
|
|
d85ccdf025
|
remove unused header check
|
2024-08-30 23:16:18 -07:00 |
|
|
92d756741a
|
delay lock until it is needed
|
2024-08-30 23:08:32 -07:00 |
|
|
7f62c9b6a8
|
simpler render syntax
|
2024-08-30 23:06:54 -07:00 |
|
|
c9aac19f8b
|
leptos CollectView
|
2024-08-30 21:31:35 -07:00 |
|
|
192502df18
|
upgrade htmx 1.9.4 to 2.0.2
|
2024-08-30 19:58:31 -07:00 |
|
|
2acdcc6d2f
|
fix remaining text
|
2024-08-29 23:40:53 -07:00 |
|
|
e58b966319
|
download router
|
2024-08-29 23:32:49 -07:00 |
|
|
b7bcd9c5f1
|
more routers
|
2024-08-29 23:22:55 -07:00 |
|
|
ea7dee4dfd
|
extract upload router
|
2024-08-29 23:16:14 -07:00 |
|
|
9caf7b78fe
|
reorg imports
|
2024-08-29 22:50:21 -07:00 |
|
|
25cee6b111
|
remove redundant import
|
2024-08-29 22:49:10 -07:00 |
|
|
9bc5067bef
|
the great util immigration
|
2024-08-29 22:48:47 -07:00 |
|
|
7fb872b166
|
util folder
|
2024-08-29 22:42:53 -07:00 |
|
|
e3c97c7a8e
|
async_zip version bump
|
2024-08-29 22:42:05 -07:00 |
|
|
c5d4f76d90
|
refactor views
|
2024-08-29 13:58:39 -07:00 |
|
|
ff992b82d3
|
remove redundant check
|
2024-08-29 13:49:13 -07:00 |
|
|
626f70ac4b
|
semantic module name
|
2024-08-28 19:19:15 -07:00 |
|
|
6a31c89f53
|
io::Error::other stabilized
|
2024-08-28 19:13:24 -07:00 |
|
|
9b6445ec84
|
logging module
|
2024-08-28 19:12:55 -07:00 |
|
|
d866fa37a6
|
refactoring main
|
2024-08-28 19:10:05 -07:00 |
|
|
772bda8e93
|
move logging for clarity
|
2024-08-28 19:03:47 -07:00 |
|
|
7444fc4f9b
|
fixed sweeper module
|
2024-08-28 19:02:30 -07:00 |
|
|
7128b9e304
|
sweeper module
|
2024-08-28 18:57:36 -07:00 |
|
|
31bfd4d126
|
formatting
|
2024-08-28 18:55:29 -07:00 |
|
|
391f9cfa01
|
render refactor
|
2024-08-28 18:45:12 -07:00 |
|
|
f7e068d562
|
uhh... yikes
|
2024-08-28 17:55:50 -07:00 |
|
|
290041e367
|
catchup
|
2023-08-02 01:39:50 -07:00 |
|
|
6d939efbbf
|
nyazoom improves!
|
2023-07-31 09:16:18 -07:00 |
|
|
6ad91ff7e5
|
cleanup unused variable
|
2023-07-31 07:38:55 -07:00 |
|
|
6e332d4b3c
|
more htmx utilization
|
2023-07-31 06:32:17 -07:00 |
|
|
e6c996d7d8
|
actually cull files?
|
2023-07-27 08:58:13 -07:00 |
|
|
b93a3950d0
|
prehtmx refactoring
|
2023-07-27 08:40:01 -07:00 |
|
|
2f52fe4ced
|
fix: point to /dist/link instead of /link
|
2023-07-26 02:08:28 -07:00 |
|
|
107c38d533
|
welcome leptos!
|
2023-07-26 01:53:41 -07:00 |
|
|
33ad2f14a7
|
uhhhh some stuff rpolly?
|
2023-07-25 08:14:42 -07:00 |
|