samcrowther
|
2b441cdb9f
|
Security fix -
Restrict access to files on webserver by monitoring the request path content before allowing it to be accessed.
|
2015-04-10 11:10:59 +10:00 |
|
Guillaume Wuip
|
eb70a19a0c
|
Fix webPanel bug for consoles without logWriter
|
2015-02-02 21:26:23 +01:00 |
|
Guillaume Wuip
|
bc833adb8c
|
Remove dev log
|
2015-02-02 19:58:13 +01:00 |
|
Guillaume Wuip
|
93fd2738aa
|
Fix new custom location feature
|
2015-02-02 19:07:45 +01:00 |
|
Guillaume Wuip
|
2747cff88e
|
Allow custom time
|
2015-02-02 18:13:32 +01:00 |
|
Guillaume Wuip
|
3a02270c46
|
Allow user to force location
|
2015-02-02 18:01:15 +01:00 |
|
Guillaume Wuip
|
3422550f2c
|
Allow one log folder for multiple consoles
|
2015-01-24 09:09:52 +01:00 |
|
Guillaume Wuip
|
2849d7ca0e
|
Add default tags
|
2015-01-13 18:03:18 +01:00 |
|
Guillaume Wuip
|
233251916b
|
Add /api/timezoneOffset
|
2015-01-01 19:55:03 +01:00 |
|
Mathew Kurian
|
36812999c8
|
Fixing null error; Updating herokuapp
|
2014-12-23 13:02:38 -06:00 |
|
Guillaume Wuip
|
4a274dab09
|
Fix datesExplorer bug
Fixing bug that cause the 10 dates to not contain today. Now : start now and go reverse.
|
2014-12-22 22:36:30 +01:00 |
|
Guillaume Wuip
|
bedbd68a06
|
Move private function geSpace() up and add doc
|
2014-12-22 18:58:14 +01:00 |
|
Guillaume Wuip
|
0205686302
|
Fix jshint error
|
2014-12-22 18:56:52 +01:00 |
|
Mathew Kurian
|
a2cb9978e3
|
Removing serve-static direct dependency
|
2014-12-22 02:14:46 -06:00 |
|
Mathew Kurian
|
78be7ca828
|
Fix
|
2014-12-21 21:16:46 -06:00 |
|
Mathew Kurian
|
21e3342d01
|
Adding multiline tags
|
2014-12-21 21:13:27 -06:00 |
|
Mathew Kurian
|
fc99184b60
|
Updating interface and fixing webpanel issue
Temporary UI update
|
2014-12-21 14:40:59 -06:00 |
|
Guillaume Wuip
|
e6b18416e9
|
Add doc
|
2014-12-21 09:21:40 +01:00 |
|
Guillaume Wuip
|
ea5fd244fc
|
Chaining loggers
|
2014-12-21 09:15:28 +01:00 |
|
Guillaume Wuip
|
364ad34910
|
Fix comment
|
2014-12-20 19:35:26 +01:00 |
|
Guillaume Wuip
|
2c49b68c77
|
Fix comment
|
2014-12-20 19:14:01 +01:00 |
|
Guillaume Wuip
|
397fa957d7
|
Fix typo
|
2014-12-20 15:16:44 +01:00 |
|
Guillaume Wuip
|
d7c05d3f9a
|
Remove trailing whitespace
|
2014-12-20 10:09:14 +01:00 |
|
Guillaume Wuip
|
0d819ff30f
|
Fix msg
|
2014-12-20 10:06:12 +01:00 |
|
Guillaume Wuip
|
4d1f4e6ac6
|
ExpressLogger
|
2014-12-19 17:57:27 +01:00 |
|
Guillaume Wuip
|
03da642d5e
|
Fix doc
|
2014-12-19 17:56:57 +01:00 |
|
Guillaume Wuip
|
cd4d49c6b4
|
Handle the 'error' event case
|
2014-12-18 22:10:14 +01:00 |
|
Guillaume Wuip
|
d25a1e94be
|
Emit event only after loggers options are attached
|
2014-12-15 12:42:49 +01:00 |
|
Guillaume Wuip
|
2b5eb85688
|
Add doc
|
2014-12-15 12:39:47 +01:00 |
|
Guillaume Wuip
|
a4480bd7ae
|
Fix: check err after anything else
|
2014-11-11 18:23:39 +01:00 |
|
Guillaume Wuip
|
92f6dc830f
|
Add show property
|
2014-11-03 21:49:10 +01:00 |
|
Guillaume Wuip
|
c1447eb09d
|
Create a contextString and a real argsString key
|
2014-11-02 17:11:16 +01:00 |
|
Guillaume Wuip
|
7c6dcb8523
|
Custom map function
|
2014-11-02 10:37:03 +01:00 |
|
Guillaume Wuip
|
b603bbfc72
|
Fix + keep same format between dates and folder explorer
|
2014-11-01 21:14:37 +01:00 |
|
Guillaume Wuip
|
2607046cd5
|
Rename fileExplorer into folderExplorer
|
2014-11-01 16:39:46 +01:00 |
|
Guillaume Wuip
|
d4c370f8ad
|
Fix serving the static dir
|
2014-11-01 12:25:52 +01:00 |
|
Guillaume Wuip
|
cca495bc6b
|
Add webPanel
|
2014-11-01 10:35:26 +01:00 |
|
Guillaume Wuip
|
7f706c5aa4
|
Refactor LogWriter history
|
2014-10-30 19:29:49 +01:00 |
|
Guillaume Wuip
|
0bf1253717
|
Save each new file in history.json
|
2014-10-30 18:48:33 +01:00 |
|
Guillaume Wuip
|
c7ea009ac5
|
Add LogWriter.addLogger()
|
2014-10-30 14:28:55 +01:00 |
|
Guillaume Wuip
|
ab4402b1f5
|
Exports logsFolder
|
2014-10-29 20:18:27 +01:00 |
|
Guillaume Wuip
|
4c17b1badf
|
Add getUser() function
Useful to add active user name in log path
|
2014-10-29 15:07:13 +01:00 |
|
Guillaume Wuip
|
cc7479eb9c
|
Attach rootPath to the instance after checking if already in use
|
2014-10-29 13:56:24 +01:00 |
|
Guillaume Wuip
|
e35260b575
|
Update doc
|
2014-10-29 11:39:25 +01:00 |
|
Guillaume Wuip
|
52cb18088e
|
Create LogWriter
|
2014-10-29 11:29:22 +01:00 |
|
Guillaume Wuip
|
f8bde051ac
|
Don't care about logInFile + save all loggers opt
|
2014-10-29 11:26:49 +01:00 |
|
Guillaume Wuip
|
bff90eae44
|
Emit event for new logger
|
2014-10-26 20:58:00 +01:00 |
|
Guillaume Wuip
|
30d39b8232
|
Add custom colors options for context part
|
2014-10-26 16:42:04 +01:00 |
|
Guillaume Wuip
|
fb1f58cb57
|
Fix object loging
|
2014-10-26 16:07:32 +01:00 |
|
Guillaume Wuip
|
5e0d7ef02d
|
Some refactor for futures customisation
|
2014-10-26 15:52:07 +01:00 |
|