*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects
  1. Mar 02, 2025
    • Moser, Maximilian's avatar
      Add project files for an rspack-based build · f49fd5b0
      Moser, Maximilian authored
      * also add `.npmrc` which will likely be needed for PNPM support
      * this is the extent for our PNPM support right now, as further changes
        in `invenio-cli` are required
      * this is based on work from Alex (CERN) and Christoph (TU Graz)
      f49fd5b0
  2. Sep 17, 2024
  3. Sep 10, 2024
  4. May 17, 2024
  5. Dec 13, 2023
  6. Apr 24, 2023
  7. Oct 17, 2022
  8. Sep 05, 2022
  9. Jul 19, 2022
  10. Jul 14, 2022
    • Moser, Maximilian's avatar
      fixup! Refactor the frontend assets · 54e13389
      Moser, Maximilian authored
      54e13389
    • Moser, Maximilian's avatar
      Reformat files with black · 6c4bc09c
      Moser, Maximilian authored
      6c4bc09c
    • Moser, Maximilian's avatar
      Refactor the frontend assets · a688f3da
      Moser, Maximilian authored
      * separate the webpack build config from the frontend assets, because
        keeping them together caused some unexpected behaviour (e.g. copying
        over directories in unexpected places)
      * move the background images (*.webp) from the statics to the assets, in
        order to get rid of this incomprehensible alias in webpack.py and make
        it clearer how and why the frontend build works
      * add some comments explaining behaviour that is not immediately clear
      a688f3da
  11. Mar 11, 2022
    • Moser, Maximilian's avatar
      Styling fixes · b7c63f80
      Moser, Maximilian authored
      * Fix borders and top spacing on containers, remove unnecessary rule
        from reset and do not make muted text smaller
      * also make the '@less/invenio_theme_tuw' alias availble for webpack
      b7c63f80
  12. Jan 05, 2022
  13. Sep 27, 2021
    • Moser, Maximilian's avatar
      Override WEBPACKEXT_PROJECT · 4e062792
      Moser, Maximilian authored and Wörister, Florian's avatar Wörister, Florian committed
      * allows us to install a custom webpack.config.js
      * copy the assets files from invenio-assets as a base
      * AVIF is a newer image format than WebP with smaller file sizes -however, it is not as widely supported by browsers yet
      * convert images to webp
      4e062792
  14. Sep 10, 2021
  15. Aug 24, 2021
  16. Aug 18, 2021
  17. Aug 16, 2021
  18. Jul 29, 2021
  19. Jul 28, 2021
  20. Jul 27, 2021
    • Moser, Maximilian's avatar
      Fix PDF preview · 03880543
      Moser, Maximilian authored
      * the PDF preview didn't work with more restrictive CSP headers anymore
        because it used an inline script
      * replacing this inline script by a JS file fixes this issue
      03880543
  21. Jul 16, 2021
  22. Jun 30, 2021
  23. Jan 26, 2021
  24. Nov 26, 2020
Loading