Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #24702 from owncloud/background-scan-occ | Vincent Petry | 2016-05-20 | 1 | -3/+12 |
|\ | | | | | add --unscanned option to files:scan to triger a background scan | ||||
| * | add "unscanned" option to files:scan to triger a background scan | Robin Appelman | 2016-05-19 | 1 | -3/+12 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-20 | 2 | -0/+18 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-19 | 4 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-18 | 4 | -0/+8 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-17 | 4 | -0/+28 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-16 | 8 | -0/+60 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-15 | 124 | -4/+270 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-14 | 138 | -148/+14 |
| | |||||
* | Merge pull request #22341 from ↵ | Vincent Petry | 2016-05-13 | 2 | -0/+19 |
|\ | | | | | | | | | owncloud/pellaeon-pr-breadcrumb-filelist-overlap-drop Handle case when breadcrumb and filelist item overlap and both receive a drop | ||||
| * | Handle case when breadcrumb and filelist item overlap | Pellaeon Lin | 2016-03-17 | 2 | -0/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and both receive a drop. Build breadcrumb over and out callback in filelist.js and pass them as options to utilize local selectors of filelist Re-enable td elements after drop to bread crumb Fix# drop handler still being called after enable, it seems that waiting for a short time before re-enabling solves the problem * Add explanations for setTimeout re-enable td.filename drop handler | ||||
* | | Merge pull request #24605 from ↵ | Vincent Petry | 2016-05-13 | 4 | -9/+120 |
|\ \ | | | | | | | | | | | | | owncloud/luckydonald-Superduper-Progressbar-branch-thingie Luckydonald superduper progressbar branch thingie | ||||
| * \ | Merge branch 'Superduper-Progressbar-branch-thingie' of ↵ | Vincent Petry | 2016-05-12 | 4 | -9/+120 |
| |\ \ | | | | | | | | | | | | | https://github.com/luckydonald/core into luckydonald-Superduper-Progressbar-branch-thingie | ||||
| | * | | Optimized time formatting, optimized time smoothing. | luckydonald | 2014-08-14 | 1 | -11/+8 |
| | | | | |||||
| | * | | Changes for scrutinizer. Yay! | luckydonald | 2014-08-13 | 1 | -15/+29 |
| | | | | |||||
| | * | | fixed browser showing the tipsy tooltip as default tooltip twice. | luckydonald | 2014-08-13 | 1 | -1/+1 |
| | | | | |||||
| | * | | Fixed "Any minute now" staying because of undefined buffer. Also increased ↵ | luckydonald | 2014-08-13 | 1 | -3/+6 |
| | | | | | | | | | | | | | | | | buffer size to 20 to be less jittery. | ||||
| | * | | Updated String formatting. Label font-weight was already normal. | luckydonald | 2014-08-13 | 2 | -11/+11 |
| | | | | |||||
| | * | | Fixed Positioning, fixed formatting for both mobile and desktop. | luckydonald | 2014-08-13 | 2 | -9/+40 |
| | | | | | | | | | | | | | | | | | | | | Tooltips still frustrate me- And the updated code with tabs nicely. yay. | ||||
| | * | | Added remaining time displaying, moved Information to tooltip, removed now ↵ | luckydonald | 2014-08-12 | 3 | -18/+27 |
| | | | | | | | | | | | | | | | | unneeded speed div | ||||
| | * | | ...in case the text gets to big, don't wrap to new line. Instead just cut it. | luckydonald | 2014-08-11 | 1 | -0/+4 |
| | | | | |||||
| | * | | Updated and optimized Mobile Layout as well. | luckydonald | 2014-08-11 | 4 | -4/+19 |
| | | | | |||||
| | * | | Fixed translations, indentation and renamed the .percents class to .speed class. | luckydonald | 2014-08-10 | 3 | -10/+10 |
| | | | | |||||
| | * | | Upload progress bar now displays informations about uploades size (12kB of ↵ | luckydonald | 2014-08-10 | 3 | -5/+45 |
| | | | | | | | | | | | | | | | | 3MB) and the current speed. | ||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-13 | 122 | -122/+132 |
|/ / / | |||||
* | | | Move Files app to PSR-4 (#24569) | Joas Schilling | 2016-05-12 | 23 | -11/+10 |
| | | | | | | | | | | | | | | | | | | * Move lib/ of Files app to PSR-4 * Move tests to PSR-4 | ||||
* | | | Background jobs from info.xml (#24582) | Joas Schilling | 2016-05-12 | 3 | -32/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Move background job registration of Federation to info.xml * Move background registration of Files app to info.xml * Move background job registration of files_sharing to info.xml * Move background job registration of files_trashbin to info.xml * Move background job registration of files_versions to info.xml * Move background job registration from user_ldap to info.xml | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-12 | 12 | -2/+32 |
| | | | |||||
* | | | Make permalinks work for trashed files (#24537) | Vincent Petry | 2016-05-11 | 3 | -30/+139 |
| | | | | | | | | | | | | Opening a permalink that points to a trashed file will now display the file within the "Deleted Files" section in the files web UI. | ||||
* | | | Yo-ho-oh - Murder all band 'o pirates | Thomas Müller | 2016-05-11 | 2 | -10/+0 |
| | | | |||||
* | | | Merge pull request #24434 from owncloud/permalinks | Lukas Reschke | 2016-05-10 | 11 | -25/+317 |
|\ \ \ | | | | | | | | | Permalinks | ||||
| * | | | Do not encode slashes in "dir" URL param in files JS | Vincent Petry | 2016-05-06 | 2 | -16/+33 |
| | | | | |||||
| * | | | Add anchor icon in sidebar to copy permalink | Vincent Petry | 2016-05-06 | 3 | -3/+53 |
| | | | | |||||
| * | | | Auto-add fileid in URL for currently displayed folder | Vincent Petry | 2016-05-06 | 5 | -13/+78 |
| | | | | |||||
| * | | | Add route to resolve fileid to files app URL | Vincent Petry | 2016-05-06 | 3 | -3/+163 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | The following routes will redirect to the files app and display the matching folder. If the fileid is a file, it will scroll to it. - http://localhost/owncloud/index.php/f/$fileid - http://localhost/owncloud/index.php/files/?dir=somedir&fileid=$fileid | ||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-10 | 2 | -0/+4 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-09 | 2 | -2/+14 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-08 | 2 | -0/+4 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-07 | 2 | -0/+24 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-06 | 4 | -6/+8 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-05 | 2 | -0/+4 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-03 | 4 | -0/+4 |
| | | | |||||
* | | | Move activity manager to the namespace | Joas Schilling | 2016-05-02 | 1 | -2/+2 |
| | | | |||||
* | | | Merge pull request #24341 from owncloud/scan-nfd-showwarning | Morris Jobke | 2016-05-02 | 1 | -1/+18 |
|\ \ \ | | | | | | | | | Add files:scan warning when NFD or incompatible encoding found | ||||
| * | | | Add files:scan warning when NFD or incompatible encoding found | Vincent Petry | 2016-04-29 | 1 | -1/+18 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-02 | 2 | -0/+2 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-01 | 2 | -4/+8 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-30 | 2 | -4/+4 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-29 | 2 | -0/+2 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-27 | 6 | -0/+6 |
| | | |