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

Quality of life improvements #170

Open
wants to merge 28 commits into
base: upstream
Choose a base branch
from

Commits on Aug 4, 2023

  1. fix: filter chip design

    JammingBen committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    3a7df38 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    6bca0b2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request owncloud#9543 from owncloud/fix-filter-chip-design

    fix: filter chip design
    JammingBen authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    d021151 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3053edf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e761d9 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Fix faulty import

    Jan committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    5cb7499 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    474c177 View commit details
    Browse the repository at this point in the history
  3. fixed tag not showing up after removal when using "x" button (ownclou…

    …d#9563)
    
    * fixed tag not showing up after removal when using "x" button
    
    * edited changelog
    grimmoc authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    c712af9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4eed7b4 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Keyboard shortcuts - Admin Settings (owncloud#9498)

    * Keyboard navigation in admin settings Users, Groups
    
    * Admin setting spaces, keyboard support
    
    * Admin settings, keyboard mouse support
    
    * Admin settings, keeping reactivity, row click
    
    * Fixing reactivity, row clicked, shift click fixes
    
    * Admin Settings, Meta key click
    
    * Admin Settings Keyboard naming and interfaces changed
    
    * Tests fixed
    jacob-nv authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    0da2ebb View commit details
    Browse the repository at this point in the history
  2. keyboardActions: Use event.preventDefault only when an action has bee…

    …n found (owncloud#9559)
    
    * keyboardActions: Use event.preventDefault only when an action has been found
    
    ... and handle multiple registered actions for bound keys
    
    * Simplify code for event listener addition/removal
    
    * Use useEventListener from @vueuse
    
    * Fix lint
    
    * Register keyboardActions globally to avoid focus issues
    
    * Disable shortcut handling in certain contexts
    dschmidt authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    65831b6 View commit details
    Browse the repository at this point in the history
  3. branch to cernbox

    johafr committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    55ab7e8 View commit details
    Browse the repository at this point in the history
  4. feat: image styles

    johafr committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    bb5e2f0 View commit details
    Browse the repository at this point in the history
  5. fix: rename styles

    johafr committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    79f4fda View commit details
    Browse the repository at this point in the history
  6. cropping tools

    johafr committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    5465edd View commit details
    Browse the repository at this point in the history
  7. gallery init

    johafr committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    ffac053 View commit details
    Browse the repository at this point in the history
  8. rework image-gallery

    johafr committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    a4181aa View commit details
    Browse the repository at this point in the history
  9. bug fixes

    johafr committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    11531e5 View commit details
    Browse the repository at this point in the history
  10. feat: duplicate image on save

    johafr committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    26be0da View commit details
    Browse the repository at this point in the history
  11. latest refetch changes

    johafr committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    ff7e5e9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    230b976 View commit details
    Browse the repository at this point in the history
  13. feat/image-gallery

    johafr committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    299eed9 View commit details
    Browse the repository at this point in the history
  14. fix: added gettext

    johafr committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    2c8f5a3 View commit details
    Browse the repository at this point in the history
  15. saving bug

    johafr committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    f505a8f View commit details
    Browse the repository at this point in the history
  16. feat: last changes

    johafr committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    8b66c3d View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. fix: more final changes

    johafr committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    3f4b00f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85f1dd3 View commit details
    Browse the repository at this point in the history
  3. fix: added fixme comment

    johafr committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    cffd796 View commit details
    Browse the repository at this point in the history