-
-
Notifications
You must be signed in to change notification settings - Fork 43
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: BanManagement/BanManager-WebUI
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: BanManagement/BanManager-WebUI
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: legacy
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 22 files changed
- 2 contributors
Commits on Mar 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for bfb830d - Browse repository at this point
Copy the full SHA bfb830dView commit details
Commits on Apr 10, 2020
-
fix: unbanning issues with latest BanManager
fixes error when record is not created due to lack of createdReason value
Configuration menu - View commit details
-
Copy full SHA for e75ba7a - Browse repository at this point
Copy the full SHA e75ba7aView commit details -
fix: unmuting issues with latest BanManager
fixes error when record is not created due to lack of createdReason value Co-authored-by: James Mortemore <jamesmortemore@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5ab4407 - Browse repository at this point
Copy the full SHA 5ab4407View commit details
Commits on Apr 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for db2b9c6 - Browse repository at this point
Copy the full SHA db2b9c6View commit details -
fix: update queries to account for changes in v7 schema (#587)
Include silent row for the updated schema since v7 and fix missing soft row from earlier versions
Configuration menu - View commit details
-
Copy full SHA for 91635c0 - Browse repository at this point
Copy the full SHA 91635c0View commit details
Commits on Apr 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for da0b32f - Browse repository at this point
Copy the full SHA da0b32fView commit details
Commits on Apr 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f13f764 - Browse repository at this point
Copy the full SHA f13f764View commit details
Commits on May 25, 2020
-
[BIG ONE] New features and minor bugfixes (#631)
* Fix textarea for edit modals Make the textarea only expand vertically to prevent surpassing width of modal * Change class name for edit mute modal * Change class name for edit mute modal * Change class for edit mute modal * Add soft/silent to editban/mute modals * Add soft/silent to editban/mute modals * Add punishments through WebUI Adds the possibility to create punishments in admin session. * Add soft/silent to editban/mute modals and prevent empty reasons Empty reasons are replaced with '(WebUI)' * Add soft/silent to editban/mute modals and prevent empty reasons Empty reasons are replaced with '(WebUI' * Add punishments through WebUI Adds the possibility to create punishments in admin session. * Add punishments through WebUI Adds the possibility to create punishments in admin session. * Add punishments through WebUI Adds the possibility to create punishments in admin session. * Add punishments through WebUI Adds the possibility to create punishments in admin session. * Add punishments through WebUI Adds the possibility to create punishments in admin session. * Add punishments through WebUI Adds the possibility to create punishments in admin session. * Add punishments through WebUI Adds the possibility to create punishments in admin session. * Add punishments through WebUI and set their behaviour Adds as setting to change the behaviour when creating punishments $settings['punish'] = 1; - Sets the punishments in overwrite mode. A currently active punishment would get updated with the new punishment data $settings['punish'] = 2; - Sets the punishments in delete mode. A currently active punishment would get a record created then deleted and finally a new punishment will be created $settings['punish'] = 3; - Sets the punishments in stop mode. If there is a currently active punishment, the process of creating a new one is blocked by a message saying you should wait until the current punishment expires or you remove it before creating a new one * Add Punish mode setting to Admin Panel * Add Punish mode setting to Admin Panel * Add Punish mode setting to Admin Panel and fix a bug Adds punish mode setting to admin panel Bugfix for player_kicks setting
Configuration menu - View commit details
-
Copy full SHA for f43ef83 - Browse repository at this point
Copy the full SHA f43ef83View commit details
Commits on Jul 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 26169ca - Browse repository at this point
Copy the full SHA 26169caView commit details
Commits on Sep 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 800aba7 - Browse repository at this point
Copy the full SHA 800aba7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c06cfaf - Browse repository at this point
Copy the full SHA c06cfafView commit details
Commits on Oct 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c19dc14 - Browse repository at this point
Copy the full SHA c19dc14View commit details
Commits on Oct 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 230112f - Browse repository at this point
Copy the full SHA 230112fView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...legacy