FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for modules - buggregator/server · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
buggregator
/
server
Public
Notifications
You must be signed in to change notification settings
Fork
40
Star
1.1k
Code
Issues
17
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
server
modules
on
master
User selector
Datepicker
Commit history
Commits on Aug 14, 2026
fix(smtp): correct expected ContentID in inline attachment test
Show description for 2d414a5
Powerhamster
and
claude
committed
2d414a5
View commit details
Copy full SHA for 2d414a5
View code at this point
Browse repository at this point
feat(smtp): replace CID references in HTML with attachment preview URLs
Powerhamster
committed
fe0d3b8
View commit details
Copy full SHA for fe0d3b8
View code at this point
Browse repository at this point
Commits on Jun 13, 2026
Fixed spans being ignored
Lachee
committed
7e32021
View commit details
Copy full SHA for 7e32021
View code at this point
Browse repository at this point
Commits on Jun 9, 2026
Sentry - resolve original source via source maps for JS frames
Show description for 501638d
Rosta Kaleta
committed
501638d
View commit details
Copy full SHA for 501638d
View code at this point
Browse repository at this point
Sentry - resolve source code for browser/JS stack frames
Show description for 70baeaa
Rosta Kaleta
committed
70baeaa
View commit details
Copy full SHA for 70baeaa
View code at this point
Browse repository at this point
Sentry - accept breadcrumbs in bare-array form (JS SDKs)
Show description for d27c389
Rosta Kaleta
committed
d27c389
View commit details
Copy full SHA for d27c389
View code at this point
Browse repository at this point
Commits on Jun 8, 2026
Sentry - resolve exception detail by event_id or internal id
Show description for b355bab
Rosta Kaleta
committed
b355bab
View commit details
Copy full SHA for b355bab
View code at this point
Browse repository at this point
Commits on Jun 5, 2026
Sentry - route numeric DSN project ids to the default project
Show description for 81fc4ef
Rosta Kaleta
committed
81fc4ef
View commit details
Copy full SHA for 81fc4ef
View code at this point
Browse repository at this point
Commits on May 13, 2026
fix: prevent envelope length overflow from panicking the parser
Show description for 77826e3
butschster
committed
77826e3
View commit details
Copy full SHA for 77826e3
View code at this point
Browse repository at this point
fix: route Sentry events into a frontend-visible project and harden envelope parsing
Show description for 7efb3fe
butschster
committed
7efb3fe
View commit details
Copy full SHA for 7efb3fe
View code at this point
Browse repository at this point
fix: resolve ServeMux conflict between attachments and SMTP message routes
Show description for a3a09bb
butschster
committed
a3a09bb
View commit details
Copy full SHA for a3a09bb
View code at this point
Browse repository at this point
Commits on May 12, 2026
Address code review: extract timestamp helpers to reduce duplication
Show description for 5ebc218
Copilot
and
butschster
authored
5ebc218
View commit details
Copy full SHA for 5ebc218
View code at this point
Browse repository at this point
Add SMTP E2E testing API endpoints (search, wait, links, codes, raw, stats, delete)
Show description for f177c02
Copilot
and
butschster
authored
f177c02
View commit details
Copy full SHA for f177c02
View code at this point
Browse repository at this point
Commits on Apr 9, 2026
Fix flamechart stack overflow
xgarreau
committed
433061f
View commit details
Copy full SHA for 433061f
View code at this point
Browse repository at this point
fix xhprof detected as sentry and constraint error
xgarreau
committed
8f6b2af
View commit details
Copy full SHA for 8f6b2af
View code at this point
Browse repository at this point
Commits on Apr 4, 2026
feat: add HTTP forward proxy module with MITM support
Show description for 394717f
butschster
committed
394717f
View commit details
Copy full SHA for 394717f
View code at this point
Browse repository at this point
Commits on Mar 31, 2026
fix: convert non-UTF-8 email body charset to UTF-8
Show description for a806e07
butschster
committed
a806e07
View commit details
Copy full SHA for a806e07
View code at this point
Browse repository at this point
fix: decode RFC 2047 encoded-word in SMTP subject headers
Show description for 23f6202
butschster
committed
23f6202
View commit details
Copy full SHA for 23f6202
View code at this point
Browse repository at this point
feat: Add CORS support
butschster
committed
beb786d
View commit details
Copy full SHA for beb786d
View code at this point
Browse repository at this point
fix: add Sentry PHP SDK v2 and v4 compatibility
Show description for ef7ec3b
butschster
and
claude
committed
ef7ec3b
View commit details
Copy full SHA for ef7ec3b
View code at this point
Browse repository at this point
fix: prevent HTTP dump from capturing SDK-specific requests
Show description for 522d554
butschster
committed
522d554
View commit details
Copy full SHA for 522d554
View code at this point
Browse repository at this point
feat: add Sentry v2 structured storage, parser, and REST API
Show description for 6155d72
butschster
committed
6155d72
View commit details
Copy full SHA for 6155d72
View code at this point
Browse repository at this point
Commits on Mar 30, 2026
Add MCP (Model Context Protocol) server for AI assistant integration
Show description for 25af509
butschster
and
claude
committed
25af509
View commit details
Copy full SHA for 25af509
View code at this point
Browse repository at this point
Add Windows amd64 build support
Show description for d38ec4e
butschster
and
claude
committed
d38ec4e
View commit details
Copy full SHA for d38ec4e
View code at this point
Browse repository at this point
Add Windows amd64 build support
Show description for 09be659
butschster
and
claude
committed
09be659
View commit details
Copy full SHA for 09be659
View code at this point
Browse repository at this point
Commits on Mar 29, 2026
Add webhooks module with per-event filtering and retry
Show description for 3d79194
butschster
and
claude
committed
3d79194
View commit details
Copy full SHA for 3d79194
View code at this point
Browse repository at this point
Add comprehensive unit test suite for Go codebase (71 tests)
Show description for 86b71bf
butschster
and
claude
committed
86b71bf
View commit details
Copy full SHA for 86b71bf
View code at this point
Browse repository at this point
Rewrite e2e tests as real UI interactions, fix http-dump attachment route
Show description for eb4e72d
butschster
and
claude
committed
eb4e72d
View commit details
Copy full SHA for eb4e72d
View code at this point
Browse repository at this point
fix: add download URI to HTTP dump file metadata
Show description for 17e343e
butschster
and
claude
committed
17e343e
View commit details
Copy full SHA for 17e343e
View code at this point
Browse repository at this point
fix: HTTP dump attachment parsing and storage
Show description for 27ee4c4
butschster
and
claude
committed
27ee4c4
View commit details
Copy full SHA for 27ee4c4
View code at this point
Browse repository at this point
Add attachment storage for SMTP and HTTP Dump modules
Show description for dd46ae8
butschster
and
claude
committed
dd46ae8
View commit details
Copy full SHA for dd46ae8
View code at this point
Browse repository at this point
fix: HTTP dump payload format, event type, and PATCH method support
Show description for 4b246f8
butschster
and
claude
committed
4b246f8
View commit details
Copy full SHA for 4b246f8
View code at this point
Browse repository at this point
fix: profiler call-graph supports threshold/percentage filtering
Show description for 5238e2f
butschster
and
claude
committed
5238e2f
View commit details
Copy full SHA for 5238e2f
View code at this point
Browse repository at this point
Add SMS module with 41 gateways and validation
Show description for b851913
butschster
and
claude
committed
b851913
View commit details
Copy full SHA for b851913
View code at this point
Browse repository at this point
fix: profiler API returns correct format for frontend
Show description for 66b56ab
butschster
and
claude
committed
66b56ab
View commit details
Copy full SHA for 66b56ab
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL