Commit Graph

54 Commits

Author SHA1 Message Date
Cadey Ratio 0ef9a0c5e7 fix
Signed-off-by: Christine Dodrill <me@christine.website>
2021-01-15 20:59:22 -05:00
Cadey Ratio db7f77d163 updates
Signed-off-by: Christine Dodrill <me@christine.website>
2021-01-15 20:51:40 -05:00
Cadey Ratio 3384d81832 updates, move main.rs to bin/web.rs
Signed-off-by: Christine Dodrill <me@christine.website>
2021-01-10 15:31:54 -05:00
Cadey Ratio b816e73bf3 add wellknown pages
Signed-off-by: Christine Dodrill <me@christine.website>
2021-01-10 12:01:22 -05:00
Cadey Ratio 8afb9d2391 upgrade to ureq 2.0
Signed-off-by: Christine Dodrill <me@christine.website>
2021-01-10 11:41:26 -05:00
Cadey Ratio 8f5db04b73 into more
Signed-off-by: Christine Dodrill <me@christine.website>
2021-01-04 17:48:38 -05:00
Cadey Ratio 97d5e9e9c2 sina: package tracking via orangeconnex
Signed-off-by: Christine Dodrill <me@christine.website>
2020-12-30 23:23:12 -05:00
Cadey Ratio 3521b125cf orangeconnex package tracking
Signed-off-by: Christine Dodrill <me@christine.website>
2020-12-30 21:53:40 -05:00
Cadey Ratio 02ef9809c7 continue on the simplified view of weather
Signed-off-by: Christine Dodrill <me@christine.website>
2020-12-23 17:43:11 -05:00
Cadey Ratio 76611d657a start work on weather scraping from the government of canada API
Signed-off-by: Christine Dodrill <me@christine.website>
2020-12-22 20:17:21 -05:00
Cadey Ratio b0a15936a9 signal systemd readiness
Signed-off-by: Christine Dodrill <me@christine.website>
2020-12-02 14:19:28 -05:00
Cadey Ratio 580bca120a backend: support bridgy webmentions specially
Signed-off-by: Christine Dodrill <me@christine.website>
2020-12-02 14:11:19 -05:00
Cadey Ratio d707243e27 yay 2020-11-20 06:13:50 -05:00
Cadey Ratio d20a822ca2 refine pluralkit client 2020-11-19 10:20:58 -05:00
Cadey Ratio 3a428a155d fix switchcounter API 2020-11-19 09:52:37 -05:00
Cadey Ratio c9a14a6b08 fix switchcounter bindings 2020-11-18 06:58:23 -05:00
Cadey Ratio 9761a84728 add mi.akua to the known hosts for CORS 2020-11-17 14:34:06 -05:00
Cadey Ratio b0c65d5b1d embed migrations, create migration tool, make nix build work 2020-11-17 14:05:59 -05:00
Cadey Ratio c6b7c338d0 add Switch Info page 2020-11-16 12:35:33 -05:00
Cadey Ratio 6094995327 implement switches page 2020-11-16 11:26:03 -05:00
Cadey Ratio b12667977c more getters 2020-11-16 10:10:57 -05:00
Cadey Ratio 73aad7ab62 hey i have http stuff working 2020-11-15 21:52:38 -05:00
Cadey Ratio cd8a820d57 more layout 2020-11-15 16:53:45 -05:00
Cadey Ratio c85bb78f6c make HTTP requests 2020-11-15 16:08:41 -05:00
Cadey Ratio 863aec0e5b fix 2020-11-15 15:52:57 -05:00
Cadey Ratio 0dfe7641cd oopsie whoopsie uwu 2020-11-10 19:33:06 -05:00
Cadey Ratio afc1d2c764 more groundwork for the frontend 2020-11-10 17:11:15 -05:00
Cadey Ratio 80cd181f0a unified nix build 2020-11-07 12:29:47 -05:00
Cadey Ratio 4d837da7a7 that was a bad idea 2020-11-05 17:52:32 -05:00
Cadey Ratio 804292379f first pass at request scoped tracing 2020-11-05 12:14:23 -05:00
Cadey Ratio 0e8a523145 rip out kankyo 2020-11-05 10:16:42 -05:00
Cadey Ratio 146b908a9e add cors 2020-11-04 16:02:16 -05:00
Cadey Ratio 36e025f518 nix build for the backend 2020-11-04 15:50:28 -05:00
Cadey Ratio 790dbbfe55 lto for teh meme 2020-11-04 15:36:13 -05:00
Cadey Ratio 4bf2aa6f01 various cleanups 2020-11-04 15:21:12 -05:00
Cadey Ratio c310891743 begin work on posse support 2020-11-04 13:41:46 -05:00
Cadey Ratio 62489eaff4 expose pluralkit and the like in web 2020-11-04 12:36:12 -05:00
Cadey Ratio 19ab543438 improve webmention code, announce webmentions on Discord 2020-11-04 12:31:10 -05:00
Cadey Ratio 9bbfcf74c8 recieve webmentions 2020-11-04 12:18:17 -05:00
Cadey Ratio 90b9d53bf8 cleanups 2020-11-04 11:03:04 -05:00
Cadey Ratio 79eb929f26 add simple mastodon client 2020-11-04 10:54:21 -05:00
Cadey Ratio 073b39520f add blogposts table 2020-11-04 10:35:26 -05:00
Cadey Ratio 3926969188 add twitter support 2020-11-04 10:24:26 -05:00
Cadey Ratio 0aec5a3d98 start POSSE implementation, add example config file 2020-11-04 09:32:22 -05:00
Cadey Ratio 5da977443d log paseto ids 2020-11-04 07:09:41 -05:00
Cadey Ratio b241a3ebd1 add paseto middleware 2020-11-03 14:55:03 -05:00
Cadey Ratio 17aa139510 botinfo route 2020-11-03 10:26:51 -05:00
Cadey Ratio 768bd412b0 import data from rethinkdb 2020-11-03 09:47:19 -05:00
Cadey Ratio 66507e82b1 bug switchcounter and pluralkit on updates 2020-11-02 17:31:55 -05:00
Cadey Ratio f27bd1a192 add switchcounter client 2020-11-02 15:54:23 -05:00