커밋 기록

작성자 SHA1 메시지 날짜
  Steinar Bang b331b92843 Merge branch 'work/using-react-with-bootstrap4' 2 주 전
  Steinar Bang 687ba05365 Merge branch 'using-react' into work/using-react-with-bootstrap4 2 주 전
  Steinar Bang a1754fb3a9 Upgrade parent to use liquibase 4.30.0, postgresql jdbc 42.7.4, shiro 2.0.2, bang-servlet 1.8.1 and authservice 2.0.4 2 주 전
  Steinar Bang 140595b6ee Replace java 17 with java 21 in github actions CI build 3 주 전
  Steinar Bang 8e98c2ec2c Simplify logic in stream expression 4 주 전
  Steinar Bang 8adc831279 Remove unused method parameter 4 주 전
  Steinar Bang 1f20ddc7c6 Replace lambda with method reference 4 주 전
  Steinar Bang 6cbfce49cc Put assertThrows lambda on a single line 4 주 전
  Steinar Bang b8b8e62b61 Change UkelonnRestApiServletTest.testLogoutNotLoggedIn() to actually test logging out from a logged out state 4 주 전
  Steinar Bang 410e224852 Catch SQLException rather than Exception for changelist close failure 4 주 전
  Steinar Bang abf1259056 Add @Override annotation 4 주 전
  Steinar Bang e5cea31fe6 Reorder modifiers to comply with Java Language Specification 4 주 전
  Steinar Bang 091b1f519c Remove declaration of thrown exception for subclass of the other thrown exception 4 주 전
  Steinar Bang cdaca9bc06 Remove declaration of exception that can't be thrown from method 4 주 전
  Steinar Bang 0bd92f4fdf Change local variable names from snake_case to camelCase 4 주 전
  Steinar Bang 12389baf41 Use try-with-resource to avoid resource leak 4 주 전
  Steinar Bang 532b3134c1 Return value directly without assigning to local variable 4 주 전
  Steinar Bang a33c42882d Upgrade parent to get maven-bundle-plugin 6.0.0, junit jupiter 5.11.3, mockito 5.14.2 1 개월 전
  Steinar Bang 22adbd374e Merge branch 'work/using-react-with-bootstrap4' 2 달 전
  Steinar Bang 5191ac5b5a Load application CSS file from path provided by vite (outside of index.js) 2 달 전
  Steinar Bang 13631e0d5d Merge branch 'using-react' into work/using-react-with-bootstrap4 2 달 전
  Steinar Bang db0e2efd8c Upgrade parent to get frontend build with vite, frontend-maven-plugin 1.15.1, node.js 20.18.0 2 달 전
  Steinar Bang 478e535605 Use npm dependency axios 1.7.7 2 달 전
  Steinar Bang c3a356b85d Change webpack to "npx vite install" in frontend-maven-plugin config 2 달 전
  Steinar Bang be25261354 Use assets directory instead of bundle.js file as basis for webapp baseUrl 2 달 전
  Steinar Bang 572f3725c5 Change name and path of .js file index.html refers to from bundle.js to assets/index.js 2 달 전
  Steinar Bang 2cc8553469 Add eslint config file 2 달 전
  Steinar Bang e55cfa8279 Add vite config file 2 달 전
  Steinar Bang bb25544257 Add vite npm devDependency and vite peer devDependencies 2 달 전
  Steinar Bang e772bc3402 Remove webpack config and all webpack npm devDependencies 2 달 전