FlashSystems
FlashSystems
Thank you, @saqimtiaz, for your review. I've updated this pull request to address your comments. The following changes were made: - Fixed some coding style issues. - Added `tv-popup-abs-coords` to...
I've updated this PR one more time to clean up some code in `dom.js`. No functional change, just converting a while-loop to a for-loop to be more concise. Thank you,...
Hello @Jermolene, sorry for having caused a problem. I've tested the site using `tiddlywiki editions/tw5.com --verbose --build index` but haven't tested the static build. :disappointed: The problem is, that the...
I've fixed the bug that led to the crash when building a static site and created a new PR #7013.
Hello @catscratchedme, thank you for taking the time to report this behaviour and suggesting a solution. It is caused by a bug that was introduced by my change in PR...
I did a quick test and can reproduce your results with systemd 225. If a unit is in the state `loaded, disabled, inactive(dead)` it is only shown if its name...
@powersj: Should this be mentioned within the readme? Systemd is a fast moving target and the behaviour can change at any time. The readme already states the command that is...
@knollet: I agree with you. Using the DBus API would be a very nice solution. Especially because this plugin is only doing simple pattern matching for filtering. This would also...
The issue is still there. Setting the number of days for the edit history via a slider on a mobile device is more a patience game than good UI design....
The isse is still there and should be fixed.