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

Add Quick-Access to favorite folder in left sidepanel in files-app (Cleanup) #10246

Commits on Jun 1, 2018

  1. Added FavoritesQuickaccess-Sidebar

    fnuesse committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    e86df3b View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2018

  1. Added FavoritesQuickaccess-Sidebar

    fnuesse committed Jun 2, 2018
    Configuration menu
    Copy the full SHA
    c484744 View commit details
    Browse the repository at this point in the history
  2. Added Files-FavoritesQuickaccess-Toggle

    fnuesse committed Jun 2, 2018
    Configuration menu
    Copy the full SHA
    055243a View commit details
    Browse the repository at this point in the history
  3. Fixed CSS for SpacerElement

    fnuesse committed Jun 2, 2018
    Configuration menu
    Copy the full SHA
    b563db1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32651d4 View commit details
    Browse the repository at this point in the history
  5. Tried fixing initial Quick-Access Checkboxstate

    fnuesse committed Jun 2, 2018
    Configuration menu
    Copy the full SHA
    994a1c2 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2018

  1. Tried fixing initial Quick-Access Checkboxstate

    Signed-off-by: fnuesse <fnuesse@techfak.uni-bielefeld.de>
    fnuesse committed Jun 3, 2018
    Configuration menu
    Copy the full SHA
    1fadbd3 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master'

    fnuesse committed Jun 3, 2018
    Configuration menu
    Copy the full SHA
    e347f77 View commit details
    Browse the repository at this point in the history
  3. Changed double-Quotes to single-Quotes

    fnuesse committed Jun 3, 2018
    Configuration menu
    Copy the full SHA
    c1a8e81 View commit details
    Browse the repository at this point in the history
  4. Revert webdavurl which was changed by mistake

    fnuesse committed Jun 3, 2018
    Configuration menu
    Copy the full SHA
    749fd5f View commit details
    Browse the repository at this point in the history
  5. Revert quota-icon which was changed by mistake

    fnuesse committed Jun 3, 2018
    Configuration menu
    Copy the full SHA
    cabd514 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2018

  1. Changed the Folderhandling from custom-designed to nextcloud-Navigati…

    …onManager-handling
    
    Signed-off-by: fnuesse <fnuesse@techfak.uni-bielefeld.de>
    fnuesse committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    81e651d View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2018

  1. Moved CSS-Spacerclass to apps.scss for global usage

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    c0ef6fc View commit details
    Browse the repository at this point in the history
  2. Renamed settings-caption in apps.scss to app-navigation-caption

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    ac98314 View commit details
    Browse the repository at this point in the history
  3. Removed old input-tag for showQuickAccess-state

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    6588bbe View commit details
    Browse the repository at this point in the history
  4. Removed old spacer element in files.scss

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    dbc72cd View commit details
    Browse the repository at this point in the history
  5. Changed style of favorites-sublist and disabled the ability to disabl…

    …e files-quickaccess
    
    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    675d0ac View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2018

  1. Added toggleable QuickAccess

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 16, 2018
    Configuration menu
    Copy the full SHA
    7e42f12 View commit details
    Browse the repository at this point in the history
  2. Deleted wrongly commited File

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 16, 2018
    Configuration menu
    Copy the full SHA
    cf8a527 View commit details
    Browse the repository at this point in the history
  3. Added quickaccess-state persistence

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 16, 2018
    Configuration menu
    Copy the full SHA
    1d0ec1b View commit details
    Browse the repository at this point in the history
  4. Started implementing sorting-algorithm for proper alphabetical display

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 16, 2018
    Configuration menu
    Copy the full SHA
    3a731e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2018

  1. Finished Sorting of Quickaccess elements

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 17, 2018
    Configuration menu
    Copy the full SHA
    c6f0749 View commit details
    Browse the repository at this point in the history
  2. Implemented persistence for reverse-list and sorting-strategy

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 17, 2018
    Configuration menu
    Copy the full SHA
    245e1c0 View commit details
    Browse the repository at this point in the history
  3. Implemented initial sorting for reverse-list and sorting-strategy

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 17, 2018
    Configuration menu
    Copy the full SHA
    69f52fa View commit details
    Browse the repository at this point in the history
  4. Refactored Code

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 17, 2018
    Configuration menu
    Copy the full SHA
    9a07345 View commit details
    Browse the repository at this point in the history
  5. Refactored Code

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 17, 2018
    Configuration menu
    Copy the full SHA
    916fbd7 View commit details
    Browse the repository at this point in the history
  6. Refactored Code

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 17, 2018
    Configuration menu
    Copy the full SHA
    deb2049 View commit details
    Browse the repository at this point in the history
  7. Fixed complete app-breakdown if no favorites are set

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 17, 2018
    Configuration menu
    Copy the full SHA
    1f57988 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2018

  1. Hid three-dot menu if no favorites are selected

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    7596d02 View commit details
    Browse the repository at this point in the history
  2. Added responsive folderadding

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    cc41b9f View commit details
    Browse the repository at this point in the history
  3. Added collapsible to quickaccesslist

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    3be815d View commit details
    Browse the repository at this point in the history
  4. Refactored Code

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    5ee8c7a View commit details
    Browse the repository at this point in the history
  5. Fixed css-flashing

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    2987154 View commit details
    Browse the repository at this point in the history
  6. Fixed menu if initially empty

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    2962814 View commit details
    Browse the repository at this point in the history
  7. Changed toggle

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    084f1a5 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2018

  1. Fixed Codestyle and changed linkgeneration

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    d21c13b View commit details
    Browse the repository at this point in the history
  2. Fixed Codestyle

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    3c854f5 View commit details
    Browse the repository at this point in the history
  3. Fixed Codestyle (Renamed Variables)

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    4e16832 View commit details
    Browse the repository at this point in the history
  4. Added copyright notice

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    38f5c52 View commit details
    Browse the repository at this point in the history
  5. Removed old code

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    52c501e View commit details
    Browse the repository at this point in the history
  6. Removed duplicate collapse-button and changed api-endpoints

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    adc9907 View commit details
    Browse the repository at this point in the history
  7. Removed app-navigation-caption from apps.scss

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    77ad5b5 View commit details
    Browse the repository at this point in the history
  8. Changed api-endpoints

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    47a862c View commit details
    Browse the repository at this point in the history
  9. Fixed Codestyle (.js)

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    b346a57 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2018

  1. Hid away extended Settings

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    8b1cf58 View commit details
    Browse the repository at this point in the history
  2. Fixed reverse state

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    f597a93 View commit details
    Browse the repository at this point in the history
  3. Fixed Missing reverse after changing sort-strategy

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    9191f0e View commit details
    Browse the repository at this point in the history
  4. Fixed Copyright-Header

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    01773fa View commit details
    Browse the repository at this point in the history
  5. Removed UI-Flickering

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    b1a6eb7 View commit details
    Browse the repository at this point in the history
  6. hid dotmenu on toggle while favorites are empty

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    8c26137 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2018

  1. Added Draggable to listelements (WIP)

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    7bdb1e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2018

  1. Rebuild appnavigation.php with recursive function to allow easy imple…

    …mentation of sublists
    
    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    74272bd View commit details
    Browse the repository at this point in the history
  2. Fixed draggable Sublist-Elements

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    7724d4c View commit details
    Browse the repository at this point in the history
  3. Fixed draggable Sublist-Elements

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    f17b14e View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2018

  1. Added date-modified sorting option to quickaccess

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    38219e9 View commit details
    Browse the repository at this point in the history
  2. Added custom order sorting option to quickaccess

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    1620cac View commit details
    Browse the repository at this point in the history
  3. Added custom order sorting option to quickaccess

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    24c2209 View commit details
    Browse the repository at this point in the history
  4. Added fallback for custom ordering

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    63ce668 View commit details
    Browse the repository at this point in the history
  5. Set Quickaccess-ordering to custom order

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    2cfae6f View commit details
    Browse the repository at this point in the history
  6. Fix collapsible-Button when list was emptied (or got first element)

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    c7a4bed View commit details
    Browse the repository at this point in the history
  7. Fixed Bad url-generation in javascript for new quickaccessitems

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    0ac7134 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2018

  1. Fixed vertical scrolling in sortable-list which leads to "hidden" navbar

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    8b3dbba View commit details
    Browse the repository at this point in the history
  2. Removed unnessessary console logs

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    7131707 View commit details
    Browse the repository at this point in the history
  3. Fixed Bounds in custom sorting

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    6059ec9 View commit details
    Browse the repository at this point in the history
  4. Reformatted code

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    c38af2c View commit details
    Browse the repository at this point in the history
  5. Fixed horizontalscroll on sortable-list

    Fixed "stuck element" where you could not switch back to the original ordering in the sortable-list
    
    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    b7fe0be View commit details
    Browse the repository at this point in the history
  6. Added drop-animation to sortable-list

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    c395b8c View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2018

  1. Added icon-change on drag

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    8b9a6cb View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2018

  1. Fixed Navbar-closing in app when favorites-list is toggled on mobile

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    80031f7 View commit details
    Browse the repository at this point in the history
  2. Refactored Code

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    daefeb5 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2018

  1. Changed to alphabetical sorting

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jul 5, 2018
    Configuration menu
    Copy the full SHA
    e79f749 View commit details
    Browse the repository at this point in the history
  2. Fixed deletion of folder with identical names

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jul 5, 2018
    Configuration menu
    Copy the full SHA
    9809a7e View commit details
    Browse the repository at this point in the history
  3. Removed ability to add files to the quickaccess

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jul 5, 2018
    Configuration menu
    Copy the full SHA
    3721228 View commit details
    Browse the repository at this point in the history
  4. Fixed wrong path-generation when added from favorites-star

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jul 5, 2018
    Configuration menu
    Copy the full SHA
    c2fb31d View commit details
    Browse the repository at this point in the history
  5. Removed Element from navbar when favorite-star in detailview is toggl…

    …ed off
    
    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jul 5, 2018
    Configuration menu
    Copy the full SHA
    abec4ea View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2018

  1. Configuration menu
    Copy the full SHA
    d6ea2c1 View commit details
    Browse the repository at this point in the history
  2. forkupdate from nextcloud/server

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jul 15, 2018
    Configuration menu
    Copy the full SHA
    cd8bda3 View commit details
    Browse the repository at this point in the history
  3. removed sorting code from files app

    Signed-off-by: fnuesse <felix.nuesse@t-online.de>
    newhinton committed Jul 15, 2018
    Configuration menu
    Copy the full SHA
    d9d6285 View commit details
    Browse the repository at this point in the history