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 07:04:37 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
thelounge
/
server
/
plugins
History
Max Leiter
d21c6fb088
Replace is-utf8, read-chunk dependencies with Node replacements (
#5077
)
...
Available since node 18:
https://nodejs.org/api/buffer.html#bufferisutf8input
2026-06-02 21:00:59 +00:00
..
auth
…
inputs
…
irc-events
…
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
remove webpack, babel, mocha; switch to vite/vitest (
#5064
)
2026-06-01 09:02:09 -07:00
html-config.ts
remove webpack, babel, mocha; switch to vite/vitest (
#5064
)
2026-06-01 09:02:09 -07:00
storage.ts
…
sts.ts
…
uploader.ts
Replace is-utf8, read-chunk dependencies with Node replacements (
#5077
)
2026-06-02 21:00:59 +00:00
webpush.ts
…