Commit Graph

9034 Commits (5d0c5c854bf5aa200ae37664d8b39001612e8d5e)
 

Author SHA1 Message Date
Björn Schießle c00b66fe5b implement DisplayNamesInGroup for database back-end 12 years ago
Robin Appelman 232cc3211b add oc:// streamwrapper to provide access to ownCloud's virtual filesystem 12 years ago
Robin Appelman c9c919da57 Move streamwrappers to seperate files and put them in a namespace 12 years ago
Björn Schießle e6cc0cd08a implement display names for the database back-end 12 years ago
Lukas Reschke 99ec26578a Merge pull request #1313 from owncloud/updater-CSP 12 years ago
Björn Schießle 3e0d117d60 add display name to the database table oc_users 12 years ago
Björn Schießle 70c3ab3c53 update the display name for the database back-end 12 years ago
Björn Schießle e0f2ed2757 interface and API to change display names 12 years ago
Björn Schießle 022a7b13b8 prepare user table to show and edit display names 12 years ago
Björn Schießle 996b5cf368 change order, key -> uid and value -> display name, this way it is also possible to have non-unique display names 12 years ago
Thomas Müller 857b15db37 Merge pull request #1318 from j-ed/master 12 years ago
Thomas Mueller 1d44a99ebb Merge branch 'master' into updater-CSP 12 years ago
Thomas Müller 31d83fddc4 Merge pull request #1321 from owncloud/csp-fixes 12 years ago
Thomas Müller 44d6ff61e2 Merge pull request #1337 from owncloud/fix-issue-780 12 years ago
Michael Gapczynski 10c428830e Add create permission, fixes #780 12 years ago
Robin Appelman bca5ce724e Merge branch 'master' into filesystem 12 years ago
Robin Appelman 3e59a87153 Filesystem: use the updated Mount::findById in getPath to ensure we get the correct path if the storage is also mounted outside the view 12 years ago
Robin Appelman 577e3b11d7 Filesystem: return all matching mounts in Mount::findById 12 years ago
Jenkins for ownCloud b655444709 [tx-robot] updated from transifex 12 years ago
Lukas Reschke 9e498b6548 Merge pull request #1326 from owncloud/event-source-token 12 years ago
Robin Appelman 4cae141673 Filesystem: also add getPath to \OC\Filesystem 12 years ago
Robin Appelman 17bcea1585 Filesystem: add View->getPath to the cache api 12 years ago
Robin Appelman 9e2a066c7b Cache: add function to get storage id and internal path of a file by id 12 years ago
Robin Appelman 8c42e2de8c Test cases for new mount management 12 years ago
Robin Appelman 69f11151e9 Filesystem: add Mount::findById 12 years ago
Jenkins for ownCloud 00a28062e1 [tx-robot] updated from transifex 12 years ago
TheSFReader 9c7a18044d Merge remote-tracking branch 'refs/remotes/upstream/master' 12 years ago
Michael Gapczynski 0986b6f910 Use global oc_requesttoken for Event Source 12 years ago
Michael Gapczynski 03b947e3ec Don't check for updates for sub storages, these scans should be done in the background 12 years ago
Robin Appelman f25db779d9 Filesystem: move mount management to it's own class 12 years ago
Robin Appelman 177537dbcc Cache: port test cases to PHPUnit 12 years ago
Michael Gapczynski 7237ebf08b Fix OC_Helper and change deprecated methods 12 years ago
Michael Gapczynski 31ebea0f6a Permanently display shared status icons 12 years ago
Robin Appelman 930b9b9cd0 merge master into filesystem 12 years ago
Lukas Reschke c9e25d3fab Merge pull request #1320 from owncloud/implements-1316-master 12 years ago
Lukas Reschke 2e42c6f54f Use HTML5 data attribute + fix undefined variable 12 years ago
Lukas Reschke 6c882d9806 Remove outdated comments 12 years ago
Lukas Reschke 7f0a3018b6 Fix undefined variable 12 years ago
Thomas Müller 276d98b9dd Merge pull request #1059 from owncloud/fixing-998-master 12 years ago
Thomas Müller 3b547895ec Merge pull request #1306 from owncloud/smart-app-banner 12 years ago
Thomas Mueller 2cc77759aa lookup for OCA classes in all apps folders 12 years ago
j-ed 93834b78a1 Update lib/mail.php 12 years ago
j-ed 4d74738fe7 Update config/config.sample.php 12 years ago
Jenkins for ownCloud af4411e33d [tx-robot] updated from transifex 12 years ago
Lukas Reschke a65410f23c Remove the CSP header for Firefox 12 years ago
Lukas Reschke dbc13cf6ee Move update inline JS 12 years ago
Lukas Reschke 7f49d35930 Move checkMaintenance and checkUpgrade 12 years ago
Lukas Reschke 0d6a577481 Warn users not to enable DEBUG in productive environments 12 years ago
Björn Schießle 19024de988 typo fixed 12 years ago
Björn Schießle a606e8d944 use display name to show share_width and owner information 12 years ago