Commit History

Author SHA1 Message Date
  Steinar Bang ef550fc7ca [maven-release-plugin] prepare for next development iteration 2 days ago
  Steinar Bang c21cdf6c2c [maven-release-plugin] prepare release oldalbum-1.9.27 2 days ago
  Steinar Bang 88e6edd83a Reorganize saga functions to be in the calling order 2 days ago
  Steinar Bang 80bce7b9e7 Upgrade parent to get jersey 2.42 and jackson 2.16.2 and postgresql 42.7.3 3 days ago
  Steinar Bang 2a477b2412 Use <ul> instead of <div> for the dropdown of Picture 3 days ago
  Steinar Bang d71e75937a Add Locale selector to LoadingOrNotFound 3 days ago
  Steinar Bang 4f6276c0a0 Give dropdown in LoadingOrNotFound the same structure as Album 3 days ago
  Steinar Bang 591db3bec8 If Album parent is undefined use "/" as the uplink 3 days ago
  Steinar Bang d272a082d0 If Picture parent is undefined use "/" as the uplink 3 days ago
  Steinar Bang 727a093ba9 Add "**" to all albums listed by OldAlbumService.findShiroProtectedUrls() 3 days ago
  Steinar Bang 2a7bc8dd04 Display a warning dialog when sharing a link for a password protected album or picture 5 days ago
  Steinar Bang a30189fc53 Display banner when changing password protection status of album or picture 5 days ago
  Steinar Bang 17102b345a Reorganize order of functions in axios sagas to reflect the logical flow (first request, then response or maybe error) 1 week ago
  Steinar Bang 78544f2e61 Add command to toggle the require login flag of album or picture 1 week ago
  Steinar Bang 33c0506d09 Move the oldalbum role requirement from AlbumentryResource top to the individual REST API methods 1 week ago
  Steinar Bang 51420dca9f Replace nested ternary with functions 1 week ago
  Steinar Bang 51f946eaf5 Make BatchAddPicturesRequest bean field private 1 week ago
  Steinar Bang f5248969d1 Replace lambda with method reference 1 week ago
  Steinar Bang d9fa5455aa Add frontend menu entry to call REST endpoint to reload shiro config 1 week ago
  Steinar Bang d3490dcdf8 Add OSGi service for reloading shiro filter and expose it with REST endpoint 1 week ago
  Steinar Bang 491b9b5f5f Revert "Set the top album as parent for all unprotected children of protected albums when returning paths for shiro filters" 1 week ago
  Steinar Bang 6a874472e5 Set the top album as parent for all unprotected children of protected albums when returning paths for shiro filters 1 week ago
  Steinar Bang 82f55adcf9 Set pathInfo on mocked requests in OldAlbumWebApiServletTest because pathInfo is what shiro uses as "path in application" 2 weeks ago
  Steinar Bang 443c1d59b3 Add slf4j-simple logger to tests in oldalbum.web.security 2 weeks ago
  Steinar Bang 5cdd2e946d Use MockHttpServletRequest fluent API to set up the requests used in OldAlbumWebApiServletTest 2 weeks ago
  Steinar Bang db3f1f715f Get protected paths from the OldAlbum backend at filter startup and put them before the paths of the static shiro.ini file 2 weeks ago
  Steinar Bang 6c71b0dee8 Add OldAlbumService method to list all protected album and all unprotected children of protected albums for use by shiro filters 2 weeks ago
  Steinar Bang 37c1a22552 Add albumentries that do not require login but are children of album requiring login to allroutes 2 weeks ago
  Steinar Bang c3554fe809 Use var for local variables in oldalbum 2 weeks ago
  Steinar Bang e14b4c9350 Make the backend allroutes test more strict, because it was too hard to make the test fail 2 weeks ago