This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
thelounge
Watch
1
Star
0
Fork
0
You've already forked thelounge
mirror of
https://github.com/thelounge/thelounge.git
synced
2026-06-11 23:24:29 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d421397edfde51dfef4c7c95dd5a9bbf75db71bc
thelounge
/
server
/
plugins
History
Max Leiter
d421397edf
Merge remote-tracking branch 'origin/master' into max/04-10-ircv3-reply
2026-05-21 00:36:18 -07:00
..
auth
fix: escape user-supplied LDAP filter value as per RFC 4515 (
#5084
)
2026-04-18 16:13:23 -07:00
inputs
deps: bump irc-framework pin to include tags-action; use action() with tags
2026-05-02 14:15:41 -07:00
irc-events
lint
2026-04-18 11:38:35 -07:00
messageStorage
fix order of messages with identical timestamps (
#5087
)
2026-04-18 16:35:10 -07:00
packages
…
auth.ts
…
changelog.ts
…
clientCertificate.ts
Force generated certificate serial to be positive, use 20 bytes (
#5097
)
2026-05-11 14:23:05 -07:00
dev-server.ts
chore: bump some dev deps (mainly webpack) (
#5042
)
2026-04-11 14:28:18 -07:00
storage.ts
fix: use fs.rmSync in storage cleanup, fixing .DS_Store crash (
fixes
#4993
)
2026-04-10 15:04:55 -07:00
sts.ts
…
uploader.ts
chore: replace uuid package with crypto.randomUUID (
#5081
)
2026-04-18 09:23:19 -07:00
webpush.ts
…