Skip to content
This repository has been archived by the owner on Aug 29, 2022. It is now read-only.

v1.5

Compare
Choose a tag to compare
@divad divad released this 22 Sep 13:44
· 27 commits to master since this release

This is the v1.5 release. This version marks a major change in how bargate is installed - it is now installed via setuptools/pip rather than via git.

  • Added setuptools support
  • Added LOCAL_STATIC_DIR support for serving site-specific static files
  • Added support for a site-specific favicon served from LOCAL_STATIC_DIR
  • Bookmarks can now link into custom (Connect to server) locations
  • Bookmarks can now link into the top level of custom locations
  • Bookmarks can now be renamed, and bookmark deletions include a user confirmation prompt first
  • Added configuration checks on startup
  • Cleanup of smb code to remove unnecessary sorting
  • Moved checking of file click actions into templates
  • Fixed search results on click view/download when file click behaviour is set to not prompt
  • Added support for handling 'connection refused' errors
  • Removed remaining Southampton specific files
  • Fixed an error where the CSRF protection code didn't cope with POST requests to non-existing views
  • Fixed various issues with error handling
  • Fixed an issue where TOTP libraries were required to start bargate
  • Fixed a bug in 'create directory' where the user was incorrectly redirected to the parent directory above