summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix \OCP\Avatarkondou2013-08-301-17/+1
* Finish cropper, Get rid of TODOs, Improve \OCP\Avatar and "fix" unitestskondou2013-08-302-5/+21
* Use defaultavatarskondou2013-08-292-2/+6
* Merge branch 'master' into oc_avatarskondou2013-08-282-0/+51
|\
| * fix typoMorris Jobke2013-08-281-1/+1
| * Only enable logrotate when configured. Also rotate size is settable.Bart Visscher2013-08-282-8/+11
| * Check for installed state before registering the logrotate background jobBart Visscher2013-08-282-2/+16
| * Add description to log rotate classBart Visscher2013-08-281-0/+7
| * Review fixesBart Visscher2013-08-281-4/+4
| * Very simple log rotationBart Visscher2013-08-282-0/+27
* | Use OC.Router.generate, TODO use cache, prepare for defaultavatarskondou2013-08-281-13/+0
* | Merge branch 'master' into oc_avatarskondou2013-08-2823-120/+325
|\|
| * Merge pull request #3891 from owncloud/fix_loadAppScriptFileBart Visscher2013-08-281-5/+8
| |\
| | * Check if the app is enabled and the app path is found before trying to load t...Bart Visscher2013-06-281-5/+8
| * | Merge pull request #4434 from owncloud/fix_octemplate_escapingThomas Tanghus2013-08-281-1/+1
| |\ \
| | * | Fix octemplate string escaping.Thomas Tanghus2013-08-141-1/+1
| * | | [tx-robot] updated from transifexJenkins for ownCloud2013-08-282-3/+5
| * | | [tx-robot] updated from transifexJenkins for ownCloud2013-08-2712-15/+144
| * | | add documentationMorris Jobke2013-08-271-0/+13
| * | | Code styleTom Needham2013-08-271-2/+2
| * | | Add quota to core apiTom Needham2013-08-271-5/+28
| * | | Merge pull request #4348 from owncloud/fixing-4343-masterJörn Friedrich Dreyer2013-08-271-27/+64
| |\ \ \
| | * | | lacy initialization of fileView - in case basic auth is used FileSystem is no...Thomas Müller2013-08-261-4/+16
| | * | | Merge branch 'master' into fixing-4343-masterThomas Müller2013-08-22134-1291/+2159
| | |\ \ \
| | * | | | adding unit tests for quota checksThomas Müller2013-08-081-32/+43
| | * | | | adding unit tests to determine lengthThomas Müller2013-08-081-1/+1
| | * | | | fixes #4343Thomas Müller2013-08-081-2/+16
| * | | | | Merge pull request #4507 from owncloud/existingusersfromgroupblizzz2013-08-271-14/+24
| |\ \ \ \ \
| | * | | | | consolidate validity check for users in group classArthur Schiwon2013-08-261-23/+24
| | * | | | | no assoc index here, makes tests pass againArthur Schiwon2013-08-191-1/+1
| | * | | | | return only existing users in groupArthur Schiwon2013-08-191-3/+12
| * | | | | | Merge pull request #4586 from owncloud/fixing-3431-masterMorris Jobke2013-08-271-32/+0
| |\ \ \ \ \ \
| | * | | | | | revert debugging code which accidentially entered this pull requestThomas Müller2013-08-271-4/+0
| | * | | | | | kill zh_CN.GB2312Thomas Müller2013-08-272-32/+4
| * | | | | | | storage information is path specificThomas Müller2013-08-271-2/+5
| * | | | | | | webdav quota now displays the same values as the web interface doesThomas Müller2013-08-272-6/+6
| |/ / / / / /
| * | | | | | Merge branch 'xsendfile_complete_zip_fix' of github.com:riso/owncloud-core in...Morris Jobke2013-08-261-3/+20
| |\ \ \ \ \ \
| | * | | | | | final fix for xsendfile zip generation race conditionValerio Ponte2013-08-081-3/+20
| * | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-08-252-8/+8
* | | | | | | | Continue work on cropperkondou2013-08-284-5/+19
* | | | | | | | Clean up some cruftkondou2013-08-261-4/+1
* | | | | | | | Have a controller instead ofo avatar.php and fix some cropper-designkondou2013-08-261-1/+1
* | | | | | | | Use Jcrop, have inline errormsg, work on cropping, clean up, WIPkondou2013-08-253-8/+21
* | | | | | | | Fix spacing, have remove() and return JSON for custom-default-avatarskondou2013-08-251-54/+40
* | | | | | | | Remove gravatar and no-avatar functionality, prepare for default avatars even...kondou2013-08-251-84/+30
* | | | | | | | Clean up and prepare a bit for custom default avatarskondou2013-08-251-7/+6
* | | | | | | | Several improvementskondou2013-08-252-7/+12
* | | | | | | | Refactor newavatar.php and show (for now) an alert on problems when setting n...kondou2013-08-251-2/+4
* | | | | | | | Have /avatar.php as a central avatar-pointkondou2013-08-251-34/+36
* | | | | | | | Improve styling & enable avatar-upload at personal pagekondou2013-08-251-1/+1