summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Set permissions to read onlyMichael Gapczynski2013-02-101-0/+1
| * | | | | Remove additional old compatibility codeMichael Gapczynski2013-02-101-34/+1
| * | | | | Replace filename key with fileTarget in templateMichael Gapczynski2013-02-101-3/+3
| * | | | | Merge branch 'master' into fix-shared-linksMichael Gapczynski2013-02-10533-6445/+32348
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Proper fix for shared linksMichael Gapczynski2013-02-104-24/+29
| * | | | | Merge branch 'master' into fix-shared-linksMichael Gapczynski2013-02-10720-8151/+19181
| |\ \ \ \ \
| * | | | | | Fix public linksMichael Gapczynski2013-02-101-198/+40
| * | | | | | Remove old OC4 link compatibilityMichael Gapczynski2013-02-061-46/+0
* | | | | | | Merge pull request #1573 from owncloud/fixing-ctor-local-storage-masterBernhard Posselt2013-02-112-0/+3
|\ \ \ \ \ \ \
| * | | | | | | adding ctor to Local and revert call to it within TemporaryThomas Müller2013-02-092-0/+3
* | | | | | | | Merge pull request #1610 from owncloud/improved_personal_pageJan-Christoph Borchardt2013-02-116-6/+128
|\ \ \ \ \ \ \ \
| * | | | | | | | move CSS to correct location, move and format phpJan-Christoph Borchardt2013-02-112-13/+11
| * | | | | | | | spaces to tabsJan-Christoph Borchardt2013-02-111-10/+10
| * | | | | | | | correct target blank from image to linkJan-Christoph Borchardt2013-02-111-6/+6
| * | | | | | | | add in new windowFrank Karlitschek2013-02-091-3/+3
| * | | | | | | | add the buttons for the clients to the personal page.Frank Karlitschek2013-02-096-6/+130
* | | | | | | | | Merge pull request #1611 from owncloud/breadcrumb-sizingBernhard Posselt2013-02-111-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Fix breadcrumbs overlapping into the content, preventing the select all check...Robin Appelman2013-02-111-1/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | I'm an evil bastard and I commit this 3 letter text fix without a pull request.Frank Karlitschek2013-02-092-2/+2
* | | | | | | | Merge pull request #1493 from owncloud/fix_ldap_stored_homedirFrank Karlitschek2013-02-115-29/+35
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | LDAP: fix database cleanup in update scriptArthur Schiwon2013-02-092-3/+4
| * | | | | | | LDAP: fix settings handling of homeFolderNamingRule optionArthur Schiwon2013-02-061-1/+6
| * | | | | | | LDAP: version bump -> clean up databaseArthur Schiwon2013-02-062-2/+5
| * | | | | | | code styleArthur Schiwon2013-02-061-1/+1
| * | | | | | | LDAP: do not store user home as it destroys configurability. always fetch it....Arthur Schiwon2013-02-061-25/+22
| * | | | | | | check whether user belongs to the backend before calling getHome()Arthur Schiwon2013-02-061-1/+1
* | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-02-11186-1014/+779
| |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #1601 from owncloud/lightbox-iconsBernhard Posselt2013-02-1014-0/+510
|\ \ \ \ \ \ \
| * | | | | | | split close and delete icon, add red hover for deleteJan-Christoph Borchardt2013-02-104-0/+146
| * | | | | | | add big white icons for lightbox, slideshow etcJan-Christoph Borchardt2013-02-1010-0/+364
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #1558 from schiesbn/trashbin_sizelimitBjörn Schießle2013-02-101-27/+135
|\ \ \ \ \ \ \
| * | | | | | | debug output removedBjörn Schießle2013-02-091-1/+0
| * | | | | | | comment addedBjörn Schießle2013-02-091-2/+1
| * | | | | | | use never more that 50% of available disc space for the trash binBjörn Schießle2013-02-072-24/+67
| * | | | | | | keep track of trash bin sizeBjörn Schießle2013-02-071-11/+78
* | | | | | | | Merge pull request #1597 from owncloud/cache_largesizesicewind19912013-02-102-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Cache: allow file sizes >2GBRobin Appelman2013-02-102-2/+2
* | | | | | | | | Merge pull request #1552 from raghunayyar/personalpage-style-fixBjörn Schießle2013-02-102-9/+10
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Personal Page Password Toggle Also Loads Well.raghunayyar2013-02-092-9/+10
* | | | | | | | | Merge pull request #1592 from owncloud/display_name_settingblizzz2013-02-103-4/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | add switch to enable/disable the possibility to change the display name by th...Björn Schießle2013-02-103-4/+13
* | | | | | | | | | Merge pull request #1581 from owncloud/mapper_md5Frank Karlitschek2013-02-102-8/+24
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Mapper: use md5 hashes for database indexesRobin Appelman2013-02-102-8/+24
* | | | | | | | | | | Merge pull request #1594 from hkjolhede/masterLukas Reschke2013-02-101-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Update apps/files_external/lib/config.phphkjolhede2013-02-101-1/+1
* | | | | | | | | | | | Merge pull request #1588 from owncloud/etag_quotesFrank Karlitschek2013-02-101-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | wrap etags in quotes when doing a propfind on a folderRobin Appelman2013-02-101-1/+1
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #1590 from owncloud/fix_470Lukas Reschke2013-02-102-2/+24
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | append .part to put filesJörn Friedrich Dreyer2013-02-102-2/+24
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #1585 from owncloud/fix_breadcrumb_resizingLukas Reschke2013-02-101-3/+4
|\ \ \ \ \ \ \ \ \ \ \ \