Files
commafeed/commafeed-server/TODO.md
2024-08-13 12:49:00 +02:00

1.0 KiB

TODO

MVP:

  • quarkus mailer for smtp

  • cookie duration too short

  • mvn profile instead of -Dquarkus.datasource.db-kind

  • update dockerfile

    • release after tag (new job that downloads all artifacts because we need them all to create the release)
  • update github actions (build and copy outside target each database artifact)

  • update readme

  • update release notes (+ mention h2 migration has been removed, upgrade to last 4.x is required)

Nice to have:

  • find a better way to scan rome classes
  • remove suppresswarnings "deprecation"
  • remove rest assured or use only rest assured
  • rename "servlets" since they are now rest endpoints
  • warnings hibernate on startup
  • OPML encoding is not handled correctly
  • remove Timers metrics page

native-image