Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
rework filename pattern function go through the pattern once and not calculate any of replacements until they are actually encountered in the pattern.
|
|
|
|
|
|
|
|
|
|
|
|
added an option to always only show one image in previews
removed duplicate code
|
|
|
|
|
|
|
|
added support for extensions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
have launch.py examine both COMMANDLINE_ARGS as well as argv for its arguments
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added possibility to set the theme (light or dark)
|
|
Launch the UI in dark mode with the --dark-mode switch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|