Commit Graph

21131 Commits (a9c2e5a08e4a909a94f441c96a3ea000e9420ca3)
 

Author SHA1 Message Date
Nazar Mokrynskyi 33ada11a64 Use function call for FileList.pageSize 12 years ago
Bjoern Schiessle 239bff5766 strip whitespace from the beginning and end of the display name to avoid empty display names 12 years ago
Vincent Petry 6824a5ce7f Merge pull request #11538 from owncloud/webdav-creatable-info 12 years ago
Nazar Mokrynskyi 6ec9c99d48 Use this.$el instead of the absolute selector 12 years ago
Lukas Reschke 6ccda2ae98 Add app version to JS and CSS 12 years ago
Vincent Petry 6fa03870e9 Merge pull request #11541 from owncloud/usersession-activeuser-setsession 12 years ago
Vincent Petry 4650101674 Merge pull request #11548 from owncloud/extstorage-ocfields 12 years ago
Arthur Schiwon ab6890b854 instead of dis/enabling tabs on save, cancel tab change. avoids noisy ui 12 years ago
Arthur Schiwon 4385188920 show busy cursor and lock tabs on save 12 years ago
Bjoern Schiessle d18da08a1a set password field placeholder back if passward was disabled 12 years ago
Vincent Petry dd0b1e83b2 Merge pull request #11590 from owncloud/publiclinkscrollanimatefix 12 years ago
Vincent Petry 704ffaa6a3 Use body element when animating scroll in public page 12 years ago
Jenkins for ownCloud 3b3affa1ef [tx-robot] updated from transifex 12 years ago
Carla Schroder 887d6155b8 commented out instanceid and passwordsalt 12 years ago
Carla Schroder a8a0bcaffc some small tweaks 12 years ago
Arthur Schiwon c26e9c675a show Spinner when stuff is being saved 12 years ago
Thomas Müller d3eebad591 fixing typos 12 years ago
Lukas Reschke 13b1b45ee4 Refactor MailSettings controller 12 years ago
Lukas Reschke 1b3feb710d Use `rawurlencode` since this seems to be expected by cURL 12 years ago
Lukas Reschke bf84cd4bcc Add darwin to if block 12 years ago
Jörn Friedrich Dreyer 766314a6be Merge pull request #11556 from owncloud/cache-js-and-css 12 years ago
Vincent Petry c2cfeea888 Merge pull request #11534 from owncloud/issue/11500 12 years ago
Jenkins for ownCloud 526abf1ad6 [tx-robot] updated from transifex 12 years ago
Thomas Müller 4b5c7d3d9d adding cache control headers for css and js - fixes #11496 12 years ago
Joas Schilling 0407bc0978 Set overwritemailurl* configs on setup 12 years ago
Bernhard Reiter b416f7d8ac PHPDoc fixes as suggested by @MorrisJobke. 12 years ago
Bernhard Reiter 1770179648 Add getTag() function for accessing of a single tag. 12 years ago
Bernhard Reiter bc265e8b52 Make loading of tags from DB more explicit. 12 years ago
Bernhard Reiter 226d7233e1 In Tags::rename($from, $to), check if there already is a tag named $to. 12 years ago
Bernhard Reiter 7e9baafc53 Add option to include tags for shared items. 12 years ago
Bernhard Reiter 7963125c41 Remove two obsolete try...catch blocks. 12 years ago
Bernhard Reiter 5471189fe6 Implement Tag and TagMapper classes. 12 years ago
Bernhard Reiter cf6fb2c2e4 Remove redundant null initializations. 12 years ago
Bernhard Reiter 3e5d725502 Test addMultiple() with $sync=true. 12 years ago
Bernhard Reiter a67803fb5d Test Tags::getFavorites(). 12 years ago
Bernhard Reiter b33cb0e342 Fix a comment. 12 years ago
Jörn Friedrich Dreyer 7535b09851 cleanup variable names and duplicate jQuery selectors 12 years ago
Thomas Müller baffe5353f Merge pull request #11543 from owncloud/closeSessionForAppsLoading 12 years ago
Jörn Friedrich Dreyer 7f1ba86789 fix flickering users 12 years ago
Vincent Petry e95372bf01 Merge pull request #11546 from owncloud/users-deletewithfilecache 12 years ago
Vincent Petry ab5149f5df Allow specifying protocol in ext storage OC config 12 years ago
Björn Schießle 48ce2ef18b Merge pull request #11542 from owncloud/fix_failing_unit_tests 12 years ago
Vincent Petry 4fd8cb43ae Merge pull request #11537 from owncloud/filenamewithzeroes 12 years ago
Robin Appelman 7dd4314fea Add unit test 12 years ago
Vincent Petry d485c0098d Retrieve storage numeric id earlier when still available 12 years ago
Bjoern Schiessle c6c9a51b11 distinguish between file dependent shares and other shares 12 years ago
Lukas Reschke 50841f8307 Close session when loading apps 12 years ago
Robin Appelman 912fbfab01 Unset the cached active user when using a different session object 12 years ago
Robin Appelman 19de425a50 Use the cached fileinfo to get creatable permissions 12 years ago
Vincent Petry 6cbabdf217 Fixed array detection on public download 12 years ago