summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-178-1/+62
* always connect file cache updater hooks firstJörn Friedrich Dreyer2013-04-161-0/+7
* add explenation of the expire function to the apps descriptionBjörn Schießle2013-04-162-2/+33
* write a info message to the log if a file gets removed from the trash bin aut...Björn Schießle2013-04-161-0/+2
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-167-7/+78
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-151-8/+8
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-141-0/+1
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-139-3/+84
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-127-9/+15
* cleanup the trash bin tables in the database after a user was deletedBjörn Schießle2013-04-113-1/+33
* remove used space for versions from db is a user was deletedBjörn Schießle2013-04-113-0/+28
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-115-4/+59
* size of the trash bin could be incorrect, remove it for all users to enforce ...Björn Schießle2013-04-102-36/+6
* only add filesize to trashbin size if the file was moved to the trash bin suc...Björn Schießle2013-04-101-2/+4
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-1018-51/+132
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-09121-2/+203
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-0863-213/+62
* Merge pull request #2279 from owncloud/refactor_upload_jsBart Visscher2013-04-064-252/+298
|\
| * use css browser switch instead of deprecated jquery browser detectionJörn Friedrich Dreyer2013-03-281-7/+7
| * '#upload' is actually '#uploadprogresswrapper', fix css and js to show cancel...Jörn Friedrich Dreyer2013-03-282-6/+7
| * use local variable to walk DOM only onceJörn Friedrich Dreyer2013-03-281-4/+5
| * use === to compare empty string ''Jörn Friedrich Dreyer2013-03-281-1/+1
| * don't update progress bar in ie < 10Jörn Friedrich Dreyer2013-03-281-1/+3
| * return created table row, use as context in fileupload eventsJörn Friedrich Dreyer2013-03-281-11/+153
| * refactor files.js, make proper use of fileupload eventsJörn Friedrich Dreyer2013-03-281-237/+136
| * return original filename to fileuploadJörn Friedrich Dreyer2013-03-281-0/+1
* | Merge pull request #1974 from owncloud/use-rawurlencodeBart Visscher2013-04-061-2/+2
|\ \
| * | Just use rawurlencode in files list templateBart Visscher2013-02-271-2/+2
* | | Merge pull request #2759 from owncloud/fix-2718Bart Visscher2013-04-061-0/+1
|\ \ \
| * | | Set file perms to 0640 of mount.json - fixes #2718Lukas Reschke2013-04-061-0/+1
* | | | Merge pull request #2738 from Kondou-ger/fix_alert_issuesBart Visscher2013-04-062-8/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Translate 'Error' in corekondou2013-04-062-8/+8
| * | | Fixed things in alert-messagesroot2013-04-052-8/+8
* | | | [tx-robot] updated from transifexJenkins for ownCloud2013-04-061-0/+1
* | | | [tx-robot] updated from transifexJenkins for ownCloud2013-04-053-1/+33
|/ / /
* | | Merge pull request #2611 from owncloud/filename-widthBart Visscher2013-04-041-1/+1
|\ \ \
| * | | Using max-width instead of width for filename.raghunayyar2013-03-301-1/+1
| * | | Adds a fixed width to the filename to prevent horizontal scroll.raghunayyar2013-03-291-1/+1
| | |/ | |/|
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-04-042-0/+10
* | | Merge pull request #2694 from owncloud/fix_2690Bernhard Posselt2013-04-031-1/+1
|\ \ \
| * | | Typo, fixes #2690Arthur Schiwon2013-04-031-1/+1
* | | | [tx-robot] updated from transifexJenkins for ownCloud2013-04-033-0/+11
|/ / /
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-04-023-3/+14
* | | Merge pull request #2576 from owncloud/fixing-2125-masterJan-Christoph Borchardt2013-03-311-1/+1
|\ \ \
| * | | fixes #2125 - the warning is now displayed with a disabled buttonThomas Mueller2013-03-261-1/+1
* | | | [tx-robot] updated from transifexJenkins for ownCloud2013-03-314-0/+6
* | | | [tx-robot] updated from transifexJenkins for ownCloud2013-03-305-4/+21
| |/ / |/| |
* | | Merge pull request #2575 from owncloud/fixing-1461-masterJörn Friedrich Dreyer2013-03-281-5/+25
|\ \ \
| * | | fixes #1463 - file size is now displayed correctly in IE8Thomas Mueller2013-03-261-2/+6
| * | | fixes #1461Thomas Mueller2013-03-261-3/+19
| |/ /