..
handler.cpp
Adjust to new Template::getPage() returning value, not reference
2021-10-08 00:11:58 +02:00
handler.h
Begin dynamic content generators
2022-03-27 08:36:25 +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
Handlers: HandlerAllPages / HandlerCategory: Use PageListRenderer
2022-04-03 11:15:02 +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
Handlers: HandlerAllPages / HandlerCategory: Use PageListRenderer
2022-04-03 11:15:02 +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
HandlerFactory: Wire up HandlerFeedGenerator
2022-03-27 19:52:45 +02:00
handlerfactory.h
Introduce proper HandlerFactory and reduce dependencies of RequestWorker
2019-09-29 20:57:46 +02:00
handlerfeedgenerator.cpp
HandlerFeedGenerator: Fix comparator condition
2022-04-03 12:07:43 +02:00
handlerfeedgenerator.h
HandlerFeedGenerator: Add caching
2022-03-27 21:22:00 +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
HandlerPage: Support lookup by title
2022-03-29 22:34:22 +02:00
handlerpage.h
Let's make (git) history!
2018-11-03 17:12:20 +01:00
handlerpagedelete.cpp
HandlerFeedGenerator: Add caching
2022-03-27 21:22:00 +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
HandlerFeedGenerator: Add caching
2022-03-27 21:22:00 +02:00
handlerpageedit.h
Let's make (git) history!
2018-11-03 17:12:20 +01:00
handlerpageview.cpp
HandlerPageView: Drop partial caches
2022-08-17 21:57:19 +02: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