Commit Graph

697 Commits

Author SHA1 Message Date
Chocobozzz
0dd079da27 Update standard -> 10 2017-04-16 14:25:37 +02:00
Chocobozzz
3758da9489 Client: use ng2-tag-input for forms with video tags 2017-04-16 14:06:48 +02:00
Chocobozzz
ad42bea3a5 Client: update to angular 4 2017-04-12 22:00:17 +02:00
Chocobozzz
d8e689b864 Client: add basic support for updating a video 2017-04-10 21:16:36 +02:00
Chocobozzz
a184c71b52 Client: support signup 2017-04-10 20:29:33 +02:00
Chocobozzz
c36b4ff77e Server: fix tests 2017-04-09 12:31:04 +02:00
Chocobozzz
199cef3ab5 Reorganize readme 2017-04-09 12:13:51 +02:00
Chocobozzz
2c2e909216 Server: add ability to register new user 2017-04-09 12:08:36 +02:00
Chocobozzz
db216afd98 Client: support video language 2017-04-07 14:57:05 +02:00
Chocobozzz
3092476e64 Server: add video language attribute 2017-04-07 12:13:37 +02:00
Chocobozzz
023553a2bd Add link to wiki for production installation 2017-04-07 09:53:18 +02:00
Chocobozzz
41aa84ccb7 Put in evidence dev admin username/password 2017-04-07 09:16:40 +02:00
Chocobozzz
af5e743b01 Client: add ability for user to change nsfw settings 2017-04-06 21:21:03 +02:00
Chocobozzz
92fb909c9b Client: Handle NSFW video 2017-04-04 21:37:03 +02:00
Chocobozzz
1d49e1e27d Server: Add NSFW in user profile 2017-04-03 21:24:36 +02:00
Chocobozzz
31b59b4774 Server: add nsfw attribute 2017-03-28 21:19:46 +02:00
Chocobozzz
d07137b90b Client: add support for video licences 2017-03-27 21:11:37 +02:00
Chocobozzz
6f0c39e2de Server: add licence video attribute 2017-03-27 20:53:11 +02:00
Chocobozzz
2897488928 Fix david-dm badge links 2017-03-27 18:52:16 +02:00
Chocobozzz
b4c5ac97ff Server: refractoring upload/update video test utils 2017-03-26 18:39:01 +02:00
Chocobozzz
f6e692f5ee Fix tag tests 2017-03-22 22:13:11 +01:00
Chocobozzz
e54163c2d5 Relax on tags (accept any characters and not required anymore) 2017-03-22 21:56:02 +01:00
Chocobozzz
6e07c3de88 Add video category support 2017-03-22 21:25:24 +01:00
Chocobozzz
2d7653dc87 Videos likes/dislikes is implemented :)
Closes https://github.com/Chocobozzz/PeerTube/issues/44
2017-03-20 19:55:29 +01:00
Chocobozzz
34831b4843 Server: move pod remove to remote path 2017-03-19 18:56:10 +01:00
Chocobozzz
f148e5edb6 Better real world test 2017-03-19 09:16:33 +01:00
Chocobozzz
55b3394641 Client: fix routes title 2017-03-12 18:40:05 +01:00
Chocobozzz
e22528aca6 Server: add config endpoint 2017-03-10 11:32:39 +01:00
Chocobozzz
a2457e9de4 Client: fix prod compilation 2017-03-10 10:42:02 +01:00
Chocobozzz
758b996dc6 Client: switch to @nglibs/meta 2017-03-10 10:33:36 +01:00
Chocobozzz
86e8393986 Allow to sort by likes 2017-03-08 21:52:25 +01:00
Chocobozzz
d38b828106 Add like/dislike system for videos 2017-03-08 21:35:43 +01:00
Chocobozzz
8f90644321 Video views is implemented. Closes https://github.com/Chocobozzz/PeerTube/issues/41 2017-03-05 08:58:35 +01:00
Chocobozzz
e2a2d6c86c Client: check token valitidy at startup 2017-03-04 11:45:47 +01:00
Chocobozzz
a7449e74f9 Server: kill all if e process exits in npm run dev 2017-03-04 11:02:33 +01:00
Chocobozzz
e3d156b341 Server: add views attribute when sending videos to friends 2017-03-04 11:00:59 +01:00
Chocobozzz
1f5bf9ef70 Server: typo 2017-03-04 10:41:42 +01:00
Chocobozzz
ed708d62a6 Server: fix migrations with an empty Applications table 2017-03-04 10:40:09 +01:00
Chocobozzz
4b4660582b Server: fix requests endpoints 2017-03-04 09:48:35 +01:00
Chocobozzz
72329aaa28 Update bittorrent-tracker and standard to v9 2017-03-03 18:45:40 +01:00
Chocobozzz
99fdec4648 Fix request schedulers stats 2017-02-27 21:56:55 +01:00
Chocobozzz
05a9feaa48 Client: add views information and sort 2017-02-26 20:01:26 +01:00
Chocobozzz
f282639b07 Server: request scheduler refractoring 2017-02-26 20:01:26 +01:00
Chocobozzz
9c2c18f3ab Server: little sort refractoring 2017-02-26 20:01:26 +01:00
Chocobozzz
e4c87ec269 Server: implement video views 2017-02-26 20:01:26 +01:00
Chocobozzz
9e167724f7 Server: make a basic "quick and dirty update" for videos
This system will be useful to to update some int video attributes
(likes, dislikes, views...)

The classic system is not used because we need some optimization for
scaling
2017-02-26 20:01:26 +01:00
Chocobozzz
0150b17e51 Update roadmap 2017-02-26 20:01:26 +01:00
Chocobozzz
fe783f6b0d This is not a prototype anymore, but a real project! 2017-02-26 20:01:26 +01:00
Bigard Florian
2fec520605 Change licence to AGPL 2017-02-24 18:26:09 +01:00
dada
a556b0769b Update peertube.conf 2017-02-18 18:19:06 +01:00