COMMITS
/ test/unit/node/util.test.ts August 29, 2023
A
Remove humanPath (#6404)
Asher committed
March 3, 2023
A
Add origin checks to web sockets (#6048)
Asher committed
October 6, 2022
D
Allow opening files at a specific line and column (fixes #5619) (#5620)
Daniil Gentili committed
June 15, 2022
J
refactor: open function (#5257)
Joe Previte committed
June 13, 2022
J
feat: add tests for node/util.open (#5256)
Joe Previte committed
June 10, 2022
J
feat: add tests for isWsl (#5251)
Joe Previte committed
June 6, 2022
J
feat: add additional test for handlePasswordValidation (#5243)
Joe Previte committed
May 9, 2022
J
feat: add test for isFile when error (#5182)
Joe Previte committed
February 4, 2022
J
revert: @node-rs/argon2 -> node-argon2 (#4829)
Joe Previte committed
February 3, 2022
J
feat: add test for hash when error (#4814)
Joe Previte committed
January 18, 2022
J
refactor: migrate from argon2 -> @node-rs/argon2 (#4733)
Joe Previte committed
November 22, 2021
J
feat: add test for onLine throw error (#4542)
Joe Previte committed
November 15, 2021
J
feat(testing): refactor humanPath and add tests (#4511)
Joe Previte committed
September 30, 2021
T
Refactor vscode endpoints to use fork directly.
Teffen Ellis committed
July 27, 2021
J
refactor: match /test/unit structure to /src
Joe Previte committed
July 9, 2021
J
feat: add registerRequireOnSelf on function
Joe Previte committed
July 19, 2021
J
feat: add tests for isFile
Joe Previte committed
J
refactor: only accept string in pathToFsPath
Joe Previte committed
July 12, 2021
J
refactor: clean up testing files
Joe Previte committed
July 8, 2021
J
fix: check path is string in pathToFsPath
Joe Previte committed
June 30, 2021
J
fixup! fix: escape error.message on login failure
Joe Previte committed
J
fix(isHashMatch): check that hash starts with $
Joe Previte committed
June 29, 2021
J
feat: add escapeHtml function
Joe Previte committed
June 23, 2021
A
Move onLine to utilities
Asher committed
June 25, 2021
A
Import utils as a group in tests
Asher committed
June 7, 2021
J
feat: check for empty str in isHashMatch
Joe Previte committed
J
fix: sanitize password and cookie key
Joe Previte committed
June 3, 2021
J
feat: add isCookieValid function and tests
Joe Previte committed
June 2, 2021
J
feat: add handlePasswordValidation + tests
Joe Previte committed
J
feat: add getPasswordMethod & test for it
Joe Previte committed
J
refactor: update unit tests for hash fns
Joe Previte committed
May 20, 2021
J
feat: add tests using real hashes
Joe Previte committed
May 19, 2021
J
refactor: add functions to check hash password
Joe Previte committed
J
feat: add unit test for hash function
Joe Previte committed
May 10, 2021
J
chore: update CHANGELOG
Joe Previte committed
J
feat: add tests for getEnvPaths
Joe Previte committed