qswiki/handlers
Albert S. 1d5bf80710 HandlerPageView: Add [cmd:pagetitle] to set custom per-page titles 2022-01-23 10:02:46 +01:00
..
handler.cpp Adjust to new Template::getPage() returning value, not reference 2021-10-08 00:11:58 +02:00
handler.h Add [[maybe_unused]] to silence unhelpful warnings 2021-10-25 17:56:37 +02:00
handlerallcategories.cpp Adjust to new Template::getPage() returning value, not reference 2021-10-08 00:11:58 +02:00
handlerallcategories.h handlers: permisison check for all pages + retrieve user-specific permissions for pages (if any) 2019-05-03 15:59:29 +02:00
handlerallpages.cpp Adjust to new Template::getPage() returning value, not reference 2021-10-08 00:11:58 +02:00
handlerallpages.h handlers: permisison check for all pages + retrieve user-specific permissions for pages (if any) 2019-05-03 15:59:29 +02:00
handlercategory.cpp Adjust to new Template::getPage() returning value, not reference 2021-10-08 00:11:58 +02:00
handlercategory.h handlers: permisison check for all pages + retrieve user-specific permissions for pages (if any) 2019-05-03 15:59:29 +02:00
handlerdefault.cpp Add [[maybe_unused]] to silence unhelpful warnings 2021-10-25 17:56:37 +02:00
handlerdefault.h handlers: permisison check for all pages + retrieve user-specific permissions for pages (if any) 2019-05-03 15:59:29 +02:00
handlerfactory.cpp handlers: Introduce HandlerVersion to return the verison string 2021-10-10 22:39:35 +02:00
handlerfactory.h Introduce proper HandlerFactory and reduce dependencies of RequestWorker 2019-09-29 20:57:46 +02:00
handlerhistory.cpp Add [[maybe_unused]] to silence unhelpful warnings 2021-10-25 17:56:37 +02:00
handlerhistory.h handlers: permisison check for all pages + retrieve user-specific permissions for pages (if any) 2019-05-03 15:59:29 +02:00
handlerinvalidaction.cpp Add [[maybe_unused]] to silence unhelpful warnings 2021-10-25 17:56:37 +02:00
handlerinvalidaction.h handlers: permisison check for all pages + retrieve user-specific permissions for pages (if any) 2019-05-03 15:59:29 +02:00
handlerlogin.cpp Add [[maybe_unused]] to silence unhelpful warnings 2021-10-25 17:56:37 +02:00
handlerlogin.h HandlerLogin: Use Authenticator, drop own logic 2021-03-26 23:02:03 +01:00
handlerpage.cpp Adjust to new Template::getPage() returning value, not reference 2021-10-08 00:11:58 +02:00
handlerpage.h Let's make (git) history! 2018-11-03 17:12:20 +01:00
handlerpagedelete.cpp Handlers: set page title 2019-09-29 21:34:53 +02:00
handlerpagedelete.h handlers: permisison check for all pages + retrieve user-specific permissions for pages (if any) 2019-05-03 15:59:29 +02:00
handlerpageedit.cpp handlers: HandlerPageEdit: canAccess(): Check with effectivePermisisons() 2021-10-25 18:07:23 +02:00
handlerpageedit.h Let's make (git) history! 2018-11-03 17:12:20 +01:00
handlerpageview.cpp HandlerPageView: Add [cmd:pagetitle] to set custom per-page titles 2022-01-23 10:02:46 +01:00
handlerpageview.h handlers: permisison check for all pages + retrieve user-specific permissions for pages (if any) 2019-05-03 15:59:29 +02:00
handlersearch.cpp handlers: HandlerSearch: Add missing call to setGeneralVars() 2021-11-14 21:54:08 +01:00
handlersearch.h handlers: permisison check for all pages + retrieve user-specific permissions for pages (if any) 2019-05-03 15:59:29 +02:00
handlerusersettings.cpp Add [[maybe_unused]] to silence unhelpful warnings 2021-10-25 17:56:37 +02:00
handlerusersettings.h Introduce HandlerUserSettings to change user settings, e. g. pw changes 2021-04-16 16:37:34 +02:00
handlerversion.cpp Add [[maybe_unused]] to silence unhelpful warnings 2021-10-25 17:56:37 +02:00
handlerversion.h Add [[maybe_unused]] to silence unhelpful warnings 2021-10-25 17:56:37 +02:00