PCv5/app
Lephe b533f8a161 forum: replace comment action links with contextual menu
The menu works with HTML/CSS only, and JS support will also allow
closing it by clicking outside of it (instead of closing allow when
clicking on the menu icon again).
2021-07-12 18:37:06 +02:00
..
data forum: replace comment action links with contextual menu 2021-07-12 18:37:06 +02:00
forms forum: anti-bot fields for guest topics and comments (#51) 2021-07-10 12:30:12 +02:00
models model: fix a bug in Guest.__repr__ 2021-07-12 17:47:45 +02:00
processors add a developer warning for slow requests (#63) 2021-07-07 18:42:17 +02:00
routes forum: improve attachment inputs and allow edition (#49) 2021-07-08 16:50:28 +02:00
static forum: replace comment action links with contextual menu 2021-07-12 18:37:06 +02:00
templates forum: replace comment action links with contextual menu 2021-07-12 18:37:06 +02:00
utils forum: use a more readable date format 2021-07-10 17:54:07 +02:00
__init__.py security: add CSRF protection globally 2020-09-26 14:48:30 +02:00