• Joined on 2023-08-24
0 created branch master in 0/chandlr 2023-11-10 07:25:37 +00:00
0 pushed to master at 0/chandlr 2023-11-10 07:25:37 +00:00
2ac0d249b1 Makes an ajax request
0 created repository 0/chandlr 2023-11-10 07:25:11 +00:00
0 pushed to master at 0/chan-delorean 2023-11-10 07:23:05 +00:00
8820330ff5 return site_id from query_catalog
0 pushed to master at 0/chan-delorean 2023-11-03 03:26:01 +00:00
458573792d db: add search querying function, fix permissions
0 pushed to master at 0/chan-delorean 2023-11-02 00:24:00 +00:00
8a10ce4798 sql - fetch_catalog needs ORDER BY bump time after all those operations
0 pushed to master at 0/chan-delorean 2023-11-01 23:33:46 +00:00
e83df86725 Add email field to db, data defs
0 pushed to master at 0/chan-delorean 2023-11-01 23:15:26 +00:00
2fcd1d0582 Add subject and name to posts table text index
0 pushed to master at 0/chan-delorean 2023-10-26 22:21:33 +00:00
c297bae697 - Change fetch_catalog and fetch_top_threads functions
7b8b1b2255 commit some sql experiments
Compare 2 commits »
0 pushed to master at 0/chan-delorean 2023-10-13 23:49:04 +00:00
615ef6e80b Rename script (its a shell script not an sql file!)
0 pushed to master at 0/chan-delorean 2023-10-13 20:47:09 +00:00
df94847946 Expect board might have no threads
0 pushed to master at 0/chan-delorean 2023-10-13 20:42:46 +00:00
718ec98475 Add backfill script
86507b4377 Continue even if the thread-specific json file does not exist
Compare 2 commits »
0 pushed to master at 0/chan-delorean 2023-10-13 20:05:44 +00:00
6df2ab5757 Only process those directories that actually exist
0 pushed to master at 0/chan-delorean 2023-10-13 18:43:21 +00:00
c18be31289 Can read in the whole site from the api json files
7bab7ea3f3 Change some fields to use Text, more parsing
Compare 2 commits »
0 pushed to master at 0/chan-delorean 2023-10-07 20:59:14 +00:00
ce097414db Can create all the threads on a board now
0 pushed to master at 0/chan-delorean 2023-10-07 19:04:15 +00:00
d78f235c90 light refactoring
0 pushed to master at 0/chan-delorean 2023-10-07 05:12:48 +00:00
8d3a2c05d0 Creating boards if they don't exist
0 pushed to master at 0/chan-delorean 2023-10-06 18:53:47 +00:00
0f77c17e5c Getting list of threads now
0 pushed to master at 0/chan-delorean 2023-10-06 16:45:27 +00:00
ce76a22e3d Clean up the code a little bit
0 pushed to master at 0/chan-delorean 2023-10-06 06:06:50 +00:00
5d63d23c79 create site if not exists