Maxime Bouroumeau-Fuseau
|
21663713d3
|
Merge pull request #68 from barryvdh/patch-5
Prevent opening other directories
|
2014-01-13 06:19:04 -08:00 |
|
Maxime Bouroumeau-Fuseau
|
30a82ab363
|
Merge pull request #69 from barryvdh/patch-6
Fix open-btn css
|
2014-01-13 06:18:47 -08:00 |
|
Maxime Bouroumeau-Fuseau
|
a69c7dd4f5
|
Merge pull request #70 from barryvdh/patch-7
Add Request Method to data/open handler
|
2014-01-13 06:18:19 -08:00 |
|
Barry vd. Heuvel
|
2679dba651
|
Add Request Method to collect
|
2014-01-13 09:41:11 +01:00 |
|
Barry vd. Heuvel
|
844f05a722
|
Add Request Method
|
2014-01-13 09:39:56 +01:00 |
|
Barry vd. Heuvel
|
024f4108d3
|
Move mkdir to save()
|
2014-01-13 09:20:37 +01:00 |
|
Barry vd. Heuvel
|
f15a3b5dda
|
Fix open-btn css
Whoops, trailing comma killed the open button.
|
2014-01-12 16:26:26 +01:00 |
|
Barry vd. Heuvel
|
b0ccc67756
|
Prevent opening other directories
Make sure you cannot do something ?id=../somefile
|
2014-01-12 16:19:08 +01:00 |
|
Barry vd. Heuvel
|
9ad8fb12e7
|
Use HttpDriver in OpenHandler
|
2014-01-11 16:01:57 +01:00 |
|
Barry vd. Heuvel
|
05be7ddb9e
|
Make dir when not exists
|
2014-01-11 14:30:37 +01:00 |
|
Barry vd. Heuvel
|
195aba09de
|
Typo in icons
icone instead of icon
|
2014-01-08 11:44:25 +01:00 |
|
Maxime Bouroumeau-Fuseau
|
ec6a857a30
|
Merge pull request #57 from barryvdh/closebtn
Change close/minimize behaviour
1.9
|
2014-01-07 12:49:48 -08:00 |
|
Barry vd. Heuvel
|
cc60885c22
|
Change icon to php-icon
|
2014-01-05 20:42:36 +01:00 |
|
Maxime Bouroumeau-Fuseau
|
43f0382a81
|
Merge pull request #50 from barryvdh/patch-1
Limit headers to something below 256kB
|
2014-01-04 13:42:33 -08:00 |
|
Barry vd. Heuvel
|
60ecbfc507
|
Look for errors in header data
|
2013-12-29 19:39:32 +01:00 |
|
Barry vd. Heuvel
|
8e031e4774
|
Add error instead of empty array
|
2013-12-29 19:38:39 +01:00 |
|
Barry vd. Heuvel
|
231d17fc7f
|
Change minimize to close button
Close the debugbar, to save space. Minimize happens when clicking on the
open tab.
|
2013-12-29 17:45:41 +01:00 |
|
Maxime Bouroumeau-Fuseau
|
740b7d26c8
|
Merge pull request #56 from GuimDev/master
ResponsiveCSS for debugbar
|
2013-12-27 04:33:52 -08:00 |
|
GuimDev
|
20051093ad
|
Small change for responsive CSS
Update full_init.html, javascript : rename function and variable.
|
2013-12-27 09:33:05 +01:00 |
|
GuimDev
|
bac451ca86
|
Responsive CSS for debugbar
http://i.imgur.com/5thBFc1.png
|
2013-12-26 19:41:49 +01:00 |
|
GuimDev
|
859e00c22f
|
Update debugbar.css and add twig badge
http://i.imgur.com/Ij2194R.png
and n-resize cursor is more suitable.
Twig didn't have badge, I add it.
|
2013-12-26 18:39:23 +01:00 |
|
Maxime Bouroumeau-Fuseau
|
aed2132c97
|
Merge pull request #55 from GuimDev/master
Add register_shutdown function is most accurate (and support Twig)
|
2013-12-26 05:58:04 -08:00 |
|
GuimDev
|
d1d36c7a15
|
Fix last commit (old version).
|
2013-12-26 12:27:08 +01:00 |
|
GuimDev
|
a3c18c1130
|
Small changes & prevent exception
|
2013-12-26 12:24:08 +01:00 |
|
GuimDev
|
db00362d78
|
Update mistake.
|
2013-12-24 23:50:12 +01:00 |
|
GuimDev
|
eae876a2eb
|
Use param of JavascriptRenderer constructor.
I add baseUrl, basePath parameters to getJavascriptRenderer(...) for increased use speed.
Save two lines of code.
I am lazy :)
|
2013-12-24 13:10:42 +01:00 |
|
GuimDev
|
463259abce
|
Add register_shutdown function is most accurate
It's good function with Twig. You can choose position on HTML code, or just add on end file, when php code shutdown (terminate).
|
2013-12-24 12:53:07 +01:00 |
|
Maxime Bouroumeau-Fuseau
|
e4091b9e19
|
Merge pull request #54 from GuimDev/master
Fix mistake (recursion)
|
2013-12-23 10:58:46 -08:00 |
|
GuimDev
|
a01fc83c8d
|
Fix mistake (recursion)
PHP Fatal error: Maximum function nesting level of '250' reached, aborting! in Bridge\Twig\TraceableTwigTemplate.php on line 78
|
2013-12-23 19:09:25 +01:00 |
|
Maxime Bouroumeau-Fuseau
|
f1dd126ec1
|
Merge pull request #52 from Anahkiasen/bower
Close #51 - Update front-end dependencies
1.8
|
2013-12-19 14:23:19 -08:00 |
|
Maxime Fabre
|
137cc7d1ac
|
Update icon names in source code
|
2013-12-17 13:01:06 +01:00 |
|
Maxime Fabre
|
b8bd80b367
|
Update tests
|
2013-12-17 12:53:18 +01:00 |
|
Maxime Fabre
|
a28107ac75
|
Update paths in JavascriptRenderer
|
2013-12-17 12:49:47 +01:00 |
|
Maxime Fabre
|
8b433f05cb
|
Add new tracked assets
|
2013-12-17 12:49:28 +01:00 |
|
Maxime Fabre
|
bb1d858a71
|
Remove currently tracked assets
|
2013-12-17 12:46:59 +01:00 |
|
Maxime Fabre
|
859c2cb040
|
Add Bower file
|
2013-12-17 12:45:32 +01:00 |
|
Barry vd. Heuvel
|
64956c203c
|
Limit headers to something below 256kB
I'm not sure behavior is the same for every browser, but at least Chrome has a limit on the total header size (256kB). This causes ajax requests to fail without a clear error.
See issues https://github.com/barryvdh/laravel-debugbar/issues/41 and https://github.com/barryvdh/laravel-debugbar/issues/14
Some results for sizes are here: http://stackoverflow.com/questions/3326210/can-http-headers-be-too-big-for-browsers/3436155#3436155
This limits the max header to 244 kB, so it leaves about 10kB for additional headers.
Off course no data will be received at all, but is probably preferred to a failing ajax request.
|
2013-11-27 15:23:06 +01:00 |
|
Maxime Bouroumeau-Fuseau
|
2cdf83124f
|
Merge pull request #49 from barryvdh/patch-1
Check encoding before applying htmlentities
|
2013-11-20 08:53:21 -08:00 |
|
Barry vd. Heuvel
|
13f8fd8675
|
Check encoding before applying htmlentities
Fix for #48
|
2013-11-17 16:19:39 +01:00 |
|
Maxime Bouroumeau-Fuseau
|
57344ccb95
|
coding conventions
|
2013-11-08 15:26:30 -02:00 |
|
Maxime Bouroumeau-Fuseau
|
567648710e
|
Merge pull request #44 from barryvdh/pdo-escaping
Check parameters for binary data
|
2013-11-08 09:25:06 -08:00 |
|
Maxime Bouroumeau-Fuseau
|
11271b8281
|
Merge pull request #45 from barryvdh/pdo-escaping2
Escape PDO Params
|
2013-11-08 09:24:28 -08:00 |
|
Maxime Bouroumeau-Fuseau
|
34d6037621
|
Merge pull request #46 from thallisphp/patch-1
Fix alignment issue in database queries tab
|
2013-11-08 09:23:39 -08:00 |
|
ThallisPHP
|
5eda8cc983
|
Fix alignment issue in database queries tab
|
2013-11-08 15:21:52 -02:00 |
|
Barry vd. Heuvel
|
f7ee6d4989
|
don't forget the return
|
2013-11-04 21:56:50 +01:00 |
|
Barry vd. Heuvel
|
d98b73914d
|
Escape params
Escape the params, to prevent html leaking.
|
2013-11-04 21:53:36 +01:00 |
|
Barry vd. Heuvel
|
a8aabe817e
|
Check parameters for binary data
For example when saving an image as a Blob in the DB.
|
2013-11-04 21:51:32 +01:00 |
|
maximebf
|
71be65fdcd
|
added parameter to specify the quotationChar in PDOCollector (fixed #38)
|
2013-11-04 14:14:57 -03:00 |
|
Maxime Bouroumeau-Fuseau
|
a7e1479ed4
|
Merge pull request #43 from barryvdh/patch-1
Reset box-sizing
|
2013-11-01 08:24:10 -07:00 |
|
Barry vd. Heuvel
|
dfee8a2236
|
Reset box-sizing
By default, Bootstrap3 applies `box-sizing: border-box;` to every element. This doesn't work well for some controls, so reset it to content-box.
See https://github.com/barryvdh/laravel-debugbar/issues/26
|
2013-11-01 09:59:29 +01:00 |
|