paste.chapril.org-privatebin/js/test
2018-12-29 18:40:59 +01:00
..
Alert.js introduce built in asserts, working on TopNav, correcting some docs 2018-03-01 06:43:30 +01:00
AttachmentViewer.js Merge branch 'attachment-handling' of https://github.com/thororm/PrivateBin into thororm-attachment-handling 2018-04-29 11:57:03 +02:00
CryptTool.js implement zlib via web assembly, replacing rawdeflate library 2018-12-27 21:32:13 +01:00
DiscussionViewer.js implementing ESlint suggestions 2018-01-06 07:17:33 +01:00
Editor.js handling further JSHint warnings and TODOs 2018-01-06 13:32:07 +01:00
Helper.js improving cleanup between tests in order to combat the frequent test failures seen recently 2018-12-25 20:16:41 +01:00
I18n.js remove console suppression, fixing I18n mock 2018-12-25 16:42:18 +01:00
Model.js key in version 2 is raw value instead of base64 (which reduces its complexity), made PasteDecryptor support both versions of the format, refactoring method names, replacing var by let / const, reducing zlib compression level from 9 to 7 to half the time spent on compression 2018-12-29 18:40:59 +01:00
PasteStatus.js introduce built in asserts, working on TopNav, correcting some docs 2018-03-01 06:43:30 +01:00
PasteViewer.js improving code quality issues reported by Codacy 2018-01-06 10:57:54 +01:00
Prompt.js suppress current jsDOMs errors 2018-12-25 17:17:49 +01:00
TopNav.js concluding tests for TopNav 2018-03-04 14:55:18 +01:00
UiHelper.js improving cleanup between tests in order to combat the frequent test failures seen recently 2018-12-25 20:16:41 +01:00