Oi

Results 24 issues of Oi

This feature adds possibility of HTTP content filtering. It uses JSON format for configuration file. User can pass or drop URLs, methods and content-type (for response only). Example of configuration:...

While in floating mode user can resize window to a zero width or height size. If this happens an error occures: bad argument 1 to apply_size_hints (value in [1, 65535]...

bug

This feature adds ability to show current CPU frequency. Usage: cpu_widget{show_cpu_freq = true}.

Temporary working directories created and cleaned inside tarantool session. This causes tarantool to recreate the working directory on exit. Files left after running one test: ``` sh $ find /tmp...

code health

Tracking issue for: - [ ] https://github.com/nemuTUI/nemu/security/code-scanning/392

Add methods: - ~~vm_settings_get~~ done. - vm_settings_set

enhancement

We can use something like this: https://www.drmaciver.com/2015/05/using-tmux-to-test-your-console-applications/

CI/CD

We must decrease using dynamic memory allocation in daemon.

refactor