summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2016-08-052-0/+8
|
* [tx-robot] updated from transifexNextcloud bot2016-08-042-8/+8
|
* Merge pull request #653 from nextcloud/animate-sidebarMorris Jobke2016-08-011-0/+4
|\ | | | | slight animation for the sidebar for better feedback what happens
| * Fix javascript tests for sidebar animationJulius Haertl2016-07-301-0/+4
| |
* | Merge pull request #674 from nextcloud/action-menu-positionLukas Reschke2016-08-011-7/+0
|\ \ | | | | | | remove extra file size padding to fix action menu position
| * | remove extra file size padding to fix action menu positionJan-Christoph Borchardt2016-07-301-7/+0
| | |
* | | [tx-robot] updated from transifexNextcloud bot2016-08-014-0/+4
| | |
* | | [tx-robot] updated from transifexNextcloud bot2016-07-312-0/+2
|/ /
* / [tx-robot] updated from transifexNextcloud bot2016-07-308-6/+70
|/
* [tx-robot] updated from transifexNextcloud bot2016-07-294-0/+8
|
* fix js testRobin Appelman2016-07-271-5/+10
|
* only load sidebar previews when we know it's availableRobin Appelman2016-07-272-5/+16
|
* dont load filelist previews if we know we dont have oneRobin Appelman2016-07-271-1/+1
|
* [tx-robot] updated from transifexNextcloud bot2016-07-2710-4/+14
|
* Merge pull request #292 from nextcloud/recent-filesWilliam Bargent2016-07-2512-28/+373
|\ | | | | Add "Recent" file listing
| * fix testRobin Appelman2016-07-251-1/+1
| |
| * block user sorting in recent filesRobin Appelman2016-07-222-1/+7
| |
| * use limit instead of since when listing recent filesRobin Appelman2016-07-221-2/+1
| |
| * fix testRobin Appelman2016-07-222-7/+26
| |
| * Add recent file listingRobin Appelman2016-07-226-2/+285
| |
| * add recent files api endpointRobin Appelman2016-07-223-18/+56
| |
* | [tx-robot] updated from transifexNextcloud bot2016-07-252-4/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2016-07-232-6/+6
| |
* | Also increase the min versionJoas Schilling2016-07-221-1/+1
| |
* | bumb compatible app versions for core appsRobin Appelman2016-07-221-1/+1
|/
* Merge pull request #500 from nextcloud/bump_versionJoas Schilling2016-07-221-1/+1
|\ | | | | Bump version
| * Increase app versionsJoas Schilling2016-07-211-1/+1
| |
* | Update with robinJoas Schilling2016-07-2112-12/+12
| |
* | Fix apps/Joas Schilling2016-07-2135-60/+96
|/
* [tx-robot] updated from transifexNextcloud bot2016-07-212-4/+4
|
* [master] Port Same-Site Cookies to masterLukas Reschke2016-07-201-0/+1
| | | | Fixes https://github.com/nextcloud/server/issues/50
* Fix the HTML encoding when uploading a folder in FF when using french l10nJoas Schilling2016-07-201-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2016-07-182-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2016-07-172-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2016-07-124-0/+4
|
* Add new "Recent files" icon to files app (#356)Bugsbane2016-07-112-0/+8
| | | | | | | | | | | | | | | | | | | | | | * Added new "nav-icon-recent" CSS class Added the class "nav-icon-recent" to display the new "recent files" file list view to be added by @icewind1991 in PR https://github.com/nextcloud/server/pull/292 It's now placed after nav-icon-files which was where @jancborchardt was suggesting iirc. * Add new "Recent files" clock icon Add the new icon for "Recent files" file list view in the files app by @icewind1991, as discussed in PR https://github.com/nextcloud/server/pull/292 Icon is already compressed/cleaned by scour rather than svgo as svgo seems to corrupt it. * Alter colour of "Recent" icon from grey to black Change colour of the "recently used files" icon from grey to black, to match other icons in the files app. * Replace recent icon with black, optimized version Just updates the colour of the icon for "Recent files" from a grey version, to a black optimised version.
* [tx-robot] updated from transifexNextcloud bot2016-07-112-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2016-07-102-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2016-07-0910-28/+38
|
* [tx-robot] updated from transifexNextcloud bot2016-07-082-10/+10
|
* Merge pull request #333 from nextcloud/sync-masterLukas Reschke2016-07-072-8/+50
|\ | | | | Sync master
| * Merge branch 'master' into sync-masterMorris Jobke2016-07-0729-255/+628
| |\
| * | Revert "[tx-robot] updated from transifex"Morris Jobke2016-07-0714-56/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 3731b2a006eca1e96d4087212a5e779c85a002e4. Revert "[tx-robot] updated from transifex" This reverts commit 94d91113f1206161b00bbc28da00aaf80bcd0a3e. Revert "[tx-robot] updated from transifex" This reverts commit e7cc8bac1e26935ed3bceb2b777659cc72cafdf2. Revert "[tx-robot] updated from transifex" This reverts commit 59fc3ff45a98e305ad65069d31fc78081fa88dc6. Revert "[tx-robot] updated from transifex" This reverts commit 6a89a63d2e5f6d807f6e99823b76f3cfea268c29. Revert "[tx-robot] updated from transifex" This reverts commit b0bad03234329113988d7d9c9cf2613d8f031c5f.
| * | [tx-robot] updated from transifexJenkins for ownCloud2016-07-076-0/+8
| | |
| * | Merge pull request #25325 from owncloud/filelist-prependslashVincent Petry2016-07-062-1/+10
| |\ \ | | | | | | | | Filelist change dir auto-prepend slash
| | * | Filelist change dir auto-prepend slashVincent Petry2016-07-012-1/+10
| | | | | | | | | | | | | | | | | | | | Prepend a slash to directories in case it was missing since many places assume that it's there.
| * | | Ignore invalid paths in the JS file list (#25368)Vincent Petry2016-07-062-0/+39
| | | |
| * | | [tx-robot] updated from transifexJenkins for ownCloud2016-07-062-2/+4
| | | |
| * | | [tx-robot] updated from transifexJenkins for ownCloud2016-07-044-0/+14
| | | |
| * | | [tx-robot] updated from transifexJenkins for ownCloud2016-07-032-2/+22
| | | |