Springfiles update : deletion form, performance improvements
Posted: 06 Oct 2022, 20:31
Hi,
Since a few days ago I've been making changes to Springfiles and deploying them on the server for testing.
- Added form to delete content (requires authenticating with the same user that uploaded it)
- Modified the upload/delete form pages to fit better with the website visually
- Improved performance of the web page when dealing with large result sets by using small map thumbnails instead of minimap images and avoiding unnecessary queries
(PR here)
Since a few days ago I've been making changes to Springfiles and deploying them on the server for testing.
- Added form to delete content (requires authenticating with the same user that uploaded it)
- Modified the upload/delete form pages to fit better with the website visually
- Improved performance of the web page when dealing with large result sets by using small map thumbnails instead of minimap images and avoiding unnecessary queries
(PR here)