summaryrefslogtreecommitdiffstats
path: root/apps/files/js
Commit message (Expand)AuthorAgeFilesLines
* 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 branch 'Superduper-Progressbar-branch-thingie' of https://github.com/lu...Vincent Petry2016-05-121-2/+75
|\ \
| * | 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-131-10/+10
| * | Fixed Positioning, fixed formatting for both mobile and desktop.luckydonald2014-08-131-6/+37
| * | Added remaining time displaying, moved Information to tooltip, removed now un...luckydonald2014-08-121-4/+26
| * | Updated and optimized Mobile Layout as well.luckydonald2014-08-111-2/+3
| * | Fixed translations, indentation and renamed the .percents class to .speed class.luckydonald2014-08-101-5/+5
| * | Upload progress bar now displays informations about uploades size (12kB of 3M...luckydonald2014-08-101-1/+6
* | | Do not encode slashes in "dir" URL param in files JSVincent Petry2016-05-061-2/+15
* | | Add anchor icon in sidebar to copy permalinkVincent Petry2016-05-061-3/+35
* | | Auto-add fileid in URL for currently displayed folderVincent Petry2016-05-063-13/+49
* | | OCA.Files.App is not available on public pageChristoph Wurst2016-04-211-6/+9
* | | Merge pull request #24081 from owncloud/migrate-deprecated-jquery-v1-functionsThomas Müller2016-04-203-208/+3
|\ \ \
| * | | replace $.parseJSON() by JSON.parse()Christoph Wurst2016-04-193-207/+2
| * | | migrate jQuery.fn.unload()Christoph Wurst2016-04-191-1/+1
* | | | filter hidden files on the web interfaceChristoph Wurst2016-04-192-3/+94
|/ / /
* | | Merge pull request #23933 from owncloud/remember-file-sortingThomas Müller2016-04-152-6/+22
|\ \ \
| * | | fix default value, update js/php testsChristoph Wurst2016-04-131-10/+13
| * | | persist file sorting changesChristoph Wurst2016-04-132-2/+10
| * | | load file sorting mode from the dbChristoph Wurst2016-04-132-2/+7
* | | | restore selection after re-rendering file rowsChristoph Wurst2016-04-131-0/+5
|/ / /
* | | Remove xxx from ownCloud we dont want to see that 🙈Joas Schilling2016-04-071-1/+0
* | | improve emptycontent stylesJan-Christoph Borchardt2016-03-311-0/+2
* | | sidebar click modificationErik Pellikka2016-03-241-1/+2
* | | Disable pastezone for jquery.fileuploadLukas Reschke2016-03-221-0/+1
| |/ |/|
* | Merge pull request #23026 from stweil/masterThomas Müller2016-03-093-3/+3
|\ \
| * | apps/files: Fix typos in comments (found and fixed by codespell)Stefan Weil2016-03-093-3/+3
* | | Remove disabled autocorrect for new file namesMorris Jobke2016-03-091-1/+1
|/ /
* | Merge pull request #22785 from owncloud/trash-returnfalseon401Thomas Müller2016-03-071-0/+4
|\ \
| * | Return false on 401 in file list + trash file listVincent Petry2016-03-031-0/+4
* | | Fix download spinner to work with CSS stylesVincent Petry2016-03-041-10/+9
* | | Remove browser autocomplete in new file menuVincent Petry2016-03-021-1/+1
|/ /
* | Make more action icons themable + style fixesVincent Petry2016-02-251-8/+8
* | Close classRoeland Jago Douma2016-02-251-1/+1
* | Make file actions use icon CSS classesRoeland Jago Douma2016-02-253-19/+36
* | Accumulate notifications instead of blinkingVincent Petry2016-02-221-1/+5
* | Merge pull request #21610 from owncloud/quota-sharedfileThomas Müller2016-02-181-7/+36
|\ \
| * | Defer quota check in web UI when overwriting shared fileVincent Petry2016-02-171-7/+36
* | | Merge pull request #16783 from owncloud/handle-redirects-globalThomas Müller2016-02-171-7/+0
|\ \ \ | |/ / |/| |
| * | Add handler for global ajax errorsVincent Petry2016-02-151-7/+0
* | | Close file detail sidebar when selecting/unselecting filesVincent Petry2016-02-151-4/+10
|/ /
* | Fix elementToFile to also return path when definedVincent Petry2016-02-081-0/+4
* | Only check selection for delete permissions, not parent folderRobin McCorkell2016-01-151-3/+1
* | Fixed issue #21452Erik Pellikka2016-01-131-1/+7
* | Merge pull request #21589 from owncloud/mobile-webDAV-selectThomas Müller2016-01-111-2/+3
|\ \