Guangcong Luo
6c40884426
Make modlog non-modal
2017-07-20 12:50:41 -05:00
HoeenHero
341648c8ea
Modlog: Use a popup for no results ( #3807 )
2017-07-20 11:22:03 -05:00
panpawn
daf6a95fd9
Modlog: Use connection.send for sending popup ( #3797 )
2017-07-17 18:47:34 -05:00
HoeenHero
49d569f85f
Modlog: Fix modal issue ( #3796 )
2017-07-17 16:55:19 -05:00
panpawn
5ae05456d9
Modlog: Make popup modal ( #3783 )
...
This will prevent the classic waiting for modlog and accidentally clicking it away
2017-07-15 06:03:39 -05:00
CheeseMuffin
69128a0205
Modlog: Fix double message in groupchats ( #3749 )
2017-07-10 17:00:45 +09:00
asgdf
30c766af2a
Fix /modlog all ( #3731 )
2017-07-06 16:45:38 +09:00
Ben Davies
d09ce242a8
Modlog: crash log uncaught exceptions ( #3733 )
2017-07-06 15:20:14 +09:00
Guangcong Luo
ab7bd2d4e7
Fix modlog
2017-07-03 00:17:04 +09:00
Guangcong Luo
95e8bebeaf
Revert "ProcessManager: refactor, fix memory leak, use Typescript ( #3706 )"
...
This reverts commit c9b93d3529 .
2017-07-02 08:11:18 -04:00
Ben Davies
c9b93d3529
ProcessManager: refactor, fix memory leak, use Typescript ( #3706 )
...
- spawning and setting up child processes is now handled by
ProcessManager#constructor rather than needing to be done manually for
each module that uses ProcessManager
- direct references to ProcessManager in ProcessWrapper were removed to
prevent dead ProcessWrapper instances from being leaked when hotpatching
- process-manager.js and verifier.js now use Typescript
2017-06-30 09:09:13 +09:00
Konrad Borowski
380aced69b
Use FS module for modlog ( #3691 )
2017-06-28 15:36:41 +08:00
asgdf
17b41a39d8
Fix crash in /modlog public ( #3693 )
2017-06-27 17:24:20 -07:00
asgdf
bf85c96ac4
Modlog: properly spawn processes ( #3672 )
2017-06-22 04:39:18 -07:00
Guangcong Luo
1d7d4ff837
Fix deprecated fs.close call signature
2017-06-19 14:54:42 -07:00
Bär Halberkamp
961ffc3f9b
Upgrade eslint to 4.x ( #3657 )
2017-06-18 22:37:43 -07:00
asgdf
1935f220e1
Modlog: allow userid search to find names with underscores ( #3654 )
2017-06-18 13:50:23 -07:00
asgdf
510f912761
Modlog: don't escape characters unnecessarily ( #3639 )
2017-06-15 11:25:55 -05:00
asgdf
6631aced03
Modlog: properly trim and sanitize search string ( #3606 )
2017-06-11 22:37:01 -05:00
panpawn
f3d5e59103
Modlog: Fix when to link in modlog output ( #3613 )
...
Orda-Y pointed this out; basically, it should be like this "since hidden rooms still give roomlog access"
2017-06-11 22:33:31 -05:00
panpawn
602560a132
Modlog: Add permission checking back
...
This was not included in the recent modlog refactor
2017-06-11 21:06:11 +02:00
Konrad Borowski
ece7db83fd
Improve regex escaping in modlog ( #3607 )
2017-06-11 10:05:25 -05:00
asgdf
92c0a84dc8
Fix modlog ( #3603 )
2017-06-11 01:25:48 -05:00
asgdf
c25d23a7f0
Refactor modlog ( #3569 )
2017-06-10 12:32:55 -05:00