Commit Graph

1190 Commits

Author SHA1 Message Date
Ted Unangst 89aa0a821d put a limit on some caches that may grow kinda large 2019-11-11 18:30:40 -05:00
Ted Unangst 46e6d99eda add some logging so i can see the magic happen 2019-11-11 12:56:37 -05:00
Ted Unangst 5032f180d1 also save handle when ingesting 2019-11-11 12:52:08 -05:00
Ted Unangst 528e768278 avoid some unnessary requests by fully processing what we get 2019-11-11 12:03:00 -05:00
Ted Unangst 615b5367d8 also handle sigterm 2019-11-11 00:00:05 -05:00
Ted Unangst f72d1a6397 let's update dependency versions 2019-11-10 23:56:31 -05:00
Ted Unangst b6db238e2d admin console is notably different 2019-11-10 23:53:30 -05:00
Ted Unangst 6fffa1ac05 update login api docs 2019-11-10 23:51:11 -05:00
Ted Unangst 4fc4b67f91 normalize image urls 2019-11-10 23:49:09 -05:00
Ted Unangst 177d72c265 mention that the api is at /api. 2019-11-10 20:26:31 -05:00
Ted Unangst cc613e8962 catch sigint and restore term 2019-11-10 20:20:56 -05:00
Ted Unangst 874836ba74 newline isn't helpful in these messages 2019-11-10 20:20:44 -05:00
Ted Unangst a3ed3de9e3 document the API, such as it is 2019-11-10 19:49:35 -05:00
Ted Unangst 3ed61ab9bf make the api a touch more useful 2019-11-10 19:33:40 -05:00
Ted Unangst e165a7877c finish up minimal replacement for admin console with no deps 2019-11-10 19:13:28 -05:00
Ted Unangst 9e6a0c7581 don't read more than 1MB of json 2019-11-10 17:21:49 -05:00
Ted Unangst ed682de765 cache followers collection too to reduce garbage 2019-11-10 17:01:28 -05:00
Ted Unangst c0e8e1d74a clarify composition a little more 2019-11-09 18:47:18 -05:00
Ted Unangst 9d7cc7e9a8 mandatory generic bug fixes 2019-11-09 18:44:25 -05:00
Ted Unangst d74393e323 remember if preview is an update 2019-11-09 18:44:02 -05:00
Ted Unangst d8f6060163 better quick rename needs to be earlier for consistency 2019-11-09 16:33:34 -05:00
Ted Unangst ea81f1fa20 table for tabular data 2019-11-09 02:50:43 -05:00
Ted Unangst 8a6eaf5fe1 move the memory intensive and sometimes fragile image code
to a special backend process
2019-11-09 02:15:15 -05:00
Ted Unangst 02f73018ab rework version slightly 2019-11-08 21:15:40 -05:00
Ted Unangst a5db27531f reword slightly 2019-11-08 21:08:10 -05:00
Ted Unangst a7fae95682 add sensors to the about page 2019-11-08 19:11:37 -05:00
Ted Unangst 4b9cdf912b make sure everything is saved before the end of the world 2019-11-08 17:43:32 -05:00
Ted Unangst d59a13efd3 rm dead function 2019-11-08 16:58:36 -05:00
Ted Unangst cb4fe912ab save fetches to track log in database 2019-11-08 16:22:05 -05:00
Ted Unangst eb7af9838d off by an amount 2019-11-08 15:26:41 -05:00
Ted Unangst 564d618061 move tracker to goroutine 2019-11-08 15:14:11 -05:00
Ted Unangst 797685377d initial steps towards fetch tracking 2019-11-08 14:50:57 -05:00
Ted Unangst 307d23e3d2 make /first page work as designed 2019-11-08 13:47:25 -05:00
Ted Unangst 3aa986cd7b add username to expanded menu 2019-11-07 17:54:10 -05:00
Ted Unangst dc71a3afb2 add username to account page 2019-11-07 17:50:29 -05:00
Ted Unangst 8385ecdf13 update webs again 2019-11-07 17:17:02 -05:00
Ted Unangst c20874ff78 version is now developing 2019-11-07 16:52:05 -05:00
Ted Unangst cc15ab0675 add the toys collection 2019-11-07 16:50:52 -05:00
Ted Unangst 12d6e57d73 add a limited /api for the robotrons 2019-11-07 16:50:37 -05:00
Ted Unangst df09c4bda3 Added tag v0.8.1 for changeset 8e85621f4e62 2019-11-07 00:39:26 -05:00
Ted Unangst b3f3e21635 call this 0.8.1 2019-11-07 00:39:17 -05:00
Ted Unangst 603e0bbd2f let's add a few more screenshots... 2019-11-07 00:39:08 -05:00
Ted Unangst 0829485900 make it 40 honks per collection 2019-11-06 21:51:38 -05:00
Ted Unangst 778a3b1d79 read avatar option from db 2019-11-06 21:33:13 -05:00
Ted Unangst 3538116ba9 add some guidelines, complements of https://talktotransformer.com/ 2019-11-06 16:21:40 -05:00
Ted Unangst 6310f4755b place is only in location now 2019-11-06 15:23:59 -05:00
Ted Unangst 5139949a5a let's try to stick with AP/AS defined locations 2019-11-06 15:17:53 -05:00
Ted Unangst ef507154d5 imprve admin manual 2019-11-06 13:26:35 -05:00
Ted Unangst fe1ef8d89e require a letter in hashtags. sorry #1 2019-11-05 02:51:30 -05:00
Ted Unangst 2c8204f6b6 m 2019-11-05 02:33:24 -05:00