Chocobozzz
621d99f53f
Better help on markdown fields
2018-02-23 10:05:17 +01:00
Chocobozzz
8a8e02a43e
Add help tooltip
2018-02-22 18:32:31 +01:00
Chocobozzz
81c263c86f
Add limit to video sizes
2018-02-22 16:54:08 +01:00
Chocobozzz
a9ca764e7e
Throttle infinite scroller
2018-02-22 16:41:02 +01:00
Chocobozzz
1f30a1853e
Add confirm when admin use custom js/css
2018-02-22 15:29:32 +01:00
Chocobozzz
78967fca4c
Register service worker
2018-02-22 14:15:23 +01:00
Chocobozzz
93df58cc48
Fix service worker registration
2018-02-22 11:54:24 +01:00
Chocobozzz
41df592101
Upgrade client dependencies
2018-02-22 10:58:00 +01:00
Chocobozzz
d78fba12dc
Move typescript/ts-node in dev dependencies
2018-02-22 10:44:03 +01:00
Chocobozzz
c2ff22015e
Upgrade dependencies and remove standard
2018-02-22 10:42:26 +01:00
Chocobozzz
00b5556c18
Add ability to add custom css/javascript
2018-02-22 10:22:53 +01:00
Chocobozzz
6221f311de
Add ability to update another user video
2018-02-22 09:03:45 +01:00
Chocobozzz
9f4183c9b5
Fix support field validation in video edit
2018-02-21 18:23:20 +01:00
Chocobozzz
86ec3e53ac
Put comments reply on the top
2018-02-21 17:50:41 +01:00
Chocobozzz
5b8072ee0b
Fix comment highlight
2018-02-21 17:50:41 +01:00
Chocobozzz
b10ba55aca
Open mentions in new tab
2018-02-21 17:50:41 +01:00
SVNET Libre
34333925d2
Upgrade.sh : Add diff command for config update ( #308 )
...
* Add diff command for config update
* Add Context Information
"Updating Configuration File..."
* Modify context information for the config file
2018-02-21 17:16:52 +01:00
Chocobozzz
40aa7157e2
Bumped to version v0.0.26-alpha
2018-02-21 17:10:57 +01:00
SVNET Libre
a640b861b9
Update Production Guide ( #309 )
...
* Update Production Guide
Pull Request #308
* change the execution of the script
2018-02-21 17:05:21 +01:00
Chocobozzz
5a8eac36a7
Mkae upgrade.sh executable
2018-02-21 16:47:40 +01:00
Chocobozzz
e8cb44090e
Add links to comment mentions
2018-02-21 16:44:43 +01:00
Chocobozzz
276d03ed1a
Unlisted videos are not displayed on Mastodon now
2018-02-21 10:07:02 +01:00
Chocobozzz
3bf1ec2ebb
Hide support button if it is empty
2018-02-21 08:49:05 +01:00
Chocobozzz
a41e183c03
Add nsfw support in import-videos
2018-02-20 19:05:14 +01:00
Chocobozzz
b6fe1f985c
Fix 401 detection on import videos
2018-02-20 18:18:47 +01:00
Chocobozzz
61b3e146e1
Add ability to import videos from all supported youtube-dl sites
2018-02-20 18:16:13 +01:00
LecygneNoir
71578f317e
import-youtube: add try/catch to manage token expiration when importing lot of youtube videos ( #306 )
2018-02-20 18:03:56 +01:00
Chocobozzz
07fa4c97ca
Add support to video support on client
2018-02-20 16:13:55 +01:00
Luc Didry
dddf58c8ce
Add `etc` on some points of the CoC ( #305 )
2018-02-20 14:40:54 +01:00
Rigel Kent
2256035bef
Create CODE_OF_CONDUCT.md ( #304 )
...
We want to be inclusive to the largest number of participants, with the most varied and diverse backgrounds possible. As such, we should take position as to how we will defend our contributors. Better settle on how we handle dire situations before they happen.
Nota: the code of conduct isn't clear on the disclosure of an incident per se. That should be investigated further.
2018-02-20 14:26:14 +01:00
Chocobozzz
8a44f8354e
Fix instance name displaying with long text
2018-02-20 14:16:32 +01:00
Chocobozzz
54a932e82a
Don't break design on long description/comment
2018-02-20 11:29:28 +01:00
Chocobozzz
3d9eaae318
Add links support in comments
2018-02-20 11:04:21 +01:00
Chocobozzz
5de8a55abc
Handle line feeds in comments
2018-02-20 10:41:11 +01:00
Chocobozzz
2f315e2f91
Add filename in upload form title
2018-02-20 09:53:42 +01:00
Chocobozzz
3580fc00e4
Sort video categories/languages
2018-02-20 09:50:44 +01:00
Chocobozzz
6ff9c676e9
Fix lint
2018-02-19 11:31:50 +01:00
Chocobozzz
35501c0fa7
Add ability to import just one video from youtube
2018-02-19 11:12:58 +01:00
Chocobozzz
1263fc4e6e
Improve comment highlighting
2018-02-19 10:48:44 +01:00
Chocobozzz
3bb6c52645
Fix sort inconsistency
2018-02-19 10:48:44 +01:00
LecygneNoir
2519d9fec6
add import-youtube guide inside documentation ( #298 )
...
* add import-youtube guide inside documentation
* safer to use unlink instead of rm to delete symbolic link, avoid risk of deleting entire directories in case of syntax error
* spelling mistake corrections
* anonymise URLs
* git also needed as dependencies to run yarn install
2018-02-19 09:42:43 +01:00
jonathanraes
d5b53822ae
Issue #168 : youtube-like marking of comments ( #297 )
...
* youtube-like marking of comments
uses GET parameters to mark comments similar to youtube
* place link to comment in 'comment-date'
* Use a routes to highight a comment
2018-02-18 09:57:26 +01:00
Chocobozzz
16f1657097
Fix issue with webm and opus video
2018-02-18 09:48:07 +01:00
Dimitri Gilbert
44cb3b85f8
Apidoc ( #302 )
...
* Basic api documentation
* fix styling issue
* fix styling issue
* gitignore unecessary folders
* openApi 2.0 first draft
* solved conflicts
* solved errors in openapi file
* added missing doc on video + deleted apidoc comments
* fix last warnings and errors inopenapi definition
* openapi fix typo + improvement on video/comment endpoints
* removed misplaced openapi file
* api documentation improvement
2018-02-17 19:24:56 +01:00
Chocobozzz
702785a54c
Add video image components
2018-02-16 19:30:58 +01:00
Chocobozzz
c8a5b03785
Fix gitignore
2018-02-16 19:21:42 +01:00
Chocobozzz
01bc6ac6f0
Fix travis tests
2018-02-16 19:00:31 +01:00
Chocobozzz
e79c65723b
Upgrade server dependencies
2018-02-16 18:42:02 +01:00
Chocobozzz
68e24d7279
Add loading bar when updating a video
2018-02-16 17:24:47 +01:00
Chocobozzz
6de3676898
Add ability to update thumbnail and preview on client
2018-02-16 16:35:32 +01:00