1
0
Fork 0
mirror of https://code.sup39.dev/repos/Wqawg synced 2025-01-06 07:26:46 +09:00
vervis/src/Vervis/Handler
2019-05-03 23:18:57 +00:00
..
Repo Add CSRF token to all buttons through a new buttonW widget 2018-07-11 08:15:19 +00:00
Common.hs Put all modules under a new Vervis module 2016-02-23 08:45:03 +00:00
Discussion.hs When sending ticket comment in regular Vervis UI, deliver it using ActivityPub 2019-04-20 21:34:45 +00:00
Git.hs Git clone over HTTP(S) using git binary 2016-07-27 15:17:03 +00:00
Group.hs Switch actor ID URIs to be /s/ACTOR instead of /p and /g 2019-02-14 22:13:58 +00:00
Home.hs Upgrade to GHC 8.4 and LTS 12 2018-12-05 03:41:19 +00:00
Inbox.hs Plug the project inbox handler code into the actual POST handler function 2019-05-03 23:18:57 +00:00
Key.hs Add CSRF token to all buttons through a new buttonW widget 2018-07-11 08:15:19 +00:00
Person.hs Switch from single inbox to individual inbox URIs; disable inbox post for now 2019-04-21 10:58:57 +00:00
Project.hs Give project actors signing keys, just like user actors, needed for forwarding 2019-04-26 13:04:00 +00:00
Repo.hs Default roles for repos and turn user/anon collab tables into proj/repo fields 2019-01-29 22:24:32 +00:00
Role.hs Default roles for repos and turn user/anon collab tables into proj/repo fields 2019-01-29 22:24:32 +00:00
Sharer.hs Publish actor documents for projects, and add some new properties to Actor 2019-03-20 12:01:10 +00:00
Ticket.hs When sending ticket comment in regular Vervis UI, deliver it using ActivityPub 2019-04-20 21:34:45 +00:00
Wiki.hs Initial minimal optional per-project wiki 2016-06-04 06:57:54 +00:00
Workflow.hs Add CSRF token to all buttons through a new buttonW widget 2018-07-11 08:15:19 +00:00