+ Create new sql column for file last modified time (flmt) + Implement uploading of flmt to server + Implement flmt in post model + Ability to read flmt thru API + New section in post_readonly_sidebar that shows flmt ! Somehow flmt is the same as post creation time ! Implement proper alembic migrations ! Implement ability to sort by flmt ! Implement ability to filter posts by flmt ! Code cleanup ~ Polish post sidebar ~ Implement flmt visibility in post listing hover text ~ Implement function in misc.js that formats to absolute date |
||
---|---|---|
.. | ||
auth_controller.js | ||
base_post_controller.js | ||
comments_controller.js | ||
help_controller.js | ||
home_controller.js | ||
not_found_controller.js | ||
page_controller.js | ||
password_reset_controller.js | ||
pool_categories_controller.js | ||
pool_controller.js | ||
pool_create_controller.js | ||
pool_list_controller.js | ||
post_detail_controller.js | ||
post_list_controller.js | ||
post_main_controller.js | ||
post_upload_controller.js | ||
settings_controller.js | ||
snapshots_controller.js | ||
tag_categories_controller.js | ||
tag_controller.js | ||
tag_list_controller.js | ||
top_navigation_controller.js | ||
user_controller.js | ||
user_list_controller.js | ||
user_registration_controller.js |