1
0
Fork 0
mirror of https://code.sup39.dev/repos/Wqawg synced 2024-12-27 18:24:51 +09:00
vervis/templates
fr33domlover e8befc41ee Multiplex ticket PUT and DELETE over POST
HTML forms support only GET and POST methods. One way to bypass that is
to send the form using JS. But I don't want that. Another is to send a
POST with a hidden form field which specifies the read method. This is
what 'postTicketR' does.
2016-05-02 11:34:11 +00:00
..
key Move key templates to new templates/key dir 2016-04-11 22:31:03 +00:00
project Link from project page to its tickets 2016-05-01 11:05:20 +00:00
repo Render README below repo tree view when present 2016-04-13 16:17:34 +00:00
ticket Multiplex ticket PUT and DELETE over POST 2016-05-02 11:34:11 +00:00
default-layout-wrapper.hamlet Remove copyright field from settings, copyright is wrong! 2016-04-19 15:47:26 +00:00
default-layout.cassius Style: Make links not be underlined unless hovered 2016-03-07 00:37:52 +00:00
default-layout.hamlet Add people and person pages 2016-02-17 16:43:23 +00:00
homepage.hamlet Make the homepage repo table a bit more friendly 2016-04-12 23:09:52 +00:00
password-field.hamlet Implement registration and make it build 2016-02-23 02:27:01 +00:00
people.hamlet Add people and person pages 2016-02-17 16:43:23 +00:00
person-new.hamlet Add user registration form view, still no-op 2016-02-19 04:10:42 +00:00
person.hamlet Link from person page to their repos page 2016-05-01 10:22:04 +00:00
personal-overview.hamlet Add UI for display of SSH keys 2016-03-07 00:42:06 +00:00