Commit Graph

261 Commits

Author SHA1 Message Date
Chocobozzz
066e94c538 Add "local" videos in menu 2018-03-13 10:24:28 +01:00
Chocobozzz
901637bb87 Add ability to change the homepage 2018-03-01 13:57:29 +01:00
Chocobozzz
09cababd79 Add stats route 2018-02-28 18:04:55 +01:00
Chocobozzz
2ad429529c Add indentation in json configuration file generated by the admin
interface
2018-02-28 09:55:00 +01:00
Chocobozzz
509cd56aca Add warning in production.yaml
To avoid confusion with the local-production.json file
2018-02-27 17:19:22 +01:00
Chocobozzz
2c29ad4f3b Fix job panel sorting in administration 2018-02-27 16:57:53 +01:00
Chocobozzz
056aa7f2b4 Fix resolution for portrait videos 2018-02-27 15:57:43 +01:00
Chocobozzz
b5c0e95544 Avoids easy cheating on vidoe views 2018-02-23 16:44:37 +01:00
Chocobozzz
1ee48d1903 Don't follow ourselves 2018-02-23 14:48:30 +01:00
Chocobozzz
00b5556c18 Add ability to add custom css/javascript 2018-02-22 10:22:53 +01:00
Chocobozzz
6de3676898 Add ability to update thumbnail and preview on client 2018-02-16 16:35:32 +01:00
Chocobozzz
2422c46b27 Implement support field in video and video channel 2018-02-15 15:29:07 +01:00
Chocobozzz
82815eb670 Fix concurrency issue on video upload 2018-02-14 18:40:39 +01:00
Chocobozzz
e3a682a877 Handle thumbnail update 2018-02-14 16:03:09 +01:00
Chocobozzz
ac81d1a06d Add ability to set video thumbnail/preview 2018-02-14 16:03:09 +01:00
Chocobozzz
36f9424ff1 Add about page 2018-01-31 17:51:04 +01:00
Chocobozzz
66b16cafb3 Add new name/terms/description config options 2018-01-31 16:42:40 +01:00
Chocobozzz
915c5bbe53 Add version in footer 2018-01-31 10:19:34 +01:00
Chocobozzz
f076daa76a Add tests for emails 2018-01-30 15:16:24 +01:00
Chocobozzz
ecb4e35f4e Add ability to reset our password 2018-01-30 13:27:07 +01:00
Chocobozzz
94a5ff8a4a Move job queue to redis
We'll use it as cache in the future.

/!\ You'll loose your old jobs (pending jobs too) so upgrade only when
you don't have pending job anymore.
2018-01-25 18:41:17 +01:00
Dimitri Gilbert
1569a81894 Basic api documentation #7 (#220)
* 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
2018-01-24 10:44:52 +01:00
Chocobozzz
f8b8c36b2a Destroy user token when changing its role 2018-01-23 09:49:57 +01:00
Chocobozzz
f05a1c30c1 Don't show videos of remote instance after unfollow 2018-01-18 15:42:20 +01:00
Chocobozzz
1174a8479a Set sort refractoring 2018-01-18 15:42:20 +01:00
Chocobozzz
fd206f0b2d Add ability to update some configuration keys 2018-01-17 10:41:27 +01:00
Chocobozzz
7bc2917145 Add tests to handle down server 2018-01-11 11:47:44 +01:00
Chocobozzz
ce5496d6a3 Support video quota on client 2018-01-08 12:53:09 +01:00
Benjamin Bouvier
57a49263e4 A few updates for the watch video view (#181)
* Fixes #156: Filter out the video being watched from the list of other videos of the same author;

* Fixes #167: in the video view, hide the author's domain when it's from the current host;

* Fixes #171: Allow undoing a like/dislike;
2018-01-07 14:48:10 +01:00
Chocobozzz
bb82394c0d Fix avatar update 2018-01-04 14:53:25 +01:00
Chocobozzz
a5625b4167 Refresh remote accounts 2018-01-04 14:04:02 +01:00
Chocobozzz
4cb6d45788 Add ability to delete comments 2018-01-04 11:19:16 +01:00
Chocobozzz
265ba139eb Send account activitypub update events 2018-01-03 16:38:50 +01:00
Chocobozzz
4e8c872874 Circle avatar 2018-01-03 11:54:42 +01:00
Chocobozzz
e8e122002d Automatically resize avatars 2018-01-03 11:36:03 +01:00
Chocobozzz
01de67b9a4 Add avatar max size limit 2018-01-03 11:10:40 +01:00
Chocobozzz
47564bbe2e Add ability to disable video comments 2018-01-03 10:38:19 +01:00
Chocobozzz
c5911fd347 Begin to add avatar to actors 2017-12-29 19:10:13 +01:00
Chocobozzz
da854ddd50 Propagate old comment on new follow 2017-12-28 11:16:08 +01:00
Chocobozzz
4635f59d7c Add video comment components 2017-12-27 16:11:53 +01:00
Chocobozzz
ea44f375f5 Send video comment comments to followers/origin 2017-12-27 10:39:31 +01:00
Chocobozzz
d3ea897591 Begin unit tests 2017-12-22 12:12:33 +01:00
Chocobozzz
bf1f650817 Add comments controller 2017-12-22 11:29:12 +01:00
Chocobozzz
6d85247028 Create comment on replied mastodon statutes 2017-12-22 09:14:50 +01:00
Chocobozzz
225a89c2af Sanitize url to not end with implicit ports 2017-12-21 09:56:59 +01:00
Chocobozzz
ce33ee01cd Use RsaSignature2017 2017-12-19 10:53:16 +01:00
Chocobozzz
a7d647c440 Add dirty migration :/ 2017-12-19 10:53:16 +01:00
Chocobozzz
50d6de9c28 Begin moving video channel to actor 2017-12-19 10:53:16 +01:00
Chocobozzz
fadf619ad6 Save 2017-12-19 10:51:09 +01:00
Andréas Livet
7efe153b0b Enh #106 : Add an autoPlayVideo user attribute (#159)
Warning : I was not able to run the tests on my machine. It uses a different approach to handle databse connexion and didn't find where to configure it...

- create a migration file to add a boolean column in user table
- add autoPlayVideo attribute everywhere it is needed (both on client and server side)
- add tests
- add a way to configure this attribute in account-settings
- use the attribute in video-watch component to actually autoplay or not the video
2017-12-19 10:45:49 +01:00