Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Show mime icon, bump bundles, make the SearchResultEntry class non-abstract,... | John Molakvoæ (skjnldsv) | 2020-08-04 | 2 | -2/+2 |
* | Bump @nextcloud/eslint-config and peers | John Molakvoæ (skjnldsv) | 2020-07-31 | 2 | -2/+2 |
* | Bump compiled files | John Molakvoæ (skjnldsv) | 2020-07-31 | 1 | -1/+1 |
* | Compile assets | npmbuildbot[bot] | 2020-07-14 | 2 | -2/+3 |
* | Bump bundles | Julius Härtl | 2020-07-07 | 1 | -9/+1 |
* | Remove the escape-html global | Roeland Jago Douma | 2020-05-29 | 2 | -2/+9 |
* | Fix some js linter warnings in comments | Roeland Jago Douma | 2020-05-10 | 1 | -1/+1 |
* | Bump webpack from 4.42.1 to 4.43.0 | dependabot-preview[bot] | 2020-04-29 | 1 | -1/+1 |
* | Bump css-loader from 3.4.1 to 3.5.2 | dependabot-preview[bot] | 2020-04-13 | 2 | -2/+2 |
* | Clear comment on successful post | John Molakvoæ (skjnldsv) | 2020-04-08 | 2 | -2/+2 |
* | Bump webpack from 4.41.6 to 4.42.0 | dependabot-preview[bot] | 2020-03-08 | 1 | -1/+1 |
* | Update webpack bundles | Christoph Wurst | 2020-02-22 | 2 | -2/+2 |
* | Bump css-loader from 3.4.0 to 3.4.1 | dependabot-preview[bot] | 2020-01-05 | 2 | -2/+2 |
* | Bump css-loader from 3.3.2 to 3.4.0 | dependabot-preview[bot] | 2019-12-30 | 2 | -2/+2 |
* | Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 | dependabot-preview[bot] | 2019-12-19 | 1 | -1/+1 |
* | Bump css-loader from 3.2.1 to 3.3.2 | dependabot-preview[bot] | 2019-12-16 | 2 | -2/+2 |
* | Fix autocomplete suggestions with numeric user ids | Joas Schilling | 2019-11-26 | 2 | -2/+2 |
* | Compile assets | npmbuildbot[bot] | 2019-10-29 | 2 | -2/+2 |
* | Comply to eslint | John Molakvoæ (skjnldsv) | 2019-10-01 | 2 | -2/+2 |
* | Bump webpack from 4.39.3 to 4.40.1 | dependabot-preview[bot] | 2019-09-13 | 2 | -2/+2 |
* | Bump webpack from 4.39.2 to 4.39.3 | dependabot-preview[bot] | 2019-09-02 | 2 | -2/+2 |
* | Bump sass-loader from 7.2.0 to 7.3.1 | dependabot-preview[bot] | 2019-08-25 | 2 | -2/+2 |
* | Bump webpack from 4.39.1 to 4.39.2 | dependabot-preview[bot] | 2019-08-18 | 1 | -1/+1 |
* | Bump style-loader from 0.23.1 to 1.0.0 | dependabot-preview[bot] | 2019-08-11 | 2 | -2/+2 |
* | Bump webpack from 4.38.0 to 4.39.1 | dependabot-preview[bot] | 2019-08-04 | 2 | -2/+2 |
* | Bump css-loader from 2.1.1 to 3.0.0 | dependabot-preview[bot] | 2019-06-25 | 2 | -2/+2 |
* | Bump webpack from 4.31.0 to 4.32.2 | dependabot-preview[bot] | 2019-05-27 | 2 | -2/+2 |
* | Deprecate oc_current_user, fix usage and move currentUser to the bundle | Christoph Wurst | 2019-05-08 | 2 | -2/+2 |
* | Show comments and restore in popover menu | John Molakvoæ (skjnldsv) | 2019-04-02 | 2 | -2/+2 |
* | Move comments to webpack | Roeland Jago Douma | 2019-02-26 | 20 | -1715/+3 |
* | Show autocompletion as soon as "@" is typed | Daniel Calviño Sánchez | 2019-01-31 | 1 | -3/+0 |
* | Fix opening search results for comments | Daniel Calviño Sánchez | 2018-12-21 | 1 | -1/+3 |
* | Fix the comments UI and activities for space-mentions | Joas Schilling | 2018-11-07 | 1 | -4/+16 |
* | Adjust some jsdocs | Julius Härtl | 2018-10-24 | 1 | -0/+1 |
* | Add icon to file sidebar tabs | Julius Härtl | 2018-10-18 | 1 | -0/+4 |
* | Move more comments to compiled handlebars | Roeland Jago Douma | 2018-10-15 | 5 | -27/+56 |
* | Remove leftover ' | Roeland Jago Douma | 2018-10-04 | 3 | -5/+5 |
* | Move Comments to compiled handlebars | Roeland Jago Douma | 2018-10-04 | 6 | -56/+128 |
* | Fix contacts menu not triggered on certain areas of a mention | Daniel Calviño Sánchez | 2018-09-15 | 1 | -8/+7 |
* | Reformat embedded HTML code to resemble HTML code | Daniel Calviño Sánchez | 2018-09-05 | 1 | -27/+31 |
* | Remove space between avatar and user name | Daniel Calviño Sánchez | 2018-09-05 | 1 | -3/+3 |
* | Show avatar using "span" instead of "div" | Daniel Calviño Sánchez | 2018-09-05 | 1 | -7/+7 |
* | Do not parse HTML in user id and display name | Joas Schilling | 2018-08-28 | 1 | -16/+20 |
* | Merge pull request #9222 from nextcloud/feature/noid/search-for-files-by-comm... | Morris Jobke | 2018-07-25 | 2 | -0/+135 |
|\ | |||||
| * | Brighter comments icon | Morris Jobke | 2018-07-25 | 1 | -1/+3 |
| * | Allow to search by comments | Joas Schilling | 2018-07-25 | 2 | -0/+133 |
* | | Limit small avatar rendering only to inline mentions | Julius Härtl | 2018-07-25 | 1 | -1/+5 |
|/ | |||||
* | Focus the comment input on tab select/loading | John Molakvoæ (skjnldsv) | 2018-07-24 | 1 | -0/+3 |
* | Fix inline avatar display for mentions in comments | Julius Härtl | 2018-07-18 | 1 | -1/+5 |
* | Fixing failing test cases due to change in functionality. | Abijeet | 2018-03-27 | 1 | -3/+5 |