|
|
51154044cc
|
WIP
|
2024-12-19 12:56:53 -08:00 |
|
|
|
13eaf33b1a
|
server: add postgres based newsreader search and disable tantivy
|
2024-12-17 09:31:51 -08:00 |
|
|
|
e36f4f97f9
|
server: run DB migrations on startup
|
2024-12-16 19:21:58 -08:00 |
|
|
|
872771b02a
|
server: add tracing for graphql handling
|
2024-12-14 10:09:33 -08:00 |
|
|
|
3ec1741f10
|
web & server: using tantivy for news post search
|
2024-09-29 16:28:05 -07:00 |
|
|
|
ebf32a9905
|
server: WIP tantivy integration
|
2024-09-28 12:29:12 -07:00 |
|
|
|
3c8d7d4f81
|
server: move tantivy code to separate mod
|
2024-09-22 10:26:45 -07:00 |
|
|
|
539fd469cc
|
server: create index when missing
|
2024-09-19 17:05:47 -07:00 |
|
|
|
30f510bb03
|
server: WIP tantivy, cache slurps, use shared::compute_color,
|
2024-09-19 15:53:09 -07:00 |
|
|
|
1f393f1c7f
|
Add server and client build versions
|
2024-09-01 14:55:51 -07:00 |
|
|
|
7218c13b9e
|
server: address lint
|
2024-08-31 16:18:47 -07:00 |
|
|
|
446fcfe37f
|
server: fix url for graphiql
|
2024-08-26 21:48:25 -07:00 |
|
|
|
3838cbd6e2
|
cargo fix
|
2024-07-24 11:08:47 -07:00 |
|
|
|
7b511c1673
|
Fix cleanhtml build
|
2024-07-22 16:41:14 -07:00 |
|
|
|
331fb4f11b
|
Fix build
|
2024-07-22 12:19:45 -07:00 |
|
|
|
cdb64ed952
|
Remove old search URLs
|
2024-07-22 07:25:15 -07:00 |
|
|
|
65fcbd4b77
|
WIP move thread loading for notmuch into nm mod
|
2024-07-21 09:31:37 -07:00 |
|
|
|
0bf865fdef
|
WIP reading news from app
|
2024-07-21 07:53:02 -07:00 |
|
|
|
5fc272054c
|
Put all URLs under /api/
|
2024-07-05 20:00:52 -07:00 |
|
|
|
3dfd2d48b3
|
Fix compile error
|
2024-07-05 10:40:14 -07:00 |
|
|
|
3a5a9bd66a
|
Add support for inline images
|
2024-07-05 10:38:12 -07:00 |
|
|
|
1f5f10f78d
|
server: properly filter inline vs attaments
|
2024-04-06 08:34:26 -07:00 |
|
|
|
9a5dc20f83
|
server: add functioning download attachment handler
|
2024-03-26 08:25:52 -07:00 |
|
|
|
c74cd66826
|
server: add ability to view inline image attachments
|
2024-03-24 18:11:15 -07:00 |
|
|
|
5451dd2056
|
server: add mutation to mark messages as read
|
2024-02-11 19:43:34 -08:00 |
|
|
|
8c47f01758
|
Improve server side html sanitization.
|
2024-01-20 08:14:10 -08:00 |
|
|
|
7a6000be26
|
server: address lint
|
2023-12-05 11:26:23 -08:00 |
|
|
|
f5f9eb175d
|
server: WIP attachment serving
|
2023-12-03 09:11:00 -08:00 |
|
|
|
87dfe4ace7
|
server: cleanup lint.
|
2023-11-26 21:31:06 -08:00 |
|
|
|
24414b04bb
|
server: fix backward pagination
|
2023-11-25 08:39:56 -08:00 |
|
|
|
2a24a20529
|
Revert stub show_pretty that will be obsoleted by graphql.
|
2023-11-21 08:35:35 -08:00 |
|
|
|
a7b172099b
|
And graphql search with pagination.
|
2023-11-20 20:56:16 -08:00 |
|
|
|
f52a76dba3
|
Added graphql endpoint and tested with tags implementation.
|
2023-11-20 18:38:10 -08:00 |
|
|
|
43e4334890
|
Set default page size on server to match client side page size.
|
2023-11-20 17:57:07 -08:00 |
|
|
|
da15ef0f15
|
Move main.rs to bin/ and stub some message stuff.
|
2023-11-06 18:41:12 -08:00 |
|