Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move \OCP\Diagnostics to PSR-4 (#24667) | Roeland Douma | 2016-05-17 | 4 | -0/+0 |
| | |||||
* | Move \OCP\Authentication to PSR-4 (#24632) | Roeland Douma | 2016-05-17 | 1 | -0/+0 |
| | |||||
* | Move \OCP\Console to PSR-4 (#24636) | Roeland Douma | 2016-05-17 | 1 | -0/+0 |
| | |||||
* | Move \OCP\Contacts to PSR-4 (#24645) | Roeland Douma | 2016-05-17 | 1 | -0/+0 |
| | |||||
* | Merge pull request #24634 from owncloud/sharesettings-sort | Vincent Petry | 2016-05-17 | 1 | -7/+7 |
|\ | | | | | fix admin link share settings sorting, use same order as in sidebar | ||||
| * | fix admin share settings sorting, use same order as in sidebar | Jan-Christoph Borchardt | 2016-05-14 | 1 | -7/+7 |
| | | |||||
* | | Merge pull request #24630 from owncloud/one-shall-adjust-the-path | Vincent Petry | 2016-05-17 | 1 | -1/+1 |
|\ \ | | | | | | | Use proper path | ||||
| * | | Use proper path | Lukas Reschke | 2016-05-03 | 1 | -1/+1 |
| | | | | | | | | | | | | Fixes https://github.com/owncloud/core/issues/24407 | ||||
* | | | Merge pull request #24370 from owncloud/iclientservice-dicontainer | Jörn Friedrich Dreyer | 2016-05-17 | 1 | -0/+4 |
|\ \ \ | | | | | | | | | add IClientService to DI container | ||||
| * | | | add IClientService to DI container | Christoph Wurst | 2016-05-01 | 1 | -0/+4 |
| | | | | |||||
* | | | | Merge pull request #24083 from owncloud/fix-race-condition | Jörn Friedrich Dreyer | 2016-05-17 | 2 | -2/+4 |
|\ \ \ \ | | | | | | | | | | | Read only once | ||||
| * | | | | Read only once | Lukas Reschke | 2016-05-02 | 2 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | This can lead to race conditions otherwise. Also depracted hasKey | ||||
* | | | | | Merge pull request #24006 from owncloud/audio_m4a | Jörn Friedrich Dreyer | 2016-05-17 | 1 | -0/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | Adding mimetypes for m4a and m4b | ||||
| * | | | | | Adding mimetypes for m4a and m4b | Martin | 2016-04-14 | 1 | -0/+2 |
| | | | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-17 | 24 | -6/+194 |
| | | | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-16 | 34 | -2/+128 |
| | | | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-15 | 158 | -42/+384 |
| | | | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-14 | 256 | -262/+24 |
| | | | | | | |||||
* | | | | | | Merge pull request #24617 from owncloud/autoloader_no_private | Vincent Petry | 2016-05-13 | 2 | -36/+4 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | our autoloader should not load classes in \OC | ||||
| * | | | | | | Fix unit tests | Roeland Jago Douma | 2016-05-13 | 1 | -18/+4 |
| | | | | | | | |||||
| * | | | | | | All \OC\ classes are handled by the composer autoloader | Roeland Jago Douma | 2016-05-13 | 1 | -17/+0 |
| | | | | | | | |||||
| * | | | | | | OC_xx all live in the legacy folder | Roeland Jago Douma | 2016-05-13 | 1 | -1/+0 |
| | | | | | | | |||||
* | | | | | | | 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 #24600 from owncloud/http-client-lazy-config | Vincent Petry | 2016-05-13 | 1 | -6/+23 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | only configure the http client once we start using it | ||||
| * | | | | | | | | | only configure the http client once we start using it | Robin Appelman | 2016-05-12 | 1 | -6/+23 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #24614 from owncloud/token-validation-log | Vincent Petry | 2016-05-13 | 1 | -3/+1 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | don't spam the log file with failed token validation entries | ||||
| * | | | | | | | | | | don't spam the log file with failed token validation entries | Christoph Wurst | 2016-05-13 | 1 | -3/+1 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #24594 from owncloud/authtoken-name-column-size | Vincent Petry | 2016-05-13 | 3 | -4/+6 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | Use CLOB for auth token names to allow long user agent strings | ||||
| * | | | | | | | | | | Use CLOB for auth token names to allow long user agent strings | Christoph Wurst | 2016-05-12 | 3 | -4/+6 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #24601 from owncloud/template_psr4 | Vincent Petry | 2016-05-13 | 9 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Template to PSR-4 | ||||
| * | | | | | | | | | | | Move \OC\Template to PSR-4 | Roeland Jago Douma | 2016-05-13 | 6 | -0/+0 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Move functions.php to legacy | Roeland Jago Douma | 2016-05-13 | 3 | -2/+2 |
| | |/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This file should really be properly namespaced etc! | ||||
* | | | | | | | | | | | 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 |
| | | | | | | | | | | | |