aboutsummaryrefslogtreecommitdiffstats
path: root/client/templatetags (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-29fix show docs in ulistHEADmasterAndrea Lepori1-3/+2
2022-12-29superuser modeAndrea Lepori1-1/+8
2022-08-06fix heading prefix and add custom param previewAndrea Lepori1-1/+1
2022-05-31get complete list of documents for the userAndrea Lepori1-2/+2
2022-05-18add support for heading in custom paramsAndrea Lepori1-0/+18
2022-04-27check if capi userlist enabled with an app_filterAndrea Lepori1-2/+18
2022-03-23initial support of user switcherAndrea Lepori1-1/+10
2022-01-05add radio buttons to custom parametersAndrea Lepori1-1/+13
2021-09-23use .count() instead of len(), add debug_toolbar0.4Andrea Lepori1-2/+17
2021-08-19remove some for loops user db query insteadAndrea Lepori1-2/+17
2021-08-19use query instead of for loop in clientAndrea Lepori2-0/+7