Commit Graph

3477 Commits (d1fe3c2314c29363fc6835e67522df10d45c2dae)
 

Author SHA1 Message Date
Frank Karlitschek d1fe3c2314 add a button to open the online documentation 13 years ago
Frank Karlitschek 0f5864d864 support searching the knowledge base 13 years ago
Frank Karlitschek c3cb000cb2 add phpmailer to 3rdparty 13 years ago
Frank Karlitschek 2fbc92bd4b new OC_Mail class to handle all mail sending. The benefit is that is way mor flexible than the standard mail command. can be configured to use a remote smtp relay for example. also port the lostpassword code 13 years ago
Georg Ehrke 3aeea0c196 Merge branch 'merge-requests/105' 13 years ago
Georg Ehrke 3706bbec1b Merge commit 'refs/merge-requests/105' of git://gitorious.org/owncloud/owncloud into merge-requests/105 13 years ago
Jan-Christoph Borchardt 9abb70245a showing the file extensions more visible by default. I still think it's shitty design, but I get worse nightmares over thinking that showing file extensions would become a configuration option. 13 years ago
Robin Appelman 5cefd34660 emulate touch with custom mtime for swift backend 13 years ago
Robin Appelman 9a707e10bf add SWIFT (openstack object storage) storage backend 13 years ago
Robin Appelman aceda02887 check if removed folders are really gone 13 years ago
Robin Appelman bdb3962b8d add function to get mimetype from string 13 years ago
Robin Appelman d1ad4dc8d6 add test cases for cryptstream 13 years ago
Robin Appelman b39c3d4c4e make use of the fact that stream_read will always read 8192 bytes for encryption stream 13 years ago
Robin Appelman 26e9a0dd13 bugfixes for encryption library and test cases 13 years ago
Arthur Schiwon 57b8ff890c check if PHP mod GD is installed 13 years ago
Arthur Schiwon d24abc3b9d check if PHP mod JSON is installed 13 years ago
Robin Appelman 4dabd0fb9c test data for archives 13 years ago
Jan-Christoph Borchardt d8761d7edd upload arrow has full opacity, button is highlighted for new users and empty folders 13 years ago
Arthur Schiwon 66018b89b2 LDAP: don't forget to unbind 13 years ago
Arthur Schiwon 86192c2f8d checked, works for me 13 years ago
Arthur Schiwon 9cd5221d47 group ldap: check configuration 13 years ago
Arthur Schiwon ed54de1bbf group LDAP: implement groupExists function, needed for Sharing 13 years ago
Arthur Schiwon 320fde9eec OC_Group does expect object, not string 13 years ago
Arthur Schiwon 899c7631d5 minor code beautification 13 years ago
Arthur Schiwon e1948c651b use the right attribute for member retrieval 13 years ago
Arthur Schiwon 02f4e78f3e a string be a string 13 years ago
Robin Appelman c3187e9388 dont show action text for folders bold 13 years ago
Robin Appelman 6af808edc9 fix delete button not always disapearing 13 years ago
Robin Appelman cfd0140e2f fix 2 potential xss problems 13 years ago
Jan-Christoph Borchardt 3c182bdb35 adding sticker logo jpg 13 years ago
Jan-Christoph Borchardt 961c239ee4 improving leftcontent display, increasing item height 13 years ago
Robin Appelman e59c87ee36 reload log after changing log level 13 years ago
Robin Appelman 5720bd296d merge log into admin 13 years ago
Jan-Christoph Borchardt 70d0103a67 updated logos and icons 13 years ago
Robin Appelman 464c751f30 fix creating unique filenames 13 years ago
Robin Appelman fa97c59f95 fix group backend 13 years ago
Robin Appelman b61f6438ba return user specific paths from oc_filecache::getpath 13 years ago
Jan-Christoph Borchardt 1281809300 improving file actions also for multiselect 13 years ago
Jan-Christoph Borchardt e5cda3abcd tooltip for delete shows up to the left 13 years ago
Jan-Christoph Borchardt 2dfab65a33 fixing file action positioning 13 years ago
Robin Appelman 8ecddb5bc3 create a new filename when the uploaded file already exist 13 years ago
Bart Visscher 74ba09f95c Fix password is being saved even if not changed 13 years ago
Bart Visscher 68b1ae1a36 OC_Group_Backend.php misses function groupexists 13 years ago
Bart Visscher ea99e1184d Add well-known redirects to htaccess 13 years ago
Tom Needham b0e68d039c Merge branch 'master' of gitorious.org:owncloud/owncloud 13 years ago
Tom Needham 712e25bb02 Update ace 13 years ago
Thomas Müller a0d917fe98 fixing oc-375 - a number is appended tp the filename 13 years ago
Jakob Sack 0b426b5e64 Display correct URL in caldav and carddav paths 13 years ago
Jakob Sack 9b1d6246a9 Remove useless, unmaintained dav.php 13 years ago
Robin Appelman 9ac65c51f5 dont try to view psd files 13 years ago