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

Upload to multiple locations (new Attempt) #73

Merged
merged 66 commits into from
May 23, 2020

Commits on Nov 12, 2019

  1. Update README.md

    JonathanTreffler authored Nov 12, 2019
    Configuration menu
    Copy the full SHA
    0b9de82 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2019

  1. Create locations.php

    ... code from NastuzziSamy !!!
    JonathanTreffler authored Nov 17, 2019
    Configuration menu
    Copy the full SHA
    80fd588 View commit details
    Browse the repository at this point in the history
  2. Update routes.php

    JonathanTreffler authored Nov 17, 2019
    Configuration menu
    Copy the full SHA
    a581d22 View commit details
    Browse the repository at this point in the history
  3. Update main.php

    JonathanTreffler authored Nov 17, 2019
    Configuration menu
    Copy the full SHA
    50d30d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    62552b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    824d9a8 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2019

  1. Configuration menu
    Copy the full SHA
    8579827 View commit details
    Browse the repository at this point in the history
  2. Update main.php

    JonathanTreffler committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    6627e1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11b641a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f1d32d2 View commit details
    Browse the repository at this point in the history
  5. Update main.php

    JonathanTreffler authored Nov 20, 2019
    Configuration menu
    Copy the full SHA
    2ca6728 View commit details
    Browse the repository at this point in the history
  6. moved add File and Folder Buttons to original place

    and made the sidebar entries non collapsible
    JonathanTreffler committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    dc06de9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    621c934 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2019

  1. Configuration menu
    Copy the full SHA
    213bcc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d2548c View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2019

  1. upload.php cleanup

    (cleanup not yet finished)
    JonathanTreffler authored Nov 23, 2019
    Configuration menu
    Copy the full SHA
    05534ea View commit details
    Browse the repository at this point in the history
  2. upload.php cleanup

    JonathanTreffler authored Nov 23, 2019
    Configuration menu
    Copy the full SHA
    7f5b14a View commit details
    Browse the repository at this point in the history
  3. update.php cleanup

    JonathanTreffler authored Nov 23, 2019
    Configuration menu
    Copy the full SHA
    00f18d2 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2019

  1. fix for e-alfred#71

    JonathanTreffler committed Nov 24, 2019
    Configuration menu
    Copy the full SHA
    c8bd09e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32a64c4 View commit details
    Browse the repository at this point in the history
  3. UI improvements

    ... the current folder stays active when clicking somewhere
    JonathanTreffler committed Nov 24, 2019
    Configuration menu
    Copy the full SHA
    2b0544f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74f09ed View commit details
    Browse the repository at this point in the history
  5. app.js cleanup

    JonathanTreffler committed Nov 24, 2019
    Configuration menu
    Copy the full SHA
    6cb516e View commit details
    Browse the repository at this point in the history
  6. UI improvements

    JonathanTreffler committed Nov 24, 2019
    Configuration menu
    Copy the full SHA
    174aafc View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

  1. added drag and drop; cleaned up upload buttons

    added drag and drop angular directive; moved upload Buttons (file and folder) into angular directive
    JonathanTreffler committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    f7c4774 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2019

  1. seprerated permanent and non permanent locations, added message if no…

    … target selected; removed ng-flow completely (now only flow.js); updated flow.js to newest version; fixed Folder Drag and Drop; improved loading design
    JonathanTreffler committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    e101d64 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2019

  1. added starring location frontend; added removing location feature

    ... renamed favorite locations to starred locations
    JonathanTreffler committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    641d780 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    JonathanTreffler authored Nov 29, 2019
    Configuration menu
    Copy the full SHA
    ce42ca6 View commit details
    Browse the repository at this point in the history
  3. added translations

    JonathanTreffler authored Nov 29, 2019
    Configuration menu
    Copy the full SHA
    6d7e633 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2019

  1. added external storage support

    ... by modifying the flow backend and upload.php to use \OC\Files\Filesystem instead of php functions for writing the uploaded file
    JonathanTreffler committed Dec 1, 2019
    Configuration menu
    Copy the full SHA
    ed5ec3e View commit details
    Browse the repository at this point in the history
  2. minor cleanup

    JonathanTreffler committed Dec 1, 2019
    Configuration menu
    Copy the full SHA
    3fc982d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b617fdd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ddef0b2 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

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

Commits on Dec 12, 2019

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

Commits on Dec 20, 2019

  1. fixed bug ...

    ... files were uploaded to to currently selected destination instead of the one the destination they belong to !!!
    JonathanTreffler authored Dec 20, 2019
    Configuration menu
    Copy the full SHA
    88c21da View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. Configuration menu
    Copy the full SHA
    94a2400 View commit details
    Browse the repository at this point in the history
  2. fixed bug

    the percentage in the title didn't hide when no location was selected
    JonathanTreffler authored Jan 6, 2020
    Configuration menu
    Copy the full SHA
    a29813f View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2020

  1. Changed version code

    ... so it doesn't automatically update when nextcloud updates
    JonathanTreffler authored Jan 11, 2020
    Configuration menu
    Copy the full SHA
    c9e38a0 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2020

  1. Update info.xml

    JonathanTreffler authored Feb 1, 2020
    Configuration menu
    Copy the full SHA
    8981840 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Configuration menu
    Copy the full SHA
    1c0d7d0 View commit details
    Browse the repository at this point in the history
  2. added Db Migration

    JonathanTreffler committed May 8, 2020
    Configuration menu
    Copy the full SHA
    45e6478 View commit details
    Browse the repository at this point in the history
  3. database connection works. Starring Frontend and loading starred dire…

    …ctories into the frontend works
    JonathanTreffler committed May 8, 2020
    Configuration menu
    Copy the full SHA
    50e4c50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e84801 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2020

  1. Configuration menu
    Copy the full SHA
    46f7bf7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from TessyPowder/multiple-locations-dev

    Multiple locations dev
    JonathanTreffler authored May 9, 2020
    Configuration menu
    Copy the full SHA
    3101e90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b5ce9b View commit details
    Browse the repository at this point in the history

Commits on May 10, 2020

  1. Configuration menu
    Copy the full SHA
    fac0344 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    012ebb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    447bc80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfa8487 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. fixed many errors, starring and unstarring UI done, Started implement…

    …ing File Picking and File Drag and Drop, UI is pretty stable.
    JonathanTreffler committed May 12, 2020
    Configuration menu
    Copy the full SHA
    5aefc25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0835bb3 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. moved vue filters to functions, fixed uploads geting cancelled instan…

    …tly, fixed siz, reamaining time and uploading labels
    JonathanTreffler committed May 13, 2020
    Configuration menu
    Copy the full SHA
    a8f539a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from TessyPowder/multiple-locations-webpack

    Multiple locations webpack
    JonathanTreffler authored May 13, 2020
    Configuration menu
    Copy the full SHA
    f2cc898 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. Configuration menu
    Copy the full SHA
    96b1299 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40241aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71af6fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    140d0bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd912bb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    61c0549 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    12a7608 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    JonathanTreffler authored May 14, 2020
    Configuration menu
    Copy the full SHA
    ad86aaf View commit details
    Browse the repository at this point in the history

Commits on May 23, 2020

  1. Update README.md

    JonathanTreffler authored May 23, 2020
    Configuration menu
    Copy the full SHA
    8967a11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    857794b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad9e070 View commit details
    Browse the repository at this point in the history