Joe Ardent
|
72ca947cf6
|
rename routes to namespace them.
|
2024-04-19 16:53:08 -07:00 |
|
Joe Ardent
|
47d3fbc339
|
Add handler for editing quests.
|
2024-04-19 14:32:11 -07:00 |
|
Joe Ardent
|
d90011b619
|
Add html items for updating quest status.
Still need add a handler to edit quest status (remove, change publicity).
|
2024-04-18 18:03:54 -07:00 |
|
Joe Ardent
|
67a69ca0d0
|
unify watchlist item use.
|
2024-04-15 22:45:47 -07:00 |
|
Joe Ardent
|
7b41e0f91b
|
use migrate macro
|
2024-04-15 22:13:08 -07:00 |
|
Joe Ardent
|
79da5a02a6
|
make server listen on localhost
|
2024-04-15 20:45:36 -07:00 |
|
Joe Ardent
|
a1379615a0
|
cargo update
|
2024-04-14 21:51:16 -07:00 |
|
Joe Ardent
|
062a3e26bc
|
split title and preson search
|
2024-04-14 21:22:16 -07:00 |
|
Joe Ardent
|
5ab8fa8444
|
fix watch search from user page
|
2024-04-14 20:00:53 -07:00 |
|
Joe Ardent
|
97623afd8d
|
fix date handling.
|
2024-04-14 15:22:26 -07:00 |
|
Joe Ardent
|
4d8706d6bf
|
simplify search more and add more convenience views.
|
2024-04-14 11:00:12 -07:00 |
|
Joe Ardent
|
0e170c0428
|
hey buddy.
|
2024-04-11 22:15:34 -07:00 |
|
Joe Ardent
|
a45ca8d3a5
|
simplify search, sketch out search-branches.
|
2024-04-11 22:15:09 -07:00 |
|
Joe Ardent
|
4e2e8e585f
|
simplify search
|
2024-04-11 18:17:31 -07:00 |
|
Joe Ardent
|
ba1f9119e8
|
make date-related columns "text".
|
2024-04-09 17:44:37 -07:00 |
|
Joe Ardent
|
9179395aee
|
update deps
|
2024-04-09 17:14:47 -07:00 |
|
Joe Ardent
|
def08b69b8
|
try to make imdb import more robust, add convenience views
|
2024-04-09 17:14:32 -07:00 |
|
Joe Ardent
|
a7104e54aa
|
Update the code to use new datetime in the DB.
|
2024-04-07 14:01:31 -07:00 |
|
Joe Ardent
|
51427ecdb5
|
update db schema to use real datetime
|
2024-04-07 12:11:55 -07:00 |
|
Joe Ardent
|
714274659e
|
pull tower_sessions use out of axum_login
|
2024-03-16 16:36:31 -07:00 |
|
Joe Ardent
|
9a94efd29b
|
add graceful shutdown
|
2024-03-12 19:17:59 -07:00 |
|
Joe Ardent
|
30b75cc936
|
migrate to latest tower_sessions
|
2024-03-12 19:05:12 -07:00 |
|
Joe Ardent
|
94e26f8080
|
use a transaction for committing invites to db
|
2024-02-10 12:21:28 -08:00 |
|
Joe Ardent
|
8ee362b991
|
break search out into own module
|
2024-02-09 17:16:44 -08:00 |
|
Joe Ardent
|
61ad0a17e8
|
tweaks
|
2024-02-05 19:47:45 -08:00 |
|
Joe Ardent
|
c1bea8284c
|
make import more robust and with fewer duplicates for stars.
|
2024-02-04 13:09:26 -08:00 |
|
Joe Ardent
|
a46a2e8847
|
add configfile stuff
|
2024-02-03 17:09:18 -08:00 |
|
Joe Ardent
|
efec2e670f
|
fix fts table defs
|
2024-02-03 15:04:05 -08:00 |
|
Joe Ardent
|
24c67bc529
|
add full text search to db
|
2024-02-02 21:47:50 -08:00 |
|
Joe Ardent
|
a680d01d7f
|
add config for base url
|
2024-02-02 21:18:27 -08:00 |
|
Joe Ardent
|
8f9b7b413c
|
update deps
|
2024-01-29 22:14:42 -08:00 |
|
Joe Ardent
|
14925684ee
|
do more insertion batching for db in importers
|
2024-01-28 20:50:29 -08:00 |
|
Joe Ardent
|
4343abfb7b
|
batch import inserts in a transaction.
|
2024-01-27 17:20:47 -08:00 |
|
Joe Ardent
|
d1e2e95248
|
reorder table drops to respect fk constraints
|
2024-01-27 17:20:47 -08:00 |
|
Joe Ardent
|
fab52203e5
|
redo migrations
|
2024-01-27 17:20:47 -08:00 |
|
Joe Ardent
|
8ca6751a87
|
add imdb url to search result items
|
2024-01-15 16:37:38 -08:00 |
|
Joe Ardent
|
785913fdba
|
add the imdb url for the movie
|
2024-01-15 16:00:24 -08:00 |
|
Joe Ardent
|
3caefad767
|
update follows table, rename importer
|
2024-01-15 15:11:39 -08:00 |
|
Joe Ardent
|
88b870031e
|
fix tests
|
2024-01-15 14:11:30 -08:00 |
|
Joe Ardent
|
ba3e8625f6
|
add more invitation tests
|
2024-01-15 13:24:22 -08:00 |
|
Joe Ardent
|
c63786a3fc
|
Add tests for bad invite signups.
|
2024-01-14 22:16:50 -08:00 |
|
Joe Ardent
|
c2bad4bb94
|
update julid version
|
2024-01-14 17:02:25 -08:00 |
|
Joe Ardent
|
df01960be5
|
Working invites.
|
2024-01-14 16:56:52 -08:00 |
|
Joe Ardent
|
a8efdac3dd
|
add invitation support to the db
|
2024-01-14 16:56:52 -08:00 |
|
Joe Ardent
|
e05d74d143
|
remove unused deps from cargo
|
2024-01-06 16:53:49 -08:00 |
|
Joe Ardent
|
d18de3e084
|
make searches better
|
2024-01-04 22:23:19 -08:00 |
|
Joe Ardent
|
1e0a71f275
|
tidy watches handler, fix quest trigger.
|
2024-01-02 22:31:38 -08:00 |
|
Joe Ardent
|
dab2dc4081
|
have drop-down for public/private in add-watch from search.
|
2024-01-01 22:44:29 -08:00 |
|
Joe Ardent
|
5e998dfe86
|
move add watch button to template
|
2024-01-01 17:27:17 -08:00 |
|
Joe Ardent
|
8708271d9d
|
adds reactive status to search results
|
2024-01-01 12:19:04 -08:00 |
|