Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-14 | 256 | -262/+24 |
| | |||||
* | 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 #22214 from owncloud/ext-better-dropbox-gdrive | Vincent Petry | 2016-05-13 | 15 | -29/+111 |
|\ \ | | | | | | | Direct links to Google Drive/Dropbox configuration pages from external storage config | ||||
| * | | Move Dropbox/GDrive link to icon | Robin McCorkell | 2016-05-03 | 3 | -8/+17 |
| | | | |||||
| * | | Change colour of input fields instead of printing 'Access granted' | Robin McCorkell | 2016-05-03 | 3 | -11/+16 |
| | | | |||||
| * | | Add links to load GDrive/Dropbox configuration pages | Robin McCorkell | 2016-05-03 | 6 | -4/+58 |
| | | | |||||
| * | | Allow multiple custom JS files | Robin McCorkell | 2016-05-03 | 8 | -18/+32 |
| | | | |||||
* | | | 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 | 136 | -132/+172 |
|/ / / / | |||||
* | | | | 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 | 19 | -209/+28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | | | | Move the testing app to PSR-4 (#24580) | Joas Schilling | 2016-05-12 | 1 | -0/+0 |
| | | | | |||||
* | | | | Move files_versions to PSR-4 (#24571) | Joas Schilling | 2016-05-12 | 13 | -2/+5 |
| | | | | |||||
* | | | | Move files_trashbin to PSR-4 (#24570) | Joas Schilling | 2016-05-12 | 18 | -14/+16 |
| | | | | |||||
* | | | | Move dav app to PSR-4 (#24527) | Joas Schilling | 2016-05-12 | 94 | -7/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Move Application to correct namespace and PSR-4 it * Move dav app to PSR-4 | ||||
* | | | | Move Encryption app to PSR-4 (#24524) | Joas Schilling | 2016-05-12 | 39 | -98/+115 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Move Encryption to PSR-4 * Move encryption tests to PSR-4 * Fix the tests | ||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-12 | 22 | -4/+48 |
| | | | | |||||
* | | | | 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. | ||||
* | | | | Move Provisioning api to PSR-4 (#24510) | Joas Schilling | 2016-05-11 | 8 | -176/+194 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Move app to PSR-4 * Fix setUp method * Fix the tests | ||||
* | | | | Merge pull request #24568 from owncloud/fix_24566 | Thomas Müller | 2016-05-11 | 1 | -1/+2 |
|\ \ \ \ | | | | | | | | | | | Fix etag propegation test race condition | ||||
| * | | | | Fix test race condition | Roeland Jago Douma | 2016-05-11 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | E-tag propagation replies on the mtime of the file. Order of events: 1. add file 'foo.txt' with content 'bar' 2. Set mtime to now() - 1 3. Check if etag changed. Now this goes right often when 1 and 2 happen in the same second. However imagine 1. add file 'foo.txt' with content 'bar' (at t=0.999) 2. Set mtime to now() - 1 (at t=1.001) Now the mtime will be set to the same time. Thus not chaning the etag. | ||||
* | | | | | use the UID for creating the session token, not the login name | Christoph Wurst | 2016-05-11 | 2 | -7/+14 |
| | | | | | |||||
* | | | | | create session token for DAV clients (sync clients) | Christoph Wurst | 2016-05-11 | 1 | -0/+1 |
|/ / / / | |||||
* | | | | Merge pull request #24433 from owncloud/user_psr4 | Thomas Müller | 2016-05-11 | 1 | -5/+5 |
|\ \ \ \ | | | | | | | | | | | lib/private/user to PSR-4 | ||||
| * | | | | fix usage of legacy class in LDAP | Morris Jobke | 2016-05-10 | 1 | -5/+5 |
| | | | | | |||||
* | | | | | Yo-ho-oh - Murder all band 'o pirates | Thomas Müller | 2016-05-11 | 8 | -42/+0 |
| | | | | | |||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-11 | 6 | -4/+94 |
|/ / / / | |||||
* | | | | Merge pull request #24401 from owncloud/trash-list-cache | Vincent Petry | 2016-05-10 | 1 | -46/+38 |
|\ \ \ \ | | | | | | | | | | | use the cache for trash listing | ||||
| * | | | | use the cache for trash listing | Robin Appelman | 2016-05-03 | 1 | -46/+38 |
| | | | | | |||||
* | | | | | 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 | 258 | -736/+668 |
| | | | | | | |||||
* | | | | | | Merge pull request #24466 from owncloud/issue_13936_wording_ldap | Morris Jobke | 2016-05-09 | 1 | -1/+1 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | wording in LDAP wizard | ||||
| * | | | | | | wording in LDAP wizard | davicente | 2016-05-04 | 1 | -1/+1 |
| |/ / / / / |