Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3.2.0 #906

Merged
merged 153 commits into from
May 31, 2024
Merged

v3.2.0 #906

merged 153 commits into from
May 31, 2024

Commits on Apr 10, 2024

  1. Add tables for firmware

    gantoine committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    99e1ed4 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. download link dialog added

    zurdi15 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    a5f4b42 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    1e26861 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4b9b09 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    1b72ad6 View commit details
    Browse the repository at this point in the history
  2. improved style of notes

    gantoine committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    f9e11c3 View commit details
    Browse the repository at this point in the history
  3. disable uploading images

    gantoine committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    51897ac View commit details
    Browse the repository at this point in the history
  4. self review

    gantoine committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    4dbcab8 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. model and scanning

    gantoine committed May 1, 2024
    Configuration menu
    Copy the full SHA
    eca1eb1 View commit details
    Browse the repository at this point in the history
  2. add endpoints for firmware

    gantoine committed May 1, 2024
    Configuration menu
    Copy the full SHA
    e64b672 View commit details
    Browse the repository at this point in the history
  3. fix emujs player

    gantoine committed May 1, 2024
    Configuration menu
    Copy the full SHA
    f130ff3 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. fix loading firmware obj

    gantoine committed May 3, 2024
    Configuration menu
    Copy the full SHA
    390e875 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. create firmware modal

    gantoine committed May 4, 2024
    Configuration menu
    Copy the full SHA
    26e0eb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3491a45 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Configuration menu
    Copy the full SHA
    1a2c914 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ce2e71 View commit details
    Browse the repository at this point in the history
  3. fixes for firmware ui

    gantoine committed May 5, 2024
    Configuration menu
    Copy the full SHA
    dc64776 View commit details
    Browse the repository at this point in the history
  4. refactor db handlers

    gantoine committed May 5, 2024
    Configuration menu
    Copy the full SHA
    def2608 View commit details
    Browse the repository at this point in the history
  5. more refactoring again

    gantoine committed May 5, 2024
    Configuration menu
    Copy the full SHA
    9ad28f3 View commit details
    Browse the repository at this point in the history
  6. more name refactoring

    gantoine committed May 5, 2024
    Configuration menu
    Copy the full SHA
    dc33054 View commit details
    Browse the repository at this point in the history
  7. rename back to old names

    gantoine committed May 5, 2024
    Configuration menu
    Copy the full SHA
    2749aae View commit details
    Browse the repository at this point in the history
  8. changes from self-review

    gantoine committed May 5, 2024
    Configuration menu
    Copy the full SHA
    5957541 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    c47167d View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. drop numpy and jose

    gantoine committed May 13, 2024
    Configuration menu
    Copy the full SHA
    5bce52f View commit details
    Browse the repository at this point in the history
  2. add authlib jose

    gantoine committed May 13, 2024
    Configuration menu
    Copy the full SHA
    b1a14a6 View commit details
    Browse the repository at this point in the history
  3. backend updates

    gantoine committed May 13, 2024
    Configuration menu
    Copy the full SHA
    555dfac View commit details
    Browse the repository at this point in the history
  4. Merge pull request #828 from rommapp/romm-774

    [ROMM-774] Games notes (edit + share)
    zurdi15 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    e70ff6c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e5b8a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    da784fc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    92d00b6 View commit details
    Browse the repository at this point in the history
  8. fix auth jwt parsing

    gantoine committed May 13, 2024
    Configuration menu
    Copy the full SHA
    444a0fe View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    6ba2ad0 View commit details
    Browse the repository at this point in the history
  2. download link dialog improved

    zurdi15 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    8116479 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f630889 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #846 from rommapp/feature/copy-download-link

    Copy download link dialog
    zurdi15 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    e155efd View commit details
    Browse the repository at this point in the history
  5. firmware dialog tweaks

    zurdi15 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    b3efd96 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d5563be View commit details
    Browse the repository at this point in the history
  7. Merge pull request #830 from rommapp/firmware-bios-support

    Firmware/BIOS support
    gantoine committed May 14, 2024
    Configuration menu
    Copy the full SHA
    1465f74 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2756121 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    718fd2d View commit details
    Browse the repository at this point in the history
  10. Merge pull request #847 from rommapp/refactor/upgrade_vue_vuetify

    Upgraded front packages and adapted code
    zurdi15 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    201ea71 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7c6b33b View commit details
    Browse the repository at this point in the history
  12. Merge pull request #844 from rommapp/python-pkg-drop

    Python package changes
    zurdi15 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    32bae2a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3ed5a37 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #848 from rommapp/fix/gallery_play_btn

    Fixed gallery play btn for not supported platforms
    gantoine committed May 14, 2024
    Configuration menu
    Copy the full SHA
    8b5f907 View commit details
    Browse the repository at this point in the history
  15. fix frontend build

    gantoine committed May 14, 2024
    Configuration menu
    Copy the full SHA
    62bfa69 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. fix updating user image

    gantoine committed May 17, 2024
    Configuration menu
    Copy the full SHA
    a719b23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e42f3a View commit details
    Browse the repository at this point in the history
  3. fixed scan view selectors

    zurdi15 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    2fe4c38 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #851 from rommapp/hotfix-3.2-rc.1

    Hotfixes for 3.2 RC1
    zurdi15 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    1957942 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. ruff-only pre-commit

    gantoine committed May 18, 2024
    Configuration menu
    Copy the full SHA
    880345f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66510c0 View commit details
    Browse the repository at this point in the history
  3. add network quiest listener

    gantoine committed May 18, 2024
    Configuration menu
    Copy the full SHA
    c3fe8d7 View commit details
    Browse the repository at this point in the history
  4. defer fetching non criticals

    gantoine committed May 18, 2024
    Configuration menu
    Copy the full SHA
    8a1b7df View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    0922e5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fbcc88 View commit details
    Browse the repository at this point in the history
  3. add query preloader for roms

    gantoine committed May 19, 2024
    Configuration menu
    Copy the full SHA
    6735be4 View commit details
    Browse the repository at this point in the history
  4. fix tests

    gantoine committed May 19, 2024
    Configuration menu
    Copy the full SHA
    fffc954 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #858 from rommapp/romm-852

    [ROMM-852] Purge platforms correctly on scan
    zurdi15 committed May 19, 2024
    Configuration menu
    Copy the full SHA
    dd60cb6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #855 from rommapp/ruff-precommit-hooks

    Ruff-only pre-commit hooks
    zurdi15 committed May 19, 2024
    Configuration menu
    Copy the full SHA
    82c84d1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e72a1d8 View commit details
    Browse the repository at this point in the history
  8. run ruff

    gantoine committed May 19, 2024
    Configuration menu
    Copy the full SHA
    9fc8267 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. delete unused file

    gantoine committed May 20, 2024
    Configuration menu
    Copy the full SHA
    9991922 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    7b61972 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Added amiibo platform icon!

    Tap to add!
    Casuallynoted committed May 22, 2024
    Configuration menu
    Copy the full SHA
    3aa7b2f View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Merge pull request #869 from Casuallynoted/master

    Added amiibo platform icon!
    gantoine committed May 23, 2024
    Configuration menu
    Copy the full SHA
    01ac03f View commit details
    Browse the repository at this point in the history
  2. Fix filename error

    vincywindy committed May 23, 2024
    Configuration menu
    Copy the full SHA
    f94fd5c View commit details
    Browse the repository at this point in the history
  3. Fix import error

    vincywindy committed May 23, 2024
    Configuration menu
    Copy the full SHA
    770700a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #872 from vincywindy/master

    Fix filename error
    zurdi15 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    c6d9d1f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #863 from rommapp/romm-834

    [ROMMM-834] Fix search by ID for mobygames
    zurdi15 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    00f1c1b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eff0967 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #857 from rommapp/platform-fetch-perf-improvements

    Platform fetch performance improvements
    zurdi15 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    f5b5de2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b5f731a View commit details
    Browse the repository at this point in the history
  9. Merge pull request #874 from rommapp/hotfix-upload-image

    [HOTFIX] Uploading images for roms and users
    gantoine committed May 23, 2024
    Configuration menu
    Copy the full SHA
    baaf34e View commit details
    Browse the repository at this point in the history
  10. hard refactor of heartbeat

    gantoine committed May 23, 2024
    Configuration menu
    Copy the full SHA
    a6a892b View commit details
    Browse the repository at this point in the history
  11. add default config to store

    gantoine committed May 23, 2024
    Configuration menu
    Copy the full SHA
    6d803bf View commit details
    Browse the repository at this point in the history
  12. cleanup footer

    gantoine committed May 23, 2024
    Configuration menu
    Copy the full SHA
    0a8986e View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    e3ca995 View commit details
    Browse the repository at this point in the history
  2. more refactoring

    gantoine committed May 24, 2024
    Configuration menu
    Copy the full SHA
    f73a6f4 View commit details
    Browse the repository at this point in the history
  3. Fix rom.name char error

    vincywindy committed May 24, 2024
    Configuration menu
    Copy the full SHA
    dec9681 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c711b45 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c5da34 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9df09ef View commit details
    Browse the repository at this point in the history
  7. typo fixes

    gantoine committed May 24, 2024
    Configuration menu
    Copy the full SHA
    2b1f4e5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    96faf8d View commit details
    Browse the repository at this point in the history
  9. fix tests

    gantoine committed May 24, 2024
    Configuration menu
    Copy the full SHA
    8eddd03 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #876 from vincywindy/master

    Fix rom.name char error
    zurdi15 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    a71563f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3e062e4 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #875 from rommapp/hard-heartbeat-refactor

    Heartbeat response refactor
    zurdi15 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    60df7d5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8ebec00 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    27328bf View commit details
    Browse the repository at this point in the history
  15. Merge pull request #878 from rommapp/fix/ui_tweaks

    fixed scan view selectors
    gantoine committed May 24, 2024
    Configuration menu
    Copy the full SHA
    9b2feea View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ac59fa1 View commit details
    Browse the repository at this point in the history
  17. improve roms loading time

    gantoine committed May 24, 2024
    Configuration menu
    Copy the full SHA
    2d4d1b5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d99c199 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #879 from rommapp/hotfix-heartbeat-refactor

    [HOTFIX] Fix scanning from heartbeat refactor
    gantoine committed May 24, 2024
    Configuration menu
    Copy the full SHA
    3c071d4 View commit details
    Browse the repository at this point in the history
  20. whats new link fixed

    zurdi15 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    d1fb294 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #880 from rommapp/fix/whats_new_link

    whats new link fixed
    zurdi15 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    c3edcec View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    63e58d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d21cd2 View commit details
    Browse the repository at this point in the history
  3. remove check for igdb_id

    gantoine committed May 25, 2024
    Configuration menu
    Copy the full SHA
    423c6b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1cec61e View commit details
    Browse the repository at this point in the history
  5. run linter

    gantoine committed May 25, 2024
    Configuration menu
    Copy the full SHA
    b521af6 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Merge pull request #882 from rommapp/romm-867

    [ROMM-867] Only scan platform when selected
    gantoine committed May 26, 2024
    Configuration menu
    Copy the full SHA
    c6ae4e3 View commit details
    Browse the repository at this point in the history
  2. rename Rom to SimpleRom

    gantoine committed May 26, 2024
    Configuration menu
    Copy the full SHA
    0afba8b View commit details
    Browse the repository at this point in the history
  3. cleanup

    gantoine committed May 26, 2024
    Configuration menu
    Copy the full SHA
    1677b58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e34b6b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #883 from rommapp/rom-fetch-perf

    Improved performance of Rom DB fetch
    gantoine committed May 26, 2024
    Configuration menu
    Copy the full SHA
    16e08ed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2aa866e View commit details
    Browse the repository at this point in the history
  7. use regular image tags

    gantoine committed May 26, 2024
    Configuration menu
    Copy the full SHA
    53ec233 View commit details
    Browse the repository at this point in the history
  8. reorder and unique platforms

    gantoine committed May 26, 2024
    Configuration menu
    Copy the full SHA
    5480d25 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #885 from rommapp/gallery-view-perf

    Gallery view performance
    gantoine committed May 26, 2024
    Configuration menu
    Copy the full SHA
    dcb91b6 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. fetch all roms on load lol

    gantoine committed May 27, 2024
    Configuration menu
    Copy the full SHA
    1b08129 View commit details
    Browse the repository at this point in the history
  2. use the lazy img component

    gantoine committed May 27, 2024
    Configuration menu
    Copy the full SHA
    9fb3bb8 View commit details
    Browse the repository at this point in the history
  3. push everything up on cards

    gantoine committed May 27, 2024
    Configuration menu
    Copy the full SHA
    389067e View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    39437b5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #891 from rommapp/romm-886

    [ROMM-886] Fix fetching all firmware
    gantoine committed May 28, 2024
    Configuration menu
    Copy the full SHA
    37b7ac2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a9d173 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d40d92c View commit details
    Browse the repository at this point in the history
  5. merge master

    zurdi15 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    17ad270 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    08d4908 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8f361e3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ddcdc9d View commit details
    Browse the repository at this point in the history
  9. fixed per page options

    zurdi15 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    dbe0769 View commit details
    Browse the repository at this point in the history
  10. fixed what's new link

    zurdi15 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    7b8e3ba View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    780dd37 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #894 from rommapp/refactor/gallery_render

    Refactor gallery render
    zurdi15 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    005e906 View commit details
    Browse the repository at this point in the history
  13. Add example config for ES-DE

    gantoine committed May 28, 2024
    Configuration menu
    Copy the full SHA
    e9c835c View commit details
    Browse the repository at this point in the history
  14. Merge pull request #895 from rommapp/es-de-config-yml

    Add example config for ES-DE
    gantoine committed May 28, 2024
    Configuration menu
    Copy the full SHA
    f4bad2a View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Add emulation core selection

    gantoine committed May 29, 2024
    Configuration menu
    Copy the full SHA
    240e01e View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. bit o refactor

    gantoine committed May 30, 2024
    Configuration menu
    Copy the full SHA
    9573c36 View commit details
    Browse the repository at this point in the history
  2. update es-de config example

    gantoine committed May 30, 2024
    Configuration menu
    Copy the full SHA
    5e5411a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6a165a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff66f94 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74ed362 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #899 from rommapp/fix/gallery-render

    Gallery render fixed on mobile
    gantoine committed May 30, 2024
    Configuration menu
    Copy the full SHA
    5e931ca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1aa0cf9 View commit details
    Browse the repository at this point in the history
  8. fixed data tables footer

    zurdi15 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    bd9d62d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e65d5db View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3a0eb05 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #900 from rommapp/fix/gallery-render

    Fixed data tables footer
    zurdi15 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    a75a856 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    344e47e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fe89e8b View commit details
    Browse the repository at this point in the history
  14. Merge pull request #901 from rommapp/fix/gallery-render

    fixed gallery table view pagination margin
    zurdi15 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    17d643f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    221ed7d View commit details
    Browse the repository at this point in the history
  16. Merge pull request #898 from rommapp/emulation-core-selection

    Add emulation core selection to player UI
    zurdi15 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    513e55a View commit details
    Browse the repository at this point in the history
  17. fixed filters

    zurdi15 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    b0d64df View commit details
    Browse the repository at this point in the history
  18. fixed gallery cover hover

    zurdi15 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    2eddada View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Merge pull request #902 from rommapp/fix/filters

    Fixed filters
    gantoine committed May 31, 2024
    Configuration menu
    Copy the full SHA
    0a6cd11 View commit details
    Browse the repository at this point in the history
  2. refactor images load

    zurdi15 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    b752361 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #905 from rommapp/refactor/img-load

    Refactor images load
    zurdi15 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    1ec33ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44f10a5 View commit details
    Browse the repository at this point in the history
  5. locked pyproject

    zurdi15 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    d9a65cd View commit details
    Browse the repository at this point in the history