parallels999
1fdc3a3007
Fix html body mail on SwiftMailCollector ( #619 )
2024-03-12 17:01:48 +01:00
Barry vd. Heuvel
0b407703b0
Fix mail body check ( #618 )
v1.21.3
2024-03-12 15:23:07 +01:00
Barry vd. Heuvel
223a2c350b
Update branch alias
2024-03-12 15:13:48 +01:00
Barry vd. Heuvel
8c55824b60
Capture HTML body for mails ( #617 )
...
* Capture HTML body for mails
* Show html in iframe
* Deprecate details
* Add text summary
v1.21.2
2024-03-12 10:54:01 +01:00
erikn69
bce78f928a
Filter collectors on MessagesWidget ( #616 )
2024-03-11 22:16:03 +01:00
erikn69
ce817fa4ad
keeps only the main debugbar functionality on iframes ( #615 )
2024-03-11 22:13:30 +01:00
Barry vd. Heuvel
c7d2cfba15
Revert "keeps only the main debugbar functionality on iframes ( #606 )" ( #613 )
...
This reverts commit b6113ae0e536dc3fe2a4bc8b8df53a84ae8427cc.
v1.21.1
2024-03-11 15:49:43 +01:00
erikn69
d7b954be25
Avoid only number filename on uri link ( #612 )
2024-03-07 09:33:54 +01:00
erikn69
c85407b90c
Do not click when selection is active ( #611 )
2024-03-05 10:25:07 +01:00
Barry vd. Heuvel
9700e50974
Fix jquery4 deprecations ( #610 )
v1.21.0
2024-03-01 16:28:34 +01:00
Barry vd. Heuvel
d420dd09d1
Use xdebug_link in html variables ( #609 )
2024-03-01 16:24:55 +01:00
erikn69
b6113ae0e5
keeps only the main debugbar functionality on iframes ( #606 )
2024-03-01 16:22:12 +01:00
Barry vd. Heuvel
266cee2946
Do not click when selection is active ( #608 )
...
* Do not click when selection is active
* Update sql widget.js
2024-03-01 16:16:18 +01:00
erikn69
04f9613c41
Easier to customize icons on message widget ( #607 )
...
* Easier to customize icons on message widget
* Support full Psr\LogLevel messages
2024-03-01 14:36:10 +01:00
erikn69
d20048de08
Refactor to loader environment setter ( #605 )
2024-02-26 19:11:29 +01:00
erikn69
a8694a4e0e
Add body message to mail ( #603 )
2024-02-20 10:16:27 +01:00
erikn69
9321913520
Fix twig demo ( #602 )
2024-02-19 21:37:40 +01:00
PaolaRuby
cbab4a8f45
Avoid expanded values on MessagesCollector ( #601 )
2024-02-16 18:50:56 +01:00
erikn69
689ecda8c1
Timeline measure params table hidden by default ( #600 )
2024-02-16 10:59:23 +01:00
Barry vd. Heuvel
484625c23a
Check file ( #599 )
...
* Check file
* Check line
v1.20.2
2024-02-15 11:49:09 +01:00
parallels999
512fb06c48
More informative tooltip ( #597 )
2024-02-14 09:55:28 +01:00
Barry vd. Heuvel
06ebf922cc
Remove
v1.20.1
2024-02-13 20:03:14 +01:00
Barry vd. Heuvel
8f99b6607e
Backport https://github.com/barryvdh/laravel-debugbar/pull/1510
2024-02-13 19:55:07 +01:00
Barry vd. Heuvel
5e47525218
Revert "Fix demo PDOCollector name, and update it with 72fea42" ( #595 )
...
* Revert "Fix demo PDOCollector name, and update it with 72fea42 (#593 )"
This reverts commit 43632b66d35a0abdc9d87b6858472558f165df10.
* Update pdo.php
2024-02-13 19:38:06 +01:00
Barry vd. Heuvel
a1a30fc11c
Revert "Make PDOCollector easy to extend ( #582 )" ( #594 )
...
This reverts commit 958ac088972b64c96776c145da6940024b6d2592.
2024-02-13 19:37:34 +01:00
erikn69
43632b66d3
Fix demo PDOCollector name, and update it with 72fea42 ( #593 )
2024-02-13 16:58:59 +01:00
Fred
91f88d5e24
Fix file not exists by setting line default 1 on editor links ( #592 )
...
* Set line default 1 on editor links
* Update HasXdebugLinks.php
* Update HasXdebugLinks.php
---------
Co-authored-by: Barry vd. Heuvel <barryvdh@gmail.com>
2024-02-13 16:58:36 +01:00
Barry vd. Heuvel
72fea42726
Tweak setDuration to avoid bc break
v1.20.0
2024-02-12 11:29:57 +01:00
Andrew Brown
dfde7d069b
allow customization of the memory precision ( #530 )
...
currently there is no way to see the raw "peak_usage" bytes in the output. I'd love to have that number available somewhere, but I couldn't figure out how to do that.
this change is the next best thing, as it allows us to override the default precision of "0", so we can get a little more granularity into the memory usage.
2024-02-11 08:54:35 +01:00
Barry vd. Heuvel
80ad07447f
Use xdebug links for messages, move to trait ( #591 )
...
* Use xdebug links for messages, move to trait
* Tweak view templates
2024-02-10 21:02:28 +01:00
Filippov Alexander
d6566027f1
Added catch to promise for window.fetch wrapper to avoid "Uncaught (in promise) DOMException: The user aborted a request." errors. ( #585 )
...
Co-authored-by: Filippov Alexander <swayalex.work@gmail.com>
2024-02-10 11:03:45 +01:00
angeljqv
87f04a2762
normalize file paths on exceptions traces ( #566 )
...
* normalize file paths on exceptions traces
* avoid trace string when there is trace html
* normalize file path on message `cannot open the file`
* fix
2024-02-10 11:03:26 +01:00
Yiannis Siantos
429b6f7edc
Add names to inputs ( #584 )
...
Co-authored-by: Yiannis Siantos <yiannis.siantos@porism.com>
2024-02-10 11:02:07 +01:00
parallels999
958ac08897
Make PDOCollector easy to extend ( #582 )
2024-02-10 11:01:40 +01:00
erikn69
912691590f
Upgrade PDOCollector and queries widget ( #581 )
2024-02-10 11:00:41 +01:00
erikn69
ff2b6d6346
fix open_basedir restriction error ( #590 )
2024-02-10 11:00:09 +01:00
erikn69
d1e849c7e2
Refactor DataCollector html dumper ( #578 )
...
Co-authored-by: Barry vd. Heuvel <barryvdh@gmail.com>
2024-02-10 10:59:38 +01:00
erikn69
7675af2712
Show file and line on messages ( #576 )
2024-02-10 10:57:15 +01:00
erikn69
c13bd51cdb
fix formatDuration NaNμs on timeline widget ( #569 )
2024-02-10 10:56:34 +01:00
Barry vd. Heuvel
7e0ef13788
Bump dev-alias to 1.20
2024-02-10 10:55:39 +01:00
erikn69
cb11a0120b
Update interpolate on MessagesCollector ( #572 )
2024-02-10 10:55:11 +01:00
kriss
bfa8941060
Fix sort ( #527 )
2024-02-10 10:54:03 +01:00
erikn69
3ade312b58
preload formatter, avoids unexpected jumps on timeline ( #568 )
2024-02-10 10:53:17 +01:00
erikn69
bd42d88cd8
fix highlighted-line emphasis on codeblock ( #565 )
2024-02-10 10:52:44 +01:00
erikn69
5c355755f5
fix editor ajax template links ( #570 )
2024-02-10 10:49:57 +01:00
erikn69
34462a1ee9
Create ObjectCountCollector for count class/objects ( #571 )
...
* Create ObjectCountCollector for count class/objects
* Added ObjectCountCollector demo
2024-02-10 10:46:40 +01:00
v-noskov
8db056271d
Update dependencies for Symfony 7 ( #589 )
2024-01-25 19:41:03 +01:00
erikn69
27b3c2f234
ci: Use GitHub Actions V4 ( #573 )
2023-10-12 18:09:55 +02:00
Pedro Xavier
0d65147743
Fix code block in docs ( #580 )
2023-10-12 18:09:00 +02:00
erikn69
03dd40a182
Fix PHP 8.2 deprecations ( #579 )
v1.19.1
2023-10-12 10:10:52 +02:00