summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* 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-13136-132/+172
|/ /
* | Move Files app to PSR-4 (#24569)Joas Schilling2016-05-1223-11/+10
* | Background jobs from info.xml (#24582)Joas Schilling2016-05-1219-209/+28
* | Move the testing app to PSR-4 (#24580)Joas Schilling2016-05-121-0/+0
* | Move files_versions to PSR-4 (#24571)Joas Schilling2016-05-1213-2/+5
* | Move files_trashbin to PSR-4 (#24570)Joas Schilling2016-05-1218-14/+16
* | Move dav app to PSR-4 (#24527)Joas Schilling2016-05-1294-7/+8
* | Move Encryption app to PSR-4 (#24524)Joas Schilling2016-05-1239-98/+115
* | [tx-robot] updated from transifexJenkins for ownCloud2016-05-1222-4/+48
* | Make permalinks work for trashed files (#24537)Vincent Petry2016-05-113-30/+139
* | Move Provisioning api to PSR-4 (#24510)Joas Schilling2016-05-118-176/+194
* | Merge pull request #24568 from owncloud/fix_24566Thomas Müller2016-05-111-1/+2
|\ \
| * | Fix test race conditionRoeland Jago Douma2016-05-111-1/+2
* | | use the UID for creating the session token, not the login nameChristoph Wurst2016-05-112-7/+14
* | | create session token for DAV clients (sync clients)Christoph Wurst2016-05-111-0/+1
|/ /
* | Merge pull request #24433 from owncloud/user_psr4Thomas Müller2016-05-111-5/+5
|\ \
| * | fix usage of legacy class in LDAPMorris Jobke2016-05-101-5/+5
* | | Yo-ho-oh - Murder all band 'o piratesThomas Müller2016-05-118-42/+0
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-116-4/+94
|/ /
* | Merge pull request #24401 from owncloud/trash-list-cacheVincent Petry2016-05-101-46/+38
|\ \
| * | use the cache for trash listingRobin Appelman2016-05-031-46/+38
* | | Merge pull request #24434 from owncloud/permalinksLukas Reschke2016-05-1011-25/+317
|\ \ \
| * | | Do not encode slashes in "dir" URL param in files JSVincent Petry2016-05-062-16/+33
| * | | Add anchor icon in sidebar to copy permalinkVincent Petry2016-05-063-3/+53
| * | | Auto-add fileid in URL for currently displayed folderVincent Petry2016-05-065-13/+78
| * | | Add route to resolve fileid to files app URLVincent Petry2016-05-063-3/+163
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-10258-736/+668
* | | | Merge pull request #24466 from owncloud/issue_13936_wording_ldapMorris Jobke2016-05-091-1/+1
|\ \ \ \
| * | | | wording in LDAP wizarddavicente2016-05-041-1/+1
| |/ / /
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-096-16/+38
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-0814-2/+120
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-0716-0/+64
* | | | Merge pull request #24400 from owncloud/cache_shareManagerVincent Petry2016-05-061-4/+5
|\ \ \ \
| * | | | Cache shareManagerRoeland Jago Douma2016-05-021-4/+5
| | |/ / | |/| |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-0616-22/+104
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-0524-28/+132
| |/ / |/| |
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-048-12/+36