Commit Graph

2653 Commits (4ffdcfc63b8c804a0aea20609544c859ab57318b)

Author SHA1 Message Date
Chocobozzz 9c91b521bc
Update translations 2018-09-26 10:38:26 +02:00
Chocobozzz d82d8ad60c
Fix redundancy tests 2018-09-26 10:16:12 +02:00
Chocobozzz 4a534352ad
Fix avatar transaction retry 2018-09-26 10:15:50 +02:00
Chocobozzz 39ba2e8e3a
Add RSS feed to subscribe button 2018-09-26 09:39:41 +02:00
Chocobozzz a71de50bbc
Correctly fix the webtorrent redundancy bug 2018-09-26 08:50:21 +02:00
Rigel Kent 7bdd917a6a
fix link to the list of open instances due to joinpeertube.org update 2018-09-25 21:43:14 +02:00
Chocobozzz 69fa54a0b2
Dirty webtorrent fix to wait FS sync 2018-09-25 19:42:05 +02:00
Chocobozzz 4a08f66927
Only duplicate public videos 2018-09-25 18:05:54 +02:00
Chocobozzz c922d14220
Fix redundancy bug with old peertube torrent 2018-09-25 17:49:50 +02:00
Chocobozzz cfaf819c38
Reduce video import TTL 2018-09-25 17:49:49 +02:00
Chocobozzz ebdb612458
Fix redundancy totalVideos stats 2018-09-25 17:49:48 +02:00
Rigel Kent 660d11e91e
refactor subscribe button and comment-add for visitor-interact UX (#1100)
* refactor subscribe button for visitor-subscribe UX
* refactor comment-add for visitor-interact UX
2018-09-25 15:42:58 +02:00
SerCom_KC ba6a98b8fa Add zh-Hans-CN to client.sh 2018-09-25 14:46:02 +02:00
SerCom_KC 1e45c78f5c Add zh-Hans-CN to i18n.ts 2018-09-25 14:46:02 +02:00
Chocobozzz 96cdbcfa07
Merge remote-tracking branch 'origin/master' into develop 2018-09-25 11:43:00 +02:00
lsde 7e7ab7a15d Add dot into allowed actor username
One should have an oportunity to include a dot into the username.
Currently, it breaks the flow if one has an SSO in front of PeeTube which creates users with "name.surname".
2018-09-25 11:41:15 +02:00
Chocobozzz aac0118dc3
Fix dnt route 2018-09-25 11:13:34 +02:00
Chocobozzz 4ebf25fda0
Bumped to version v1.0.0-beta.14 2018-09-25 09:21:35 +02:00
Chocobozzz 16c73bb476
Fix bullets in changelog 2018-09-25 09:19:49 +02:00
Chocobozzz 00dd66420a
Update changelog 2018-09-25 09:18:07 +02:00
Chocobozzz 32802910cb
Update CREDITS 2018-09-25 09:01:56 +02:00
Chocobozzz b2e2cdc516
Update translations 2018-09-24 18:14:02 +02:00
Chocobozzz b9fcfb1d2a
Fix weird CSS bug with production build and CSS var 2018-09-24 18:05:57 +02:00
Chocobozzz a7f9fae9ab
Improve download modal input style 2018-09-24 17:48:34 +02:00
Chocobozzz 5363a766d9
Fix playback rate hotkey 2018-09-24 17:44:50 +02:00
Chocobozzz 47d0b3ee61
Fix comment deletion with mastodon
Will only act with new comments
2018-09-24 16:24:42 +02:00
Chocobozzz e5565833f6
Improve redundancy: add 'min_lifetime' configuration 2018-09-24 13:38:39 +02:00
Chocobozzz d1a63fc7ac
Fix videos list user NSFW policy 2018-09-24 13:38:38 +02:00
Chocobozzz 6937f26a5e
Merge pull request #1105 from BO41/unused-imports
remove unused imports
2018-09-24 10:40:38 +02:00
Chocobozzz 0b4e5fe327
Merge branch 'develop' into unused-imports 2018-09-24 10:40:27 +02:00
Rigel Kent 0144862299
revert f845c683 partial: "fix SEO tags and attributes" 2018-09-24 09:50:38 +02:00
Rigel Kent 9ca1e3a02c
fix link to the list of open instances 2018-09-24 00:55:12 +02:00
Rigel Kent bb5d74289b
add url field to download modal 2018-09-23 19:43:41 +02:00
Rigel Kent bc144e16ce
append my-help popover to body instead of parent object 2018-09-23 18:33:53 +02:00
BO41 ec769c89fd add redirect after login (#1110) 2018-09-23 16:37:48 +02:00
Rigel Kent 9234069903
add TOC to dependencies guide 2018-09-23 15:18:02 +02:00
am97 0a314a9987 add dependencies for Fedora (#1111) 2018-09-23 15:14:15 +02:00
am97 a43e21820d add warning about RAM to contributing guide (#1112) 2018-09-23 14:50:24 +02:00
BO41 23db998f07 remove unused imports 2018-09-22 20:11:16 +02:00
Rigel Kent 52b1ba03f4
add chevron hotkeys to change playback rate 2018-09-22 19:01:59 +02:00
Rigel Kent 81cdf382ff
specify to run services before running PeerTube 2018-09-22 15:48:27 +02:00
Rigel Kent 9fe4406794
autofocus first field on login 2018-09-22 14:14:32 +02:00
Rigel Kent cc3d1dce1f
i18n in video-edit 2018-09-21 16:48:42 +02:00
Chocobozzz 1cfa8d6809
Remove unnecessary actor existance check
We already checked it in the signature checker
2018-09-21 09:51:24 +02:00
Chocobozzz f2659ae0b0
Upgrade tslint rules 2018-09-21 09:26:53 +02:00
Chocobozzz ae04a0ce12
Upgrade client dependencies 2018-09-21 09:26:52 +02:00
Chocobozzz 74921541db
Upgrade server dependencies 2018-09-21 09:26:52 +02:00
Rigel Kent 1fd3ef3fb4
fix nav tab and tag color in dark theme 2018-09-20 20:57:18 +02:00
Rigel Kent f845c68305
fix SEO tags and attributes 2018-09-20 16:48:21 +02:00
Chocobozzz 5c142a4bab
Fix peertube script 2018-09-20 16:35:48 +02:00