Skip to content

Commit fe2d8b8

Browse files
committed
add comment functionality to activity tab
Signed-off-by: Stephan Orbaugh <stephan.orbaugh@nextcloud.com>
1 parent fea53ba commit fe2d8b8

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+1313
-78
lines changed

js/activity-132.js

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/activity-132.js.LICENSE.txt

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
/*!
2+
* Determine if an object is a Buffer
3+
*
4+
* @author Feross Aboukhadijeh <https://feross.org>
5+
* @license MIT
6+
*/
7+
8+
/*!
9+
* The buffer module from node.js, for the browser.
10+
*
11+
* @author Feross Aboukhadijeh <https://feross.org>
12+
* @license MIT
13+
*/
14+
15+
/*! Hammer.JS - v2.0.7 - 2016-04-22
16+
* http://hammerjs.github.io/
17+
*
18+
* Copyright (c) 2016 Jorik Tangelder;
19+
* Licensed under the MIT license */

js/activity-132.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/activity-292.js

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,5 @@
1-
/*!
2-
* Determine if an object is a Buffer
3-
*
4-
* @author Feross Aboukhadijeh <https://feross.org>
5-
* @license MIT
6-
*/
7-
8-
/*!
9-
* The buffer module from node.js, for the browser.
10-
*
11-
* @author Feross Aboukhadijeh <https://feross.org>
12-
* @license MIT
13-
*/
14-
151
/*! For license information please see index.module.js.LICENSE.txt */
162

17-
/*! Hammer.JS - v2.0.7 - 2016-04-22
18-
* http://hammerjs.github.io/
19-
*
20-
* Copyright (c) 2016 Jorik Tangelder;
21-
* Licensed under the MIT license */
22-
233
/**
244
* @copyright Copyright (c) 2019 Georg Ehrke
255
*

js/activity-292.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/activity-323.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/activity-323.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/activity-389.js

Lines changed: 0 additions & 3 deletions
This file was deleted.

js/activity-389.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)