aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #12360 from owncloud/files-tagsLukas Reschke2014-12-1517-8/+1182
|\
| * Fixed small code style issuesVincent Petry2014-12-155-12/+16
| * Remove spinner when toggling file favoriteVincent Petry2014-12-151-9/+14
| * Fixed has-favorites CSSVincent Petry2014-12-153-2/+5
| * shift actions to the left a bit to account for right shift due to favorites a...Jan-Christoph Borchardt2014-12-151-0/+1
| * add CSS to shift header to account for when favorites are presentJan-Christoph Borchardt2014-12-151-0/+8
| * Use star icon for favoritesVincent Petry2014-12-152-10/+44
| * Correctly replace favorites icon when re-rendering file actionsVincent Petry2014-12-151-1/+1
| * Added favorites feature to the files appVincent Petry2014-12-1517-8/+1127
* | Merge pull request #12555 from owncloud/app_specific_searchJörn Friedrich Dreyer2014-12-151-1/+1
|\ \
| * | introduce inApps[] filter for search via ajax query, make file results show u...Jörn Friedrich Dreyer2014-12-101-1/+1
* | | Merge pull request #11991 from owncloud/bower-jquery-uiMorris Jobke2014-12-151-1/+0
|\ \ \ | |_|/ |/| |
| * | bower jquery-ui - exported changes to a separate css fileMorris Jobke2014-12-131-1/+0
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-12-1524-4/+28
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-12-14142-128/+174
* | | Merge pull request #12639 from owncloud/bad_mtime_formatMorris Jobke2014-12-132-3/+29
|\ \ \ | |/ / |/| |
| * | Return ? if mtime is 0 or -1Robin McCorkell2014-12-122-3/+29
* | | Merge pull request #12795 from owncloud/files-layoutchangesMorris Jobke2014-12-135-45/+66
|\ \ \
| * | | Replace input checkbox CSS selector with .electCheckBoxVincent Petry2014-12-112-22/+18
| * | | Move file thumbnail into the label elementVincent Petry2014-12-115-24/+49
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-12-1324-68/+2
* | | | Merge pull request #12778 from owncloud/searchbytags2Vincent Petry2014-12-122-0/+74
|\ \ \ \
| * | | | Make $userId mandatory for searchByTagsVincent Petry2014-12-122-3/+4
| * | | | Added searchByTags to view, storage and cacheVincent Petry2014-12-112-0/+73
* | | | | Merge pull request #12812 from owncloud/remove-53-workaroundThomas Müller2014-12-121-6/+1
|\ \ \ \ \
| * | | | | Remove conditional check for 5.3 compatibilityLukas Reschke2014-12-121-6/+1
* | | | | | Merge pull request #12808 from owncloud/add-special-parameterlist-to-managerJoas Schilling2014-12-121-3/+34
|\ \ \ \ \ \
| * | | | | | Specify list of activity parameters for sharing extensionJoas Schilling2014-12-121-3/+34
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #12789 from owncloud/external-iconVincent Petry2014-12-121-210/+2
|\ \ \ \ \ \
| * | | | | | fix and compress files_external iconJan-Christoph Borchardt2014-12-111-210/+2
| |/ / / / /
* | | | | | Merge pull request #12527 from owncloud/js-pluginsystemRobin Appelman2014-12-129-66/+57
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Remove obsoleted filelist prototype backup in testsVincent Petry2014-12-043-24/+3
| * | | | | Simple Plugin system for JavascriptVincent Petry2014-12-018-42/+54
| | |_|_|/ | |/| | |
* | | | | Check for share by link enabledGadzy2014-12-121-9/+12
* | | | | Merge pull request #12698 from owncloud/handle_readonly_shared_filesMorris Jobke2014-12-124-8/+54
|\ \ \ \ \
| * | | | | show readonly message in file conflict dialog, make it always selectedJörn Friedrich Dreyer2014-12-114-8/+54
| | |_|_|/ | |/| | |
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-12-1212-0/+44
| |_|/ / |/| | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-12-112-0/+10
* | | | Merge pull request #11892 from owncloud/remove_triggerupdateThomas Müller2014-12-102-34/+32
|\ \ \ \ | |_|_|/ |/| | |
| * | | make path absoluteJörn Friedrich Dreyer2014-12-101-7/+11
| * | | add quiet option, ref #8794Jörn Friedrich Dreyer2014-12-041-9/+18
| * | | remove triggerupdate, ref #11872Jörn Friedrich Dreyer2014-12-042-26/+11
* | | | Merge pull request #12090 from AdamWill/google-rename-deleteMorris Jobke2014-12-101-0/+12
|\ \ \ \
| * | | | google: delete original after successful renameAdam Williamson2014-11-301-0/+12
| | |_|/ | |/| |
* | | | Merge pull request #12549 from owncloud/shared-cache-non-existingMorris Jobke2014-12-101-10/+12
|\ \ \ \
| * | | | Dont return cached date in shared cache when the file doesn't existRobin Appelman2014-12-021-10/+12
| |/ / /
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-12-10130-8/+186
* | | | Merge pull request #11214 from owncloud/issue/10836Morris Jobke2014-12-092-0/+2
|\ \ \ \
| * | | | Add an option to disallow sending sharing emails to non-owncloud usersJoas Schilling2014-12-092-0/+2
* | | | | Merge pull request #12568 from owncloud/autoload-encryption-classesJoas Schilling2014-12-0940-704/+681
|\ \ \ \ \