Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix plugin CLI tools doc | Chocobozzz | 2019-09-02 | 1 | -3/+3 |
| | |||||
* | Fix redundancy too heavy with streaming playlists | Chocobozzz | 2019-08-30 | 1 | -2/+1 |
| | |||||
* | Handle reports from mastodon | Chocobozzz | 2019-08-30 | 7 | -32/+67 |
| | |||||
* | Lowercase video tags search | Chocobozzz | 2019-08-29 | 3 | -8/+16 |
| | |||||
* | Consistency between default.yaml and production.yaml | Chocobozzz | 2019-08-29 | 2 | -8/+8 |
| | |||||
* | Remove old JSON LD signature implementation | Chocobozzz | 2019-08-29 | 6 | -205/+61 |
| | | | | | | | | | Only PeerTube was compatible with it, and the library has moved on RsaSignature2018 and removed RsaSignature2017 support. We had to create a dirty fork of the RsaSignature2017 branch, which is not ideal. Now we use the Mastodon implementation, that most other AP implementations that support JSONLD signatures use. | ||||
* | Hide video abuses from muted accounts | Chocobozzz | 2019-08-29 | 3 | -9/+102 |
| | |||||
* | Fix default true values when uploding videos | Chocobozzz | 2019-08-28 | 2 | -3/+3 |
| | |||||
* | Bug fix logical and/or boolean selector | Frank Sträter | 2019-08-28 | 1 | -2/+2 |
| | |||||
* | Bumped to version v1.4.0 | Chocobozzz | 2019-08-26 | 3 | -3/+3 |
| | |||||
* | Fix changelog | Chocobozzz | 2019-08-26 | 1 | -35/+35 |
| | |||||
* | Update changelog | Chocobozzz | 2019-08-26 | 1 | -0/+126 |
| | |||||
* | Fix client report script | Chocobozzz | 2019-08-26 | 1 | -2/+2 |
| | |||||
* | peertube-import-videos.ts: add --tmpdir, --first, --last and --verbose ↵ | Frank de Lange | 2019-08-26 | 2 | -37/+81 |
| | | | | | | | | | | | | | | | | | | | | [level] parameters (#2045) * peertube-import-videos.ts: add --tmpdir <tmpdir> parameter, used to designate working directory for downloading and converting imported videos * peertube-import-videos.ts: add --first and --last parameters to limit processing of the returned playlist to the first/last N elements * peertube-import-videos.ts: add --verbose [verbosity] parameter, set this from 0 (only errors are reported) to 4 (for trace debugging), default is 2 (info). When --verbose is used without the optional parameter the logging level is set to 3 (debug). At level 1 (warn) it will only report on successfully uploaded videos (and/or errors), use this when running peertube-import-videos in a cron job to mirror a channel. * package.json: remove dependency on loglevel cli.ts: add getLogger(loglevel), to be used in CLI tools, add --verbose to set log level peertube-import-videos: use getLogger (from cli) instead of loglevel, add error_exit (log error and exit), move --verbose to cli.ts, etc. * cli.ts: remove superfluous reference to default logging level * peertube-import-videos: exit_error -> exitError | ||||
* | Update angular cli | Chocobozzz | 2019-08-23 | 2 | -76/+122 |
| | |||||
* | Improve HLS redundancy | Chocobozzz | 2019-08-23 | 5 | -24/+72 |
| | |||||
* | fixes 2065: optimisation (#2073) | John Livingston | 2019-08-23 | 1 | -1/+2 |
| | | | | | | * fixes 2065: optimisation * Update peertube-socket.ts | ||||
* | Fix build | Chocobozzz | 2019-08-23 | 1 | -1/+1 |
| | |||||
* | Merge branch 'release/1.4.0' into develop | Chocobozzz | 2019-08-22 | 9 | -10/+72 |
|\ | |||||
| * | Go back when cancel NSFW modal | Chocobozzz | 2019-08-22 | 5 | -7/+22 |
| | | | | | | | | Instead of redirecting on the homepage | ||||
| * | Dismiss modals on pop state | Chocobozzz | 2019-08-22 | 1 | -2/+7 |
| | | |||||
| * | Fix plugin card background color with dark theme | Chocobozzz | 2019-08-22 | 1 | -0/+1 |
| | | |||||
| * | Fix e2e tests | Chocobozzz | 2019-08-22 | 2 | -2/+41 |
| | | |||||
| * | Fix lazy static route with unknown avatars | Chocobozzz | 2019-08-22 | 1 | -0/+2 |
| | | |||||
* | | Merge branch 'release/1.4.0' into develop | Chocobozzz | 2019-08-22 | 26 | -64/+10054 |
|\| | |||||
| * | Add fi_FI support | Chocobozzz | 2019-08-22 | 15 | -35/+9995 |
| | | |||||
| * | Fix video rows overflow | Chocobozzz | 2019-08-22 | 6 | -11/+37 |
| | | | | | | | | In discover and account channel videos pages | ||||
| * | Fix video playlist element removal | Chocobozzz | 2019-08-22 | 2 | -12/+11 |
| | | |||||
| * | Fix image and plugin CSP | Chocobozzz | 2019-08-22 | 1 | -2/+2 |
| | | |||||
| * | Try to fix video duplication | Chocobozzz | 2019-08-22 | 1 | -1/+1 |
| | | |||||
| * | Fix user creation by moderators | Chocobozzz | 2019-08-22 | 1 | -3/+8 |
| | | |||||
| * | Fix socket notification with multiple user tabs | Chocobozzz | 2019-08-22 | 1 | -6/+10 |
| | | |||||
| * | email object -> email subject | Chocobozzz | 2019-08-22 | 5 | -22/+22 |
| | | |||||
| * | Cleanup SASS imports | Chocobozzz | 2019-08-22 | 4 | -8/+7 |
| | | |||||
| * | Replace "overview" by "discover" in client titles | Chocobozzz | 2019-08-22 | 2 | -2/+2 |
| | | |||||
| * | Relax plugin package.json validation | Chocobozzz | 2019-08-22 | 1 | -2/+6 |
| | | |||||
| * | Fix docker build on gitlab ccitest-tag-1.0.0 | Chocobozzz | 2019-08-20 | 1 | -1/+0 |
| | | |||||
* | | Update API documentation for accounts and config (#2072) | Frank Sträter | 2019-08-22 | 1 | -5/+308 |
| | | | | | | | | | | | | | | | | | | | | * Update Actor and Account schemas * Fix mixed up paramaters for /accounts * Update ServerConfig schema * Add ServerConfigAbout and ServerConfigCustom schemas | ||||
* | | Fix html tag with blacklisted video | Chocobozzz | 2019-08-22 | 3 | -2/+20 |
| | | |||||
* | | Merge branch 'feature/strong-model-types' into develop | Chocobozzz | 2019-08-22 | 183 | -1234/+2881 |
|\ \ | |||||
| * | | Type toActivityPubObject functions | Chocobozzz | 2019-08-21 | 24 | -53/+109 |
| | | | |||||
| * | | Fix ownership change | Chocobozzz | 2019-08-21 | 4 | -10/+12 |
| | | | |||||
| * | | Type toFormattedJSON | Chocobozzz | 2019-08-20 | 54 | -147/+401 |
| | | | |||||
| * | | Cleanup model types | Chocobozzz | 2019-08-20 | 50 | -321/+668 |
| | | | |||||
| * | | Fix tests | Chocobozzz | 2019-08-20 | 4 | -10/+13 |
| | | | |||||
| * | | Stronger model typings | Chocobozzz | 2019-08-19 | 176 | -1136/+2121 |
| | | | |||||
* | | | Fix socket notification with multiple user tabs | Chocobozzz | 2019-08-22 | 1 | -6/+10 |
| | | | |||||
* | | | email object -> email subject | Chocobozzz | 2019-08-22 | 5 | -22/+22 |
| | | | |||||
* | | | Cleanup SASS imports | Chocobozzz | 2019-08-22 | 4 | -8/+7 |
| | | | |||||
* | | | Replace "overview" by "discover" in client titles | Chocobozzz | 2019-08-22 | 2 | -2/+2 |
| | | |