• Kazuki H's avatar
    fix: displaying archived memos (#2933) · 5ac17fc0
    Kazuki H authored
    * fix: web: Archived: Show displayTime instead of updateTime
    
    Archiving a memo is considered "updating" it, so the time it was
    archived will be displayed, instead of the time it was created.
    
    * fix: web: Archived: Add an option to fetch more memos
    
    Just like on other pages, add a button to fetch more memos. Otherwise,
    the user would only be able to load the latest 10 memos, as defined in
    DEFAULT_MEMO_LIMIT.
    5ac17fc0
Name
Last commit
Last update
..
assets Loading commit data...
components Loading commit data...
css Loading commit data...
helpers Loading commit data...
hooks Loading commit data...
labs/html2image Loading commit data...
layouts Loading commit data...
less Loading commit data...
locales Loading commit data...
pages Loading commit data...
router Loading commit data...
store Loading commit data...
theme Loading commit data...
types Loading commit data...
utils Loading commit data...
App.tsx Loading commit data...
grpcweb.ts Loading commit data...
i18n.ts Loading commit data...
main.tsx Loading commit data...