Commit Graph

  • 72ca947cf6 rename routes to namespace them. main Joe Ardent 2024-04-19 16:53:08 -0700
  • 47d3fbc339 Add handler for editing quests. Joe Ardent 2024-04-19 14:32:11 -0700
  • d90011b619 Add html items for updating quest status. Joe Ardent 2024-04-18 18:03:54 -0700
  • 67a69ca0d0 unify watchlist item use. Joe Ardent 2024-04-15 22:45:47 -0700
  • 7b41e0f91b use migrate macro Joe Ardent 2024-04-15 22:13:08 -0700
  • 79da5a02a6 make server listen on localhost Joe Ardent 2024-04-15 20:45:36 -0700
  • a1379615a0 cargo update Joe Ardent 2024-04-14 21:51:16 -0700
  • 062a3e26bc split title and preson search Joe Ardent 2024-04-14 21:22:16 -0700
  • 5ab8fa8444 fix watch search from user page Joe Ardent 2024-04-14 20:00:53 -0700
  • 97623afd8d fix date handling. Joe Ardent 2024-04-14 15:22:26 -0700
  • 4d8706d6bf simplify search more and add more convenience views. Joe Ardent 2024-04-14 11:00:12 -0700
  • 0e170c0428 hey buddy. Joe Ardent 2024-04-11 22:15:34 -0700
  • a45ca8d3a5 simplify search, sketch out search-branches. Joe Ardent 2024-04-11 22:15:09 -0700
  • 4e2e8e585f simplify search Joe Ardent 2024-04-11 18:17:31 -0700
  • ba1f9119e8 make date-related columns "text". Joe Ardent 2024-04-09 17:44:37 -0700
  • 9179395aee update deps Joe Ardent 2024-04-09 17:14:47 -0700
  • def08b69b8 try to make imdb import more robust, add convenience views Joe Ardent 2024-04-09 17:14:32 -0700
  • a7104e54aa Update the code to use new datetime in the DB. Joe Ardent 2024-04-07 14:00:56 -0700
  • 51427ecdb5 update db schema to use real datetime Joe Ardent 2024-04-07 12:11:55 -0700
  • 714274659e pull tower_sessions use out of axum_login Joe Ardent 2024-03-16 16:36:31 -0700
  • 9a94efd29b add graceful shutdown Joe Ardent 2024-03-12 19:17:59 -0700
  • 30b75cc936 migrate to latest tower_sessions Joe Ardent 2024-03-12 19:05:12 -0700
  • 94e26f8080 use a transaction for committing invites to db Joe Ardent 2024-02-10 12:21:28 -0800
  • 8ee362b991 break search out into own module Joe Ardent 2024-02-09 16:56:05 -0800
  • 61ad0a17e8 tweaks Joe Ardent 2024-02-05 19:47:45 -0800
  • c1bea8284c make import more robust and with fewer duplicates for stars. Joe Ardent 2024-02-04 13:09:26 -0800
  • a46a2e8847 add configfile stuff Joe Ardent 2024-02-03 17:09:18 -0800
  • efec2e670f fix fts table defs Joe Ardent 2024-02-03 15:04:05 -0800
  • 24c67bc529 add full text search to db Joe Ardent 2024-02-02 21:47:50 -0800
  • a680d01d7f add config for base url Joe Ardent 2024-02-02 21:18:27 -0800
  • 8f9b7b413c update deps Joe Ardent 2024-01-29 22:14:42 -0800
  • 14925684ee do more insertion batching for db in importers Joe Ardent 2024-01-28 20:50:29 -0800
  • 4343abfb7b batch import inserts in a transaction. Joe Ardent 2024-01-27 14:38:50 -0800
  • d1e2e95248 reorder table drops to respect fk constraints Joe Ardent 2024-01-27 13:42:40 -0800
  • fab52203e5 redo migrations Joe Ardent 2024-01-16 20:21:38 -0800
  • 8ca6751a87 add imdb url to search result items Joe Ardent 2024-01-15 16:37:38 -0800
  • 785913fdba add the imdb url for the movie Joe Ardent 2024-01-15 16:00:24 -0800
  • 3caefad767 update follows table, rename importer Joe Ardent 2024-01-15 15:11:39 -0800
  • 88b870031e fix tests Joe Ardent 2024-01-15 14:11:30 -0800
  • ba3e8625f6 add more invitation tests Joe Ardent 2024-01-15 13:10:13 -0800
  • c63786a3fc Add tests for bad invite signups. Joe Ardent 2024-01-14 22:16:50 -0800
  • c2bad4bb94 update julid version Joe Ardent 2024-01-14 17:02:25 -0800
  • df01960be5 Working invites. Joe Ardent 2024-01-14 16:55:35 -0800
  • a8efdac3dd add invitation support to the db Joe Ardent 2024-01-06 16:54:11 -0800
  • e05d74d143 remove unused deps from cargo Joe Ardent 2024-01-06 16:53:49 -0800
  • d18de3e084 make searches better Joe Ardent 2024-01-04 22:23:19 -0800
  • 1e0a71f275 tidy watches handler, fix quest trigger. Joe Ardent 2024-01-02 22:31:38 -0800
  • dab2dc4081 have drop-down for public/private in add-watch from search. Joe Ardent 2024-01-01 22:44:29 -0800
  • 5e998dfe86 move add watch button to template Joe Ardent 2024-01-01 17:27:17 -0800
  • 8708271d9d adds reactive status to search results Joe Ardent 2024-01-01 12:19:04 -0800
  • c4976a3efc clickable htmx button for adding search results to your list Joe Ardent 2023-12-31 13:55:16 -0800
  • 1c304e1184 better-looking search result table Joe Ardent 2023-12-30 21:54:15 -0800
  • beec047caf make search results a table Joe Ardent 2023-12-30 16:59:27 -0800
  • 64474c8673 update tower_sessions, allow insecure cookies Joe Ardent 2023-12-30 13:33:14 -0800
  • c30cf86986 minor tweaks Joe Ardent 2023-12-30 12:18:08 -0800
  • 521bbe9fa4 fix login button label Joe Ardent 2023-12-26 16:04:32 -0800
  • e317097a6a fix inner join for watch quests Joe Ardent 2023-12-26 15:22:10 -0800
  • cced08f653 fix html Joe Ardent 2023-12-26 12:26:14 -0800
  • dd5ae09ab8 simplify auth and login Joe Ardent 2023-12-24 16:21:55 -0800
  • c133031123 update lockfile Joe Ardent 2023-12-24 15:53:06 -0800
  • e9e5436e02 Compute user digest on deserialization. Joe Ardent 2023-12-22 17:19:30 -0800
  • 91a0ba05c4 add pw digest to user Joe Ardent 2023-12-20 21:50:55 -0800
  • dfbf605257 minor re-org and tidy Joe Ardent 2023-12-18 16:48:54 -0800
  • eda946fa4c everything works Joe Ardent 2023-12-17 17:38:22 -0800
  • 57eb4001ee almost works, still need to impl auth Joe Ardent 2023-12-17 16:41:04 -0800
  • d4a684de29 non-working update to latest deps Joe Ardent 2023-12-10 13:52:27 -0800
  • 404d0d6159 add submodule and makefile for building julid Joe Ardent 2023-10-22 13:57:00 -0700
  • 5831d974ec random styling and shit Joe Ardent 2023-10-22 13:35:41 -0700
  • a09ec898f9 spiff the proc macro for user reflection in templates Joe Ardent 2023-09-24 12:29:26 -0700
  • cc7afb3533 Get CSS working by adding a route to serve it. Joe Ardent 2023-09-24 11:47:09 -0700
  • fd03e4a4db fix the logout button Joe Ardent 2023-09-23 15:22:45 -0700
  • 1852c9b6ad ignore style playground Joe Ardent 2023-09-23 14:25:49 -0700
  • bdd826b2f1 fuck css frameworks Joe Ardent 2023-09-22 16:51:48 -0700
  • bc9f5c29cb add axum-htmx to deps because yolo Joe Ardent 2023-09-21 21:47:39 -0700
  • 826c21b4df vendor in picnic scss lib Joe Ardent 2023-09-21 17:43:18 -0700
  • 14c36397d1 fuckin' with shit Joe Ardent 2023-09-21 16:58:41 -0700
  • cc14c30fcf delete watchquest benchmark bin Joe Ardent 2023-07-29 12:29:40 -0700
  • 71fae193be minor tidy Joe Ardent 2023-07-29 12:27:12 -0700
  • b8481dc106 finish the migration to julids Joe Ardent 2023-07-28 16:15:27 -0700
  • 7aefedf993 Use Julids for DbId. Joe Ardent 2023-07-26 17:10:52 -0700
  • 8a23272cfe update deps Joe Ardent 2023-07-26 12:49:32 -0700
  • c824a2b07a update to sqlx 0.7, using personal fork of axum-login Joe Ardent 2023-07-17 14:56:18 -0700
  • 359a732a84 Fix the tests. Joe Ardent 2023-07-21 15:15:47 -0700
  • 48308aa169 make db acquire sync; tests fail but app runs correctly Joe Ardent 2023-07-18 17:37:24 -0700
  • c685dc1a6b add unique constraint for quests Joe Ardent 2023-07-18 10:26:16 -0700
  • 5aa7a64354 add triggers for follows table, lowercase username index Joe Ardent 2023-07-15 12:29:07 -0700
  • 2c7990ff09 use implicit rowid primary key for quests Joe Ardent 2023-07-14 17:13:31 -0700
  • f6b5b181d8 update logo Joe Ardent 2023-07-14 16:24:42 -0700
  • 70cdfe1941 update readme, change logo Joe Ardent 2023-07-10 17:18:58 -0700
  • a9e3bcbfc3 close db connections on shutdown Joe Ardent 2023-07-10 11:15:24 -0700
  • 3532f3daf7 remove dbg output for login Joe Ardent 2023-07-08 22:06:50 -0700
  • 840fba6e92 more inappropriation Joe Ardent 2023-07-08 22:00:26 -0700
  • b593711d11 Merge branch 'inappropriation' Joe Ardent 2023-07-08 21:26:55 -0700
  • 2ed053fba2 no witches in templates Joe Ardent 2023-07-08 21:26:28 -0700
  • 4ea285abb5 no witches in src or db Joe Ardent 2023-07-08 21:21:12 -0700
  • 0e016552ab Clean up the import code. Joe Ardent 2023-07-08 13:16:05 -0700
  • c5993f57ee Merge branch 'importers' Joe Ardent 2023-07-07 12:01:02 -0700
  • 49d405fd10 Best results yet, just use (user, watch) for quest ID. Joe Ardent 2023-07-06 13:56:55 -0700
  • 4647abcefa Merge from importers. Joe Ardent 2023-07-06 12:28:01 -0700
  • 4c44aa12b0 Now takes only 6 seconds, instead of 3600. Ready for final tests. Joe Ardent 2023-07-06 12:24:25 -0700