Block a user
loading the media sidebar is slow compared to bDS/bDS2
this is just based on the fact that iced builds up the actual image widgets. if it is an actual issue later, just reduce it to 100, but for now leave it be.
layout / theme / style look really old-fashioned and half-baked
layout / theme / style look really old-fashioned and half-baked
Implemented in f96e6f1: modernized the app-wide Iced theme and shared controls, aligned post/media/script/template/Settings/Tags editors and both sidebars, moved language discovery out of metadata…
layout / theme / style look really old-fashioned and half-baked
drafts can not be discarded
Fixed in commit 2890921.
The app now detects the previously deployed two-column FTS schema at startup, replaces only the derived FTS tables with the current schema, records that a rebuild is…
sql should never be literal strings but instead use a proper abstraction
sql should never be literal strings but instead use a proper abstraction
Implemented in ca5eb4e. Replaced application-level literal SQL and rusqlite/refinery with Diesel typed queries, generated schema, and embedded Diesel migrations. Raw SQL is limited to SQLite-specif…
i18n is hand-rolled but must use a standard implementation
now there is bDS2 as another reference, so look into that
bug: styling of insert-link dialog is broken