1
0
Fork 0
miniflux/internal
Ztec 07f6d397d4 Fix Playback speed indicator precision
The original idea was to have two digit precision at all time
in order to ensure the length of the string is always the same.
This prevents the UI button to move when pressed.
I completely missed the first press as the precision was not right
upon first click.
2024-06-13 20:13:07 -07:00
..
api api tests: use intSize-agnostic random integers 2024-04-01 21:02:48 -07:00
cli cli: avoid misleading error message when creating an admin user 2024-03-23 14:32:55 -07:00
config options: add FETCH_NEBULA_WATCH_TIME 2024-05-02 16:30:01 -07:00
crypto
database Add description field to feed settings 2024-05-06 15:40:36 -07:00
fever
googlereader googelreader: set CrawlTimeMsec at the correct precision 2024-05-29 21:54:02 -07:00
http Make cookie duration dependent on configuration 2024-05-01 19:34:13 -07:00
integration integration/raindrop: initial draft implementation 2024-05-02 16:23:00 -07:00
locale Add description field to feed settings 2024-05-06 15:40:36 -07:00
mediaproxy
metric
model Add description field to feed settings 2024-05-06 15:40:36 -07:00
oauth2
reader Add pitchfork.com scraping rule 2024-06-10 21:08:59 -07:00
storage Add description field to feed settings 2024-05-06 15:40:36 -07:00
systemd
template Fix Playback speed indicator on shared entries 2024-06-13 20:11:33 -07:00
timezone timezone: make sure the tests pass when the timezone database is not installed on the host 2024-03-24 13:25:02 -07:00
ui Fix Playback speed indicator precision 2024-06-13 20:13:07 -07:00
urllib
validator
version
worker