~jan0sch/smederee

Showing 11 changes starting from 1bcc245eddd8bd941f573bb7636e6a8d57ceb019.
2023-02-10 (Fri), 5:06 PM - Jens Grassel - 1bcc245eddd8bd941f573bb7636e6a8d57ceb019

Update scala to 3.2.2

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • build.sbt with 1 added and 1 removed lines
2023-02-04 (Sat), 8:08 AM - Jens Grassel - b580cc42faa2d739e1aecf525c6af72b26e78a2b

VCS: Refactor repository access into separate function.

Summary of changes
1 files modified with 58 lines added and 86 lines removed
  • modules/hub/src/main/scala/de/smederee/hub/VcsRepositoryRoutes.scala with 58 added and 86 removed lines
2023-02-03 (Fri), 5:16 PM - Jens Grassel - 6620db4aa31c86d3a860c8d6e74815b0513021b4

VCS: Some changes to the repository menu structure.

- show menu also on delete and edit form pages
Summary of changes
7 files modified with 157 lines added and 73 lines removed
  • modules/hub/src/main/resources/messages_en.properties with 7 added and 0 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/VcsRepositoryRoutes.scala with 92 added and 60 removed lines
  • modules/hub/src/main/twirl/de/smederee/hub/views/deleteRepository.scala.html with 20 added and 1 removed lines
  • modules/hub/src/main/twirl/de/smederee/hub/views/editRepository.scala.html with 22 added and 2 removed lines
  • modules/hub/src/main/twirl/de/smederee/hub/views/showRepositoryHistory.scala.html with 6 added and 2 removed lines
  • modules/hub/src/main/twirl/de/smederee/hub/views/showRepositoryMenu.scala.html with 7 added and 3 removed lines
  • modules/hub/src/main/twirl/de/smederee/hub/views/showRepositoryOverview.scala.html with 3 added and 5 removed lines
2023-02-03 (Fri), 7:09 AM - Jens Grassel - 7b9c94a6ebf25209278f6f4f9e6399b6ca2aadf5

Update postgresql to 42.5.2

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • build.sbt with 1 added and 1 removed lines
2023-02-03 (Fri), 7:05 AM - Jens Grassel - 91662a426ded926eb0cb25b727159090b67c7f2e

Update flyway to 9.14.1

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • build.sbt with 1 added and 1 removed lines
2023-02-03 (Fri), 6:50 AM - Jens Grassel - 77f6f30274a919c518aac4af49bf8d2fd4409de1

Update simple java mail to 7.8.1

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • build.sbt with 1 added and 1 removed lines
2023-02-01 (Wed), 4:25 PM - Jens Grassel - 2317ab740560427b08786729aea9a1b32f85154e

HTML/CSS: Move website item to last place in repo menu.

Summary of changes
1 files modified with 3 lines added and 3 lines removed
  • modules/hub/src/main/twirl/de/smederee/hub/views/showRepositoryMenu.scala.html with 3 added and 3 removed lines
2023-02-01 (Wed), 4:19 PM - Jens Grassel - dae0c6e74e5d3649329ee287c7032a48a22eb271

VCS: Adjust read-only clone command in overview page.

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • modules/hub/src/main/twirl/de/smederee/hub/views/showRepositoryOverview.scala.html with 1 added and 1 removed lines
2023-02-01 (Wed), 4:11 PM - Jens Grassel - f7d8ec267b3c82a0665d5db84289892a499c3bec

HTML/CSS: Simplify repo owner menu item logic.

Summary of changes
1 files modified with 0 lines added and 2 lines removed
  • modules/hub/src/main/twirl/de/smederee/hub/views/showRepositoryMenu.scala.html with 0 added and 2 removed lines
2023-02-01 (Wed), 4:05 PM - Jens Grassel - 71d756af611333c4292bbc0d7ed5417ad4408911

HTML/CSS: Refactor repository menu into separate template.

This removes duplicate code and eases further adjustments.
Summary of changes
1 files added
  • modules/hub/src/main/twirl/de/smederee/hub/views/showRepositoryMenu.scala.html
4 files modified with 4 lines added and 46 lines removed
  • modules/hub/src/main/twirl/de/smederee/hub/views/showRepositoryFiles.scala.html with 1 added and 10 removed lines
  • modules/hub/src/main/twirl/de/smederee/hub/views/showRepositoryHistory.scala.html with 1 added and 10 removed lines
  • modules/hub/src/main/twirl/de/smederee/hub/views/showRepositoryOverview.scala.html with 1 added and 16 removed lines
  • modules/hub/src/main/twirl/de/smederee/hub/views/showRepositoryPatch.scala.html with 1 added and 10 removed lines
2023-02-01 (Wed), 7:59 AM - Jens Grassel - 5d12e9bc06b160dc665b2784bc8ff9c6b1c3696b

SSH: Add notes about workaround for scp problems.

Summary of changes
3 files modified with 17 lines added and 0 lines removed
  • README.md with 15 added and 0 removed lines
  • modules/hub/src/main/resources/messages_en.properties with 1 added and 0 removed lines
  • modules/hub/src/main/twirl/de/smederee/hub/views/showRepositoryOverview.scala.html with 1 added and 0 removed lines