Commit Graph

13 Commits

Author SHA1 Message Date
Accelerator
59a9ed08d9 Fix finding strings 2024-05-07 18:41:08 +03:00
Accelerator
d1809a7085 1.4.0
Improved performance
2024-05-07 18:10:12 +03:00
Accelerator
de0316c500 1.3.1
Prevent flood `stripping string` print  on startup
2024-05-07 17:45:24 +03:00
Accelerator
9e82d7bab4
Small fixes 2021-09-05 20:13:23 +03:00
Accelerator
f5a6229347
Update extension.cpp 2021-09-05 19:49:03 +03:00
Accelerator
598a7f3cfd
Bump version 1.3.0 2021-09-05 19:45:43 +03:00
Robert
ed38fbea23
Use std strings + use ifstream to parse configuration (#9)
* Read file line into temp string before using.

* Comment + action bump

* Fix reference

* Correct string init

* Fix again!

* Simplify string reading from config and string usage.

* Do not delete char[]

* Correct string used in alternate clean check.

* Fix string contains check being done in the wrong way.
2021-09-05 19:43:27 +03:00
Robert
dd780da961
Prevent invalid read from fgets() (#7)
* Read file line into temp string before using.

* Comment + action bump

* Fix reference

* Correct string init

* Fix again!
2021-08-27 08:32:31 +03:00
steph
73660b6463 better prints for errors and logging - tell the user when we don't print their string 2021-08-24 08:41:52 +03:00
steph
1e8f6cdc3e don't strip newlines or
chars under ascii value 32 or over ascii value 126
2021-08-24 08:41:52 +03:00
Accelerator74
4b5c78505b
Fix memory leaks
Thanks spumer
2021-06-12 21:30:12 +05:00
Accelerator74
80bfa1bff3
Fixed memory leaks 2021-06-11 16:04:24 +05:00
Accelerator74
4a36a1ed6b Added 2018-05-28 17:49:33 +05:00