kaiyou
6500a90cfe
Expose SMTP and instance settings in the Docker environment variables ( #277 )
2018-02-06 08:37:36 +01:00
Chocobozzz
3c75ce12d5
Only list unlisted/public videos in outbox
2018-02-04 23:04:32 +01:00
Chocobozzz
1d230c4419
Fix announces when fetching the actor outbox
2018-02-04 22:40:37 +01:00
Chocobozzz
fa236ef067
Bumped to version v0.0.20-alpha
2018-02-01 11:25:08 +01:00
Chocobozzz
ba75d26859
Send an email on video abuse report
2018-02-01 11:08:29 +01:00
Valvin
09c93c2031
update yarn installation command ( #267 )
...
on ubuntu `sudo -u` doesn't set homedirectory of the targeted user althought debian does. it requires the option `-H`. I think with this option it works in both case.
2018-02-01 08:55:17 +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
81ebea48bf
Don't leak unlisted videos
2018-01-31 14:40:42 +01:00
Chocobozzz
e2436678e3
Add follower name in admin list
2018-01-31 14:11:10 +01:00
Chocobozzz
dd77894171
Fix responsive with modale and menu displayed
2018-01-31 11:58:11 +01:00
Chocobozzz
1f788f2044
Improve responsive on video watch
2018-01-31 11:38:05 +01:00
Chocobozzz
6693df9dd6
Hide description previews on mobile view
2018-01-31 10:42:01 +01:00
Chocobozzz
61bbc72775
Fix human dates in result lists
2018-01-31 10:41:44 +01:00
Chocobozzz
915c5bbe53
Add version in footer
2018-01-31 10:19:34 +01:00
Chocobozzz
c8cf5952f3
Mobile version: menu full width and autoclosed
2018-01-31 10:08:05 +01:00
Chocobozzz
8892e8cc63
Bumped to version v0.0.19-alpha
2018-01-31 09:08:25 +01:00
Chocobozzz
802dbc32a3
Fix job queue backoff
2018-01-30 15:51:55 +01:00
Chocobozzz
31b5a25591
Fix email tests
2018-01-30 15:35:15 +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
80d1057bfc
Add little effect on hover for the play button
2018-01-29 16:52:43 +01:00
Chocobozzz
13fb4de93b
Add message on 413 http error code
2018-01-29 16:15:39 +01:00
Chocobozzz
ba12e8b3a6
Add ability to login with email
2018-01-29 16:09:50 +01:00
Chocobozzz
61c04fa9b3
Bumped to version v0.0.18-alpha
2018-01-29 15:14:54 +01:00
Chocobozzz
6f6cdef7ec
25 items per page
2018-01-29 15:14:29 +01:00
Chocobozzz
30f0d5e0b3
Bumped to version v0.0.17-alpha
2018-01-29 11:58:27 +01:00
Chocobozzz
4805cff179
Fix migrations
2018-01-29 11:58:07 +01:00
Chocobozzz
93bd24a97d
Bumped to version v0.0.16-alpha
2018-01-29 11:28:42 +01:00
Chocobozzz
4df6a1b8e1
Move docker do in support/doc
2018-01-29 11:23:38 +01:00
Chocobozzz
2fe8692797
Add missing context fields
2018-01-29 11:05:52 +01:00
Chocobozzz
46531a0abd
Add id to likes/dislikes/comments/shares collections
2018-01-29 10:52:19 +01:00
Chocobozzz
c88593f72f
Fix search pagination
2018-01-29 09:30:06 +01:00
kaiyou
e8395f027b
Add production Alpine and Debian Stretch Docker images ( #225 )
...
* First pass at a (swarm-compatible) docker image
Uses an existing traefik server as a https reverse proxy.
* Add example config for a Docker swarm deployment
* Point to traefik config for docker compose setup
* Clarify that traefik is needed for the example config
* Use node:8-stretch base image and don't install yarn
(The base image already contains yarn.)
* Initial commit for an Alpine Docker image
* Fix docker volume path
* Merge #213 and #225 and move files around
* Remove unnecessary dependencies from the alpine build
* Update Dockerfiles to match install path, config path, etc.
* Update the configuration in the example compose file
* Update the configuration in the example swarm file
* Remove the declared networks and volumes from the compose example, which are not strictly required
* Update attachment path in the documentation
* Display traefik as a suggestion and not a required dependency
* Update the Docker ignored files
* Fix typos reported in #225
* Move production Dockerfiles to a production directory
* Add the redis configuration settings
* Add Docker files to the dockerignore
* Make the signup limit configurable
2018-01-29 08:52:20 +01:00
Chocobozzz
8dfd8fd7ca
Fix video announces processing
2018-01-26 17:48:41 +01:00
Chocobozzz
0a67e28bee
Use sensitive instead of nsfw in activitypub
2018-01-26 17:25:35 +01:00
Chocobozzz
4ba3b8ea1b
Don't rehost announced video activities
2018-01-26 15:49:57 +01:00
Chocobozzz
7859b5800c
Add message for public registration on peertube
2018-01-26 14:14:59 +01:00
Chocobozzz
0776d83f2c
Add unique index on video comment url
2018-01-26 14:14:43 +01:00
Chocobozzz
ce97fe366e
Don't leak passwords in log
2018-01-26 13:55:27 +01:00
Chocobozzz
7acee6f18a
Fix announce activities
2018-01-26 13:43:34 +01:00
Chocobozzz
d6e99e5322
Add context on activitypub responses
2018-01-26 11:44:08 +01:00
Chocobozzz
66ee325f57
Only accept public comments
2018-01-26 11:20:46 +01:00
Chocobozzz
ce487e1e3b
Upgrade clearer in production guide
2018-01-26 10:50:05 +01:00
Chocobozzz
f96d1df329
Fix package.json scripts
2018-01-26 09:50:43 +01:00
Chocobozzz
90dea7dc98
Add redis for travis
2018-01-25 19:13:08 +01:00
Chocobozzz
f6a043df74
Improve video upload guard a little bit
2018-01-25 19:09:47 +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
Chocobozzz
d765fafc3f
Accept actors with url objects instead of string
2018-01-25 18:41:17 +01:00
Dimitri Gilbert
529479f924
Issue #195 : When uploading, warn when the user quits the page ( #222 )
...
* issue #195
* fixing missing provider definition
* fix styling issue
* fix styling issue
* removed unecessary code
* using angular confirmService instead of window.confirm
* gitignore unecessary folders
* style fixes
* using a generic canDeactivateGuard
* fixing lint style
2018-01-25 18:40:23 +01:00