summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2016-05-244-0/+62
* My fix for #24272, #23613, File not found when single file in a folder (#24800)Dmitry Popov2016-05-241-1/+1
* Merge pull request #24682 from f4bsch/masterVincent Petry2016-05-241-2/+0
|\
| * dont update search onResizeFabian2016-05-171-2/+0
* | Merge pull request #24750 from owncloud/lenz1111-share_download_range_request...Vincent Petry2016-05-231-1/+10
|\ \
| * | Http Range requests support in downloadsPiotr Filiciak2016-05-201-1/+10
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-232-0/+10
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-224-22/+24
|/ /
* | Merge pull request #22576 from owncloud/folder_scroll_fixVincent Petry2016-05-201-0/+21
|\ \
| * | added back the jquery animationsErik Pellikka2016-05-131-6/+11
| * | code style fixErik Pellikka2016-05-131-11/+3
| * | code style fixErik Pellikka2016-05-131-3/+2
| * | code style fixErik Pellikka2016-05-131-2/+6
| * | added elseifErik Pellikka2016-05-131-1/+1
| * | fixed to work with share links as wellErik Pellikka2016-05-131-3/+4
| * | typo fixErik Pellikka2016-05-131-2/+2
| * | TweakingErik Pellikka2016-05-131-7/+7
| * | Avoids jumping if window is smaller than 300 pixels in heightMorris Jobke2016-05-131-2/+3
| * | Add scrolling when dragging filesErik Pellikka2016-05-131-0/+19
* | | Merge pull request #24702 from owncloud/background-scan-occVincent Petry2016-05-201-3/+12
|\ \ \
| * | | add "unscanned" option to files:scan to triger a background scanRobin Appelman2016-05-191-3/+12
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-202-0/+18
|/ / /
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-194-0/+6
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-184-0/+8
| |/ |/|
* | [tx-robot] updated from transifexJenkins for ownCloud2016-05-174-0/+28
* | [tx-robot] updated from transifexJenkins for ownCloud2016-05-168-0/+60
* | [tx-robot] updated from transifexJenkins for ownCloud2016-05-15124-4/+270
* | [tx-robot] updated from transifexJenkins for ownCloud2016-05-14138-148/+14
|/
* Merge pull request #22341 from owncloud/pellaeon-pr-breadcrumb-filelist-overl...Vincent Petry2016-05-132-0/+19
|\
| * Handle case when breadcrumb and filelist item overlapPellaeon Lin2016-03-172-0/+19
* | Merge pull request #24605 from owncloud/luckydonald-Superduper-Progressbar-br...Vincent Petry2016-05-134-9/+120
|\ \
| * \ Merge branch 'Superduper-Progressbar-branch-thingie' of https://github.com/lu...Vincent Petry2016-05-124-9/+120
| |\ \
| | * | Optimized time formatting, optimized time smoothing.luckydonald2014-08-141-11/+8
| | * | Changes for scrutinizer. Yay!luckydonald2014-08-131-15/+29
| | * | fixed browser showing the tipsy tooltip as default tooltip twice.luckydonald2014-08-131-1/+1
| | * | Fixed "Any minute now" staying because of undefined buffer. Also increased bu...luckydonald2014-08-131-3/+6
| | * | Updated String formatting. Label font-weight was already normal.luckydonald2014-08-132-11/+11
| | * | Fixed Positioning, fixed formatting for both mobile and desktop.luckydonald2014-08-132-9/+40
| | * | Added remaining time displaying, moved Information to tooltip, removed now un...luckydonald2014-08-123-18/+27
| | * | ...in case the text gets to big, don't wrap to new line. Instead just cut it.luckydonald2014-08-111-0/+4
| | * | Updated and optimized Mobile Layout as well.luckydonald2014-08-114-4/+19
| | * | Fixed translations, indentation and renamed the .percents class to .speed class.luckydonald2014-08-103-10/+10
| | * | Upload progress bar now displays informations about uploades size (12kB of 3M...luckydonald2014-08-103-5/+45
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-13122-122/+132
|/ / /
* | | Move Files app to PSR-4 (#24569)Joas Schilling2016-05-1223-11/+10
* | | Background jobs from info.xml (#24582)Joas Schilling2016-05-123-32/+6
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-1212-2/+32
* | | Make permalinks work for trashed files (#24537)Vincent Petry2016-05-113-30/+139
* | | Yo-ho-oh - Murder all band 'o piratesThomas Müller2016-05-112-10/+0
* | | Merge pull request #24434 from owncloud/permalinksLukas Reschke2016-05-1011-25/+317
|\ \ \