• refs/heads/master cec8f55820

    Griefed released this 2021-09-07 12:02:47 +02:00 | 291 commits to master since this release

    Automatic release of version: 1.1.2-beta.0
    Changes in this pre-release:

    Bug Fixes

    • Re-implement toLowerCase() and replace() (be74650b)
    • Get response for input if String is wrapped (e078f579)
    • Use correct user (6351eb91)
    • Get from correct API endpoint and switch to vue router mode hash (bf5a6ffe)

    Build System

    • Fix container shutting down after start (7154d55f)
    • deps:
      • Bump axios from 0.21.3 to 0.21.4 in /frontend (6b267da5)
      • Bump craig-day/compute-tag from 10 to 13 (4ecf3cc7)
    • deps-dev:
      • Bump @typescript-eslint/parser in /frontend (648273c8)
      • Bump @typescript-eslint/eslint-plugin in /frontend (b139d3b7)

    Chores

    • Update README to include deployment instructions and docs on how to get started with Gradle, Spring Boot and Quasar (2e660c7c)
    • Add license (1f3a6166)

    Code Style Changes

    • Beautify 404 page and scrollarea in MainLayout (dc81255f)
    • Add pictures for randomization (4dffa898)

    Continuous Integration

    • Hopefully fix dev-images being incorrectly tagged (f8e4ad69)
    • Create tag & release on workflow dispatch (00401bea)
    • Create dev builds on push to master, main, develop, tests or PRs to master, main or on workflow dispatch (9a6ddff8)
    • Fix repo owner (13d5b0b8)

    Other Changes

    Refactors

    • Cleanups. Switch check from matches() to contains(). Immediately return if true. (2666bc22)
    • Make createFile private again (b7976fcb)
    • Move images to /public (7ccc3ed6)

    Tests

    • Split test to make debugging easier. Refactor copy-method to FileUtils.copyFile() instead of createFile from Main (7feceeb9)
    • Refactor copy-method to FileUtils.copyFile() instead of createFile from Main (321aa6d5)
    Downloads