Keir
|
2252a5397d
|
Fix file filter and reduce it down to 1 line.
|
2015-12-24 21:25:55 +00:00 |
|
Keir
|
42aba8bda1
|
Added file purger (runs every 30 minutes, purges anything older than a day).
Use a logger instead of sout.
General cleanup, especially of console messages.
|
2015-12-24 21:13:09 +00:00 |
|
Keir
|
a72125b1dc
|
Implement new error thingy.
|
2015-12-18 18:11:25 +00:00 |
|
William Burns
|
0e0a22ab15
|
Error page
|
2015-12-18 17:56:22 +00:00 |
|
Keir
|
0b4568e785
|
Commit progress.
|
2015-12-18 17:41:03 +00:00 |
|
Keir
|
77595c8fbc
|
Allow search form to be loaded when no identifier is supplied (error messages are a bit crappy atm I'm aware).
|
2015-12-18 16:20:57 +00:00 |
|
Keir
|
bd887e1eef
|
Make search box functional.
|
2015-12-18 15:52:20 +00:00 |
|
Keir
|
2e02b9c8ea
|
Hide WIP rank label.
Fix spelling issue.
|
2015-12-17 17:43:36 +00:00 |
|
Keir
|
ad9620bb3d
|
Fix formatting.
|
2015-12-16 16:02:45 +00:00 |
|
Keir
|
3ecb4c7fb8
|
Report handlers are now parsed and displayed correctly.
|
2015-12-16 16:01:19 +00:00 |
|
Keir
|
db5327d2e4
|
Online reports can now be updated without re-sending all the data (ie we don't want to update all the chat messages when a member of staff handles a report).
Misc. changes and fixes.
|
2015-12-16 15:51:01 +00:00 |
|
Keir
|
cd18d2a94f
|
ReportServer fixes and improvements.
|
2015-12-16 15:05:00 +00:00 |
|
Keir
|
9c7c6fdb37
|
Don't treat these ints as strings (quicker comparison).
|
2015-12-16 13:58:05 +00:00 |
|
Keir
|
56d606adf0
|
Constants cannot hold arrays.
|
2015-12-16 13:38:48 +00:00 |
|
Keir
|
b5149d2da7
|
Implemented williams frontend design.
|
2015-12-16 00:22:55 +00:00 |
|
William Burns
|
958399be59
|
Merge branch 'feature/report' of ssh://184.154.0.242:25565/min/mineplex into feature/report
|
2015-12-15 22:17:15 +00:00 |
|
William Burns
|
bc88a35cea
|
Add my first design!
|
2015-12-15 22:17:05 +00:00 |
|
Keir
|
398fcfdcba
|
Update php code to parse new report data.
Main class is now view.php.
|
2015-12-15 22:13:23 +00:00 |
|
Keir
|
5528c7c885
|
Push iml file.
|
2015-12-15 21:55:42 +00:00 |
|
Keir
|
1042032836
|
Update the web side to handle to handle the new changes.
|
2015-12-15 21:36:54 +00:00 |
|
Keir
|
6d9bcb8e66
|
Reworked serialization and store more data in json files for later parsing.
Internally store UUIDs for reports and convert them as needed for display to user.
Many other misc. changes and refactorings.
|
2015-12-15 21:30:45 +00:00 |
|
Keir
|
50753e30e6
|
Clicking a users name copies it to the users clipboard and also displays an alert to the user that this has happened.
|
2015-12-13 19:12:32 +00:00 |
|
Keir
|
a1f1667647
|
Fix "Player.php" filename case.
|
2015-12-11 12:28:38 +00:00 |
|
Keir
|
4b122b16ae
|
Fix formatting.
Fix "Player.php" filename case.
|
2015-12-11 12:28:12 +00:00 |
|
Keir
|
7749401e62
|
Show UUID when clicking on a username (temporary).
|
2015-12-09 20:05:24 +00:00 |
|
Keir
|
54157024f7
|
Committing current progress, can't afford to lose this again
|
2015-12-09 18:06:04 +00:00 |
|
Keir
|
9ce7b25482
|
Prevent escaping in id string.
|
2015-12-08 18:37:05 +00:00 |
|
Keir
|
c22a206a0e
|
Added some documentation (mainly declaring variable types).
|
2015-12-08 10:38:44 +00:00 |
|
Keir
|
529eab5aef
|
Improved the report php code, made it more object orientated.
Commented out debug code.
|
2015-12-07 23:43:29 +00:00 |
|
Keir
|
67b3fe1d23
|
Merge branches 'feature/report' and 'master' of ssh://184.154.0.242:7999/min/mineplex into feature/report
# Conflicts:
# Plugins/Mineplex.Core/src/mineplex/core/preferences/PreferencesManager.java
# Plugins/Mineplex.Core/src/mineplex/core/preferences/PreferencesRepository.java
# Plugins/Mineplex.Core/src/mineplex/core/preferences/ui/ExclusivePreferencesPage.java
# Plugins/Mineplex.Core/src/mineplex/core/preferences/ui/PreferencesPage.java
|
2015-12-07 18:11:40 +00:00 |
|
Keir
|
eed944597c
|
Commit PHP code.
|
2015-12-07 17:05:58 +00:00 |
|
Keir
|
e21bd37b92
|
Add connection host for Jedis.
|
2015-12-06 19:05:20 +00:00 |
|
Keir
|
ddf6037fc4
|
Wrote standalone chatsnap handler and implemented required changes in Core.
|
2015-12-04 23:30:27 +00:00 |
|