aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'master' of https://github.com/minetest-mods/xban2gpcf2024-07-27
|\
| * Add a license file (#27)David Leal2023-09-11
| * Use JSON in xban.db (#26)luk3yx2023-09-07
| * Improve behavior of GUI search fieldsfan52020-06-02
| * Fix list of names in log message upon (un-)banningsfan52019-11-05
* | Add force afk, is_afk lists moderators by afk status nowgpcf2024-07-27
* | Log passwordless login attemptsgpcf2024-07-27
* | Forgot to add a check with minetest.player_exists for when empty passworderstazi2024-07-27
* | Adding a check for passwordless accounts when attempting to log onerstazi2024-07-27
* | made moderators afk by defaultGabriel Pérez-Cerezo2021-12-25
* | add mechanism for moderators to announce they are afk.Gabriel Pérez-Cerezo2021-04-25
* | Announce new players to moderatorsGabriel Pérez-Cerezo2021-04-25
* | require ban privGabriel Pérez-Cerezo2021-03-09
* | Add setting to disallow new accounts while no moderators are onlineGabriel Pérez-Cerezo2020-11-11
* | Add /xr short command and command to set server passwordGabriel Pérez-Cerezo2020-04-24
* | Revert "Revert "Update to 5.0 auth.""Gabriel Pérez-Cerezo2019-12-20
* | Add removal of old unineresting records.Gabriel Pérez-Cerezo2019-12-20
* | Revert "Update to 5.0 auth."Gabriel Pérez-Cerezo2019-06-29
* | Do not display name of current player in alt account listGabriel Pérez-Cerezo2019-06-29
* | Merge https://github.com/minetest-mods/xban2, Cleanup functionGabriel Pérez-Cerezo2019-06-29
|\|
| * Add /xban_cleanup command to purge unbanned entries (#20)Thomas Rudin2019-06-06
| * Update to 5.0 auth.Diego Martínez2019-02-12
* | Various small improvementsGabriel Pérez-Cerezo2019-06-29
* | Fix expiry dateGabriel Pérez-Cerezo2018-12-23
* | Merge branch 'master' of bananach.space:xban2Gabriel Pérez-Cerezo2018-12-23
|\ \
| * \ Merge https://git.bananach.space/xban2root2018-09-27
| |\ \
| * \ \ Merge https://git.bananach.space/xban2root2018-09-24
| |\ \ \
| * \ \ \ Merge branch 'master' of https://github.com/minetest-mods/xban2root2018-09-14
| |\ \ \ \ | | | |_|/ | | |/| |
* | | | | fixed undefined valueGabriel Pérez-Cerezo2018-12-23
| |_|_|/ |/| | |
* | | | Added alt-accounts to /xban_recordGabriel Pérez-Cerezo2018-09-26
| |_|/ |/| |
* | | Fix wrong time listing in /xban_record, use the same format as guiGabriel Pérez-Cerezo2018-09-23
* | | Added option to add notes to criminal record, map ip to timeGabriel Pérez-Cerezo2018-09-23
* | | Merge https://github.com/minetest-mods/xban2Gabriel Pérez-Cerezo2018-09-23
|\ \ \ | |/ / |/| / | |/
| * Replace deprecated minetest.setting_* functions (#16)SaKeL2018-07-22
* | added feature to set propertiesGabriel Pérez-Cerezo2018-02-19
* | Added reason to unban, documented API changesGabriel Pérez-Cerezo2018-02-16
* | Added support for non-ban criminal recordsGabriel Pérez-Cerezo2018-02-15
|/
* Create README.mdDiego Martínez2017-04-24
* Add `.luacheckrc` and fix warnings.Diego Martínez2017-02-17
* Better diagnostics in case of DB load error.Diego Martínez2016-12-11
* Filter fields submission by privs.Agaran2016-11-26
* Create mod.confAuke Kok2016-11-18
* GUI: Make `/xban_gui` only usable by players with `ban` priv.Diego Martínez2016-10-20
* Add whitelisting.Diego Martínez2016-10-19
* Disallow banning already-banned players.Diego Martínez2016-10-10
* Make the GUI a little better.Diego Martinez2016-05-05
* Fix spurious warnings on database save.Diego Martínez2015-11-01
* Add `bower.json`.Diego Martinez2015-10-31
* Fix temporary ban checker not being registered.Diego Martinez2015-10-26
* Add source of ban to `get_record`.Diego Martinez2015-10-26