0
I Use This!
Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 18 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Version 2.6.2. More... 4 months ago
Update changelog. More... 4 months ago
Minimum Firefox version is 90 for private properties. More... 4 months ago
Simplification of whole words handling using negative lookbehind that is now supported in JavaScript. More... 4 months ago
Optimization: create the output function for each substitution once and cache it. More... 4 months ago
Implement correct behaviour of replace whole words with function. More... 4 months ago
Refactoring of the "replace with function" implementation. More... 4 months ago
Fix #362. More... 4 months ago
Fix bugs introduced in last release (#355). Version 2.6.1. More... 6 months ago
Version 2.6.0. More... 8 months ago
Update changelog regarding Hindi locale. More... 8 months ago
Merge pull request #352 from Prasanta-Hembram/master More... 8 months ago
Update messages.json More... 8 months ago
Merge branch 'Woundorf:master' into master More... 8 months ago
Upgrade jQuery to v3.7.0 to address GitHub security warnings. More... 8 months ago
Update changelog to add new replace with function feature. More... 8 months ago
Remove unused strings and minor stylistic changes in others. More... 8 months ago
Merge pull request #351 from 0styx0/feature/implement_replace_js_function More... 8 months ago
changed folder name More... 8 months ago
Create messages.json More... 8 months ago
issue-214 fix: remove accum from the end More... 8 months ago
issue-214 docs: add doc-comment for DropdownEditor class More... 8 months ago
issue-214 chore: remove warning if no input type specified More... 8 months ago
issue-214 chore: update json version More... 8 months ago
issue-214 fix: ensure fromJSON works correctly if deserializing with outputType undefined More... 8 months ago
issue-214 docs: add doc-comment for replaceWithFn More... 8 months ago
issue-214 docs: update doc for whole-world replace escaping More... 8 months ago
issue-214 feat: ensure outputType exists within enum More... 8 months ago
issue-214 feat: display sidebar warning if outputType=function (and add icon to preferences page) More... 8 months ago
issue-214 fix: un-reverse dropdown items in list More... 8 months ago