Skip to content
Snippets Groups Projects
  1. Mar 19, 2022
    • stuebinm's avatar
      remove leftover rc3 things & some new stuff · dbf2253d
      stuebinm authored
      this removes:
       - the bbb properties
       - all explicit mentions of rc3
       - the weird script domain hacks (done via a substitution now)
       - some (few) of the weirder code choices
      
      it also adds some more type level witchery to deal with configs, which
      for some reason seems to be the hardest problem of this entire program …
      
      also the server now does inter-assembly dependency checking!
      dbf2253d
    • stuebinm's avatar
      switch to universum prelude · 52bf0fa6
      stuebinm authored
      also don't keep adjusted maps around if not necessary
      52bf0fa6
    • stuebinm's avatar
      use hpack and clean up modules · 1530a464
      stuebinm authored
      as annoying as yaml is, cabal's package format is somehow worse, apparently
      1530a464
  2. Dec 26, 2021
  3. Dec 21, 2021
  4. Dec 16, 2021
  5. Nov 20, 2021
    • stuebinm's avatar
      make link adjustments configurable · 2511c52d
      stuebinm authored
      this allows for creating custom URI "schemas" in the linter's config,
      which may be either allowed, prefixed, or translated according to
      some (domain-based) substitution.
      2511c52d
  6. Nov 19, 2021
    • stuebinm's avatar
      add domain allow- and blocklists for weblinks · 321f4d5f
      stuebinm authored
      (these use a rather crude regex for parsing, which may be possible to
      side-step, and which should probably be replaced by something that was
      actually written while following the relevant rfc)
      321f4d5f
  7. Nov 16, 2021
  8. Nov 14, 2021
Loading