Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix test | Robin Appelman | 2016-07-25 | 1 | -1/+1 |
| | |||||
* | block user sorting in recent files | Robin Appelman | 2016-07-22 | 2 | -1/+7 |
| | |||||
* | use limit instead of since when listing recent files | Robin Appelman | 2016-07-22 | 1 | -2/+1 |
| | |||||
* | fix test | Robin Appelman | 2016-07-22 | 2 | -7/+26 |
| | |||||
* | Add recent file listing | Robin Appelman | 2016-07-22 | 6 | -2/+285 |
| | |||||
* | add recent files api endpoint | Robin Appelman | 2016-07-22 | 3 | -18/+56 |
| | |||||
* | Merge pull request #500 from nextcloud/bump_version | Joas Schilling | 2016-07-22 | 1 | -1/+1 |
|\ | | | | | Bump version | ||||
| * | Increase app versions | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
| | | |||||
* | | Update with robin | Joas Schilling | 2016-07-21 | 12 | -12/+12 |
| | | |||||
* | | Fix apps/ | Joas Schilling | 2016-07-21 | 35 | -60/+96 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-21 | 2 | -4/+4 |
| | |||||
* | [master] Port Same-Site Cookies to master | Lukas Reschke | 2016-07-20 | 1 | -0/+1 |
| | | | | Fixes https://github.com/nextcloud/server/issues/50 | ||||
* | Fix the HTML encoding when uploading a folder in FF when using french l10n | Joas Schilling | 2016-07-20 | 1 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-18 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-17 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-12 | 4 | -0/+4 |
| | |||||
* | Add new "Recent files" icon to files app (#356) | Bugsbane | 2016-07-11 | 2 | -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 transifex | Nextcloud bot | 2016-07-11 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-10 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-09 | 10 | -28/+38 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-08 | 2 | -10/+10 |
| | |||||
* | Merge pull request #333 from nextcloud/sync-master | Lukas Reschke | 2016-07-07 | 2 | -8/+50 |
|\ | | | | | Sync master | ||||
| * | Merge branch 'master' into sync-master | Morris Jobke | 2016-07-07 | 29 | -255/+628 |
| |\ | |||||
| * | | Revert "[tx-robot] updated from transifex" | Morris Jobke | 2016-07-07 | 14 | -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 transifex | Jenkins for ownCloud | 2016-07-07 | 6 | -0/+8 |
| | | | |||||
| * | | Merge pull request #25325 from owncloud/filelist-prependslash | Vincent Petry | 2016-07-06 | 2 | -1/+10 |
| |\ \ | | | | | | | | | Filelist change dir auto-prepend slash | ||||
| | * | | Filelist change dir auto-prepend slash | Vincent Petry | 2016-07-01 | 2 | -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 Petry | 2016-07-06 | 2 | -0/+39 |
| | | | | |||||
| * | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-07-06 | 2 | -2/+4 |
| | | | | |||||
| * | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-07-04 | 4 | -0/+14 |
| | | | | |||||
| * | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-07-03 | 2 | -2/+22 |
| | | | | |||||
| * | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-07-02 | 2 | -0/+8 |
| |/ / | |||||
* | | | Merge pull request #312 from nextcloud/files-other-lists-goto | Morris Jobke | 2016-07-07 | 3 | -1/+60 |
|\ \ \ | | | | | | | | | Add "goto" links for files in non-default file lists | ||||
| * | | | Add "goto" links for files in non-default file lists | Robin Appelman | 2016-07-05 | 3 | -1/+60 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-07 | 4 | -2/+24 |
| |_|/ |/| | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-06 | 14 | -54/+106 |
|/ / | |||||
* | | for text use max-height to trim whitespace | Morris Jobke | 2016-07-04 | 1 | -1/+1 |
| | | |||||
* | | adjust padding of text preview | Morris Jobke | 2016-07-04 | 1 | -2/+3 |
| | | |||||
* | | Add large sidebar previews for text files | Robin Appelman | 2016-07-04 | 4 | -10/+83 |
| | | |||||
* | | Factor out handling sidebar previews | Robin Appelman | 2016-07-04 | 3 | -81/+113 |
| | | |||||
* | | Merge pull request #275 from nextcloud/master-sync-upstream | Björn Schießle | 2016-07-01 | 5 | -2/+29 |
|\ \ | | | | | | | [Master] Sync upstream | ||||
| * | | Merge remote-tracking branch 'upstream/master' into master-sync-upstream | Lukas Reschke | 2016-07-01 | 5 | -2/+29 |
| |\| | |||||
| | * | Prevent infinite loop in search auto-nextpage | Vincent Petry | 2016-06-30 | 1 | -2/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When loading the next page of search results, make sure that the loop can end if there are no more elements in case the total doesn't match. Also added a check to avoid recomputing the search results whenever the setFilter() is called with the same value. This happens when navigating away to another folder, the search field gets cleared automatically and it calls FileList.setFilter(''). | ||||
| | * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-29 | 2 | -0/+16 |
| | | | |||||
| | * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-28 | 2 | -0/+8 |
| | | | |||||
* | | | Match on 405 | Lukas Reschke | 2016-07-01 | 2 | -1/+6 |
| | | | |||||
* | | | Match for /../ | Lukas Reschke | 2016-07-01 | 2 | -1/+5 |
| | | | |||||
* | | | Do not allow directory traversal using "../" | Lukas Reschke | 2016-07-01 | 2 | -1/+5 |
|/ / | | | | | | | | | | | | | | | We should not allow directory traversals using "../" here. To test access the following URL once with and then without this patch: http://localhost/server/index.php/apps/files/?dir=../../This+Should+Not+Be+Here | ||||
* | | Merge pull request #236 from nextcloud/master-sync-upstream | Morris Jobke | 2016-06-28 | 2 | -4/+29 |
|\ \ | | | | | | | [Master] sync upstream | ||||
| * | | Merge remote-tracking branch 'upstream/master' into master-sync-upstream | Lukas Reschke | 2016-06-27 | 2 | -4/+29 |
| |\| |