1
0
Fork 0
mirror of https://code.naskya.net/repos/ndqEd synced 2025-01-10 17:16:47 +09:00
vervis/src
fr33domlover 698059763a When building with dev flag, disable the approot host check middleware
This allows to browse via e.g. localhost:3000 even if the instance host is
something else and the rendered URLs don't have a port number. It still makes
many things impossible or inconvenient, but at least you can launch Vervis
locally for development and see pages. Right now even CSS doesn't work because
of the URLs not matching the actual localhost:3000 access. Maybe gradually I'll
figure it out.
2019-06-14 17:36:31 +00:00
..
Control Build with LTS 13, GHC 8.6 2019-05-24 11:49:39 +00:00
Crypto HTTP Signature verification: RSA-SHA256 and PEM/ASN1 support 2019-03-10 23:15:42 +00:00
Darcs/Local Move DarcsRev and code we're sharing with it into a separate library 2018-03-20 23:45:09 +00:00
Data Some cleanup and term updates in Web.ActivityPub to match the spec and plans 2019-06-12 00:11:24 +00:00
Database Unfinished updated outbox handler 2019-04-11 13:44:44 +00:00
Diagrams Allow loading the SVG font from deployment data path 2018-05-26 10:27:05 +00:00
Formatting Finish route change, it builds now 2016-05-23 20:46:54 +00:00
Language/Haskell/TH/Quote Complete DB migration list, allowing to upgrade 2016-08-04 running instance 2018-03-27 14:28:56 +00:00
Network Implement getOutboxR, both (trivial) HTML and AS2 2019-05-20 23:51:06 +00:00
Text Treat email address as EmailAddress instead of Text including in the mailer 2018-03-06 02:26:27 +00:00
Vervis When building with dev flag, disable the approot host check middleware 2019-06-14 17:36:31 +00:00
Web Some cleanup and term updates in Web.ActivityPub to match the spec and plans 2019-06-12 00:11:24 +00:00
Yesod Yesod.FedURI and Yesod.Hashids switch from MonadHandler to MonadSite 2019-06-14 17:21:38 +00:00
GitPackProto.hs Parse the git-uploac-pack SSH command properly 2016-04-19 09:42:02 +00:00