forgejo/web_src
wxiaoguang aa9c920980
Improve action log display with control chars ()
Close 

Some CLI programs use "\r" and control chars to print new content in
current line.

So, the strings in one line are actually from
`\rReading...1%\rReading...5%\rReading...100%`

This PR tries to make the output better.
2023-04-01 20:57:05 +08:00
..
css CSS color tweaks () 2023-03-31 16:24:47 +08:00
fomantic Fix Fomantic UI's touchstart fastclick, always use click for click events () 2023-02-27 22:43:04 +08:00
js Improve action log display with control chars () 2023-04-01 20:57:05 +08:00
svg Convert <div class="button"> to <button class="button"> () 2023-03-14 11:34:09 +08:00