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
|
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
|
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
|
a7104e54aa
|
Update the code to use new datetime in the DB.
|
2024-04-07 14:01:31 -07:00 |
|
Joe Ardent
|
8ee362b991
|
break search out into own module
|
2024-02-09 17:16:44 -08:00 |
|
Joe Ardent
|
8ca6751a87
|
add imdb url to search result items
|
2024-01-15 16:37:38 -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
|
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 |
|
Joe Ardent
|
c4976a3efc
|
clickable htmx button for adding search results to your list
|
2023-12-31 13:55:16 -08:00 |
|
Joe Ardent
|
1c304e1184
|
better-looking search result table
|
2023-12-30 21:54:15 -08:00 |
|
Joe Ardent
|
beec047caf
|
make search results a table
|
2023-12-30 16:59:27 -08:00 |
|
Joe Ardent
|
c30cf86986
|
minor tweaks
|
2023-12-30 12:18:08 -08:00 |
|
Joe Ardent
|
521bbe9fa4
|
fix login button label
|
2023-12-26 16:04:37 -08:00 |
|
Joe Ardent
|
cced08f653
|
fix html
|
2023-12-26 12:26:14 -08:00 |
|
Joe Ardent
|
5831d974ec
|
random styling and shit
|
2023-10-22 13:35:41 -07:00 |
|
Joe Ardent
|
cc7afb3533
|
Get CSS working by adding a route to serve it.
|
2023-09-24 11:47:09 -07:00 |
|
Joe Ardent
|
fd03e4a4db
|
fix the logout button
|
2023-09-23 15:22:45 -07:00 |
|
Joe Ardent
|
bdd826b2f1
|
fuck css frameworks
|
2023-09-22 16:51:48 -07:00 |
|
Joe Ardent
|
2ed053fba2
|
no witches in templates
|
2023-07-08 21:26:28 -07:00 |
|
Joe Ardent
|
4896223b83
|
add a bunch of stuff for adding and seeing watches
|
2023-07-01 15:42:01 -07:00 |
|
Joe Ardent
|
8e54c6f99a
|
more template renaming and tidying
|
2023-06-20 12:14:18 -07:00 |
|
Joe Ardent
|
cea9af1112
|
add working 'add new watch' handler
|
2023-06-19 16:54:28 -07:00 |
|
Joe Ardent
|
78b77dbd30
|
more "search" fleshing out
|
2023-06-18 12:04:09 -07:00 |
|
Joe Ardent
|
7c42b6316a
|
flesh out get_watch()
|
2023-06-15 16:19:07 -07:00 |
|
Joe Ardent
|
1540153b67
|
add search results page
|
2023-06-14 22:11:43 -07:00 |
|
Joe Ardent
|
695f450c64
|
Use proc macro for optional optional user.
|
2023-06-13 15:56:15 -07:00 |
|
Joe Ardent
|
e310e547f6
|
shit is fucked up, probably abandoning
|
2023-06-13 12:34:54 -07:00 |
|
Joe Ardent
|
c94890b9f0
|
checkpoint
|
2023-06-10 11:32:40 -07:00 |
|
Joe Ardent
|
c44c89005c
|
add working endpoints for getting your watches
|
2023-06-08 15:45:34 -07:00 |
|
Joe Ardent
|
9505266ef9
|
minor re-org and rename of main page template struct.
|
2023-06-08 09:16:38 -07:00 |
|
Joe Ardent
|
d2613b0ef9
|
End-to-end web-based signup, login, and logout flows work.
|
2023-05-29 14:25:50 -07:00 |
|
Joe Ardent
|
dbff72330e
|
Adds working login route.
|
2023-05-28 17:55:16 -07:00 |
|
Joe Ardent
|
b1fd57c486
|
checkpoint working skeleton for login
|
2023-05-28 12:20:55 -07:00 |
|
Joe Ardent
|
fee7fff3df
|
better signup pages
|
2023-05-18 15:49:33 -07:00 |
|
Joe Ardent
|
091ddbf48a
|
Working user signup, looks ugly.
Still no login or sessions, though.
|
2023-05-18 10:05:29 -07:00 |
|
Joe Ardent
|
94f1b35c03
|
adding html templates
|
2023-05-17 13:40:06 -07:00 |
|
Joe Ardent
|
e63248da73
|
add hodge-podge shit.
|
2022-04-09 23:00:33 -07:00 |
|