summaryrefslogtreecommitdiffstats
path: root/modules-available/session
Commit message (Collapse)AuthorAgeFilesLines
* [session] Show username in session table, link to editorSimon Rettberg2023-11-202-4/+16
|
* Add function param/return types, fix a lot more phpstorm complaintsSimon Rettberg2023-11-141-2/+1Star
|
* [session] Add checkbox to log out all other sessions on pw changeSimon Rettberg2023-01-054-0/+9
|
* [session] Set page title for session list overviewSimon Rettberg2022-10-103-4/+7
|
* Moderize Database handlingSimon Rettberg2021-05-111-1/+1
| | | | | | | * Auto-convert to utf8mb4_unicode_520_ci * Use foreach instead of while to loop over results * Drop useless statement caching * Keep emulated prepares, as we sometimes loop over nested queries
* [session] Add simple session overview tableSimon Rettberg2021-05-114-4/+50
|
* [session] Add option to bind session to IP addressSimon Rettberg2021-05-114-5/+12
|
* [main+Session] Move session from /tmp/ to session tableSimon Rettberg2021-05-111-0/+6
|
* [inc/Module] Overhaul dependency loading and handling of js/cssSimon Rettberg2018-04-131-2/+1Star
| | | | This is supposed to prevent unneeded js/css from being pulled in
* Update translations + add global tagsSimon Rettberg2018-01-113-12/+6Star
| | | | lang_username, lang_user and lang_password are now global tags
* [sessions] english text in en templateJonathan Bauer2017-11-301-2/+2
|
* Update translationsSimon Rettberg2016-09-084-2/+18
|
* [session] Add simple "change password" GUISimon Rettberg2016-09-084-15/+101
|
* Fix some translationsSimon Rettberg2016-09-062-0/+6
|
* Fix some translations and page titlesSimon Rettberg2016-06-091-1/+0Star
|
* work work work work workSimon Rettberg2016-05-191-1/+0Star
|
* Migrated messages to modulesSimon Rettberg2016-05-103-0/+9
|
* Work on translations: templates and messages workSimon Rettberg2016-05-044-8/+0Star
|
* WIPSimon Rettberg2016-05-037-0/+82