Commit History

Author SHA1 Message Date
  Steinar Bang 55a8f09658 Clear shiro original request url when cancelling login to avoid ending on unexpected page after login 1 week ago
  Steinar Bang d6439a43b9 Reload webapp on logout to limit visible paths and prompt for login if needed 1 week ago
  Steinar Bang cb01ba3755 Reload oldalbum webapp when removing login requirement for shared image fails with 401 1 week ago
  Steinar Bang 689bc898ef Stop deploying integration test artifacts to maven central 2 weeks ago
  Steinar Bang 24196faa4c Add version 1.9.28 to the release history in the README 3 weeks ago
  Steinar Bang 45689ef17b Add version 1.9.27 to the release history in the README 3 weeks ago
  Steinar Bang 9b1972b903 [maven-release-plugin] prepare for next development iteration 3 weeks ago
  Steinar Bang 464da00c02 [maven-release-plugin] prepare release oldalbum-1.9.28 3 weeks ago
  Steinar Bang 46a3c681b8 Upgrade parent to get liquibase 4.27.0 and to build with node.js 20.12.0 and karaf 4.4.5 3 weeks ago
  Steinar Bang 5fc0605cc3 Make the shiro reload menu entry only show up when logged in 3 weeks ago
  Steinar Bang cd28164c85 Update npm dependencies to their currently newest versions 3 weeks ago
  Steinar Bang e0018f7951 Update npm devDependencies to their currently newest versions 3 weeks ago
  Steinar Bang ef550fc7ca [maven-release-plugin] prepare for next development iteration 1 month ago
  Steinar Bang c21cdf6c2c [maven-release-plugin] prepare release oldalbum-1.9.27 1 month ago
  Steinar Bang 88e6edd83a Reorganize saga functions to be in the calling order 1 month ago
  Steinar Bang 80bce7b9e7 Upgrade parent to get jersey 2.42 and jackson 2.16.2 and postgresql 42.7.3 1 month ago
  Steinar Bang 2a477b2412 Use <ul> instead of <div> for the dropdown of Picture 1 month ago
  Steinar Bang d71e75937a Add Locale selector to LoadingOrNotFound 1 month ago
  Steinar Bang 4f6276c0a0 Give dropdown in LoadingOrNotFound the same structure as Album 1 month ago
  Steinar Bang 591db3bec8 If Album parent is undefined use "/" as the uplink 1 month ago
  Steinar Bang d272a082d0 If Picture parent is undefined use "/" as the uplink 1 month ago
  Steinar Bang 727a093ba9 Add "**" to all albums listed by OldAlbumService.findShiroProtectedUrls() 1 month ago
  Steinar Bang 2a7bc8dd04 Display a warning dialog when sharing a link for a password protected album or picture 1 month ago
  Steinar Bang a30189fc53 Display banner when changing password protection status of album or picture 1 month ago
  Steinar Bang 17102b345a Reorganize order of functions in axios sagas to reflect the logical flow (first request, then response or maybe error) 1 month ago
  Steinar Bang 78544f2e61 Add command to toggle the require login flag of album or picture 1 month ago
  Steinar Bang 33c0506d09 Move the oldalbum role requirement from AlbumentryResource top to the individual REST API methods 1 month ago
  Steinar Bang 51420dca9f Replace nested ternary with functions 1 month ago
  Steinar Bang 51f946eaf5 Make BatchAddPicturesRequest bean field private 1 month ago
  Steinar Bang f5248969d1 Replace lambda with method reference 1 month ago