Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update server dependencies | Chocobozzz | 2021-05-05 | 1 | -6/+6 |
| | |||||
* | Use bash for scripts | Chocobozzz | 2021-05-05 | 1 | -24/+24 |
| | |||||
* | Remove scripty | Chocobozzz | 2021-05-05 | 1 | -31/+22 |
| | | | | It breaks our tests with the latest npm release | ||||
* | Move to stylelint | Chocobozzz | 2021-04-28 | 1 | -5/+1 |
| | |||||
* | Upgrade server dep' | Chocobozzz | 2021-04-12 | 1 | -8/+8 |
| | |||||
* | Fix #3940: unload all children from the plugin module on updates. | John Livingston | 2021-04-09 | 1 | -0/+1 |
| | |||||
* | Remove libxmljs in favour of pure JS implem | Chocobozzz | 2021-04-06 | 1 | -2/+1 |
| | |||||
* | Merge branch 'release/3.1.0' into develop | Chocobozzz | 2021-03-25 | 1 | -1/+1 |
|\ | |||||
| * | Fix postgresql version | Chocobozzz | 2021-03-25 | 1 | -1/+1 |
| | | |||||
| * | Bumped to version v3.1.0v3.1.0 | Chocobozzz | 2021-03-24 | 1 | -4/+1 |
| | | |||||
* | | Add regenrate thumbnails scripts | Chocobozzz | 2021-03-24 | 1 | -0/+1 |
| | | |||||
* | | Upgrade to latest oauth2-server | Chocobozzz | 2021-03-24 | 1 | -1/+1 |
| | | |||||
* | | Refactor auth flow | Chocobozzz | 2021-03-24 | 1 | -4/+0 |
| | | | | | | | | | | Reimplement some node-oauth2-server methods to remove hacky code needed by our external login workflow | ||||
* | | Use got instead of request | Chocobozzz | 2021-03-24 | 1 | -3/+2 |
| | | |||||
* | | Bumped to version v3.1.0 | Chocobozzz | 2021-03-24 | 1 | -4/+1 |
|/ | |||||
* | Bumped to version v3.1.0-rc.1v3.1.0-rc.1 | Chocobozzz | 2021-03-04 | 1 | -1/+1 |
| | |||||
* | Upgrade server dependencies | Chocobozzz | 2021-03-03 | 1 | -7/+7 |
| | |||||
* | Add benchmark script | Chocobozzz | 2021-02-22 | 1 | -0/+1 |
| | |||||
* | Remove es5 module support | Chocobozzz | 2021-02-11 | 1 | -1/+1 |
| | | | | | | | Avoid using differential loading. Break compat with IE11, Opera Mini, UC Browser for Android See https://caniuse.com/?search=es6-module for more information | ||||
* | Support NodeJS 14 and 15, deprecate Node 10 | Chocobozzz | 2021-02-04 | 1 | -2/+2 |
| | |||||
* | Update server dependencies | Chocobozzz | 2021-02-03 | 1 | -14/+14 |
| | |||||
* | prettify SQL queries during debug (#3635) | Rigel Kent | 2021-01-25 | 1 | -0/+1 |
| | | | | | | | * prettify SQL queries during debug * Use sql-formatter Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Update project description | Chocobozzz | 2021-01-14 | 1 | -1/+1 |
| | |||||
* | add script printing command to generate a resolution for a given file | Rigel Kent | 2021-01-13 | 1 | -0/+1 |
| | |||||
* | Bumped to version v3.0.1v3.0.1 | Chocobozzz | 2021-01-12 | 1 | -1/+1 |
| | |||||
* | Bumped to version v3.0.0v3.0.0 | Chocobozzz | 2021-01-07 | 1 | -1/+1 |
| | |||||
* | Bumped to version v3.0.0-rc.1v3.0.0-rc.1 | Chocobozzz | 2020-12-16 | 1 | -1/+1 |
| | |||||
* | Upgrade sequelize to v6 | Chocobozzz | 2020-12-09 | 1 | -2/+2 |
| | |||||
* | Update server dependencies | Chocobozzz | 2020-11-19 | 1 | -20/+18 |
| | |||||
* | Update my email | Chocobozzz | 2020-11-12 | 1 | -1/+1 |
| | |||||
* | move dependencies versions list to engines in package.json | Rigel Kent | 2020-11-10 | 1 | -1/+4 |
| | |||||
* | Fix prod deploy | Chocobozzz | 2020-11-10 | 1 | -1/+1 |
| | |||||
* | Add live notification tests | Chocobozzz | 2020-11-09 | 1 | -0/+2 |
| | |||||
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 1 | -0/+2 |
| | |||||
* | render html/markdown for new comment notification email (#3255) | Kimsible | 2020-11-07 | 1 | -0/+2 |
| | | | | Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | ||||
* | Fix transcoding errors in readonly docker containers | Girish Ramakrishnan | 2020-10-23 | 1 | -1/+1 |
| | | | | | | ffmpeg seems to create some temporary files in the cwd. When PeerTube is run in a read-only docker container, this causes all transcoding to fail. As a workaround, we set the cwd to the configured tmp dir. | ||||
* | Bumped to version v2.4.0v2.4.0 | Chocobozzz | 2020-09-08 | 1 | -1/+1 |
| | |||||
* | Bumped to version v2.4.0-rc.1v2.4.0-rc.1 | Chocobozzz | 2020-08-27 | 1 | -1/+1 |
| | |||||
* | Update server dependencies | Chocobozzz | 2020-08-25 | 1 | -11/+11 |
| | |||||
* | Use update i18n command instead of generate | Chocobozzz | 2020-08-24 | 1 | -1/+1 |
| | |||||
* | Add unicode emoji to markdown | kimsible | 2020-08-14 | 1 | -1/+2 |
| | |||||
* | Analyze embed too with bundlewatch | Chocobozzz | 2020-08-06 | 1 | -0/+8 |
| | |||||
* | Test bundlewatch | Chocobozzz | 2020-08-06 | 1 | -0/+8 |
| | |||||
* | Bumped to version v2.3.0v2.3.0 | Chocobozzz | 2020-07-21 | 1 | -1/+1 |
| | |||||
* | Bumped to version v2.3.0-rc.1v2.3.0-rc.1 | Chocobozzz | 2020-07-06 | 1 | -1/+1 |
| | |||||
* | provide specific engine boundaries for nodejs and yarn | Rigel Kent | 2020-06-22 | 1 | -1/+2 |
| | |||||
* | Update server dependencies | Chocobozzz | 2020-06-17 | 1 | -25/+23 |
| | |||||
* | space optimizations for `node_modules` and client stats removal | Rigel Kent | 2020-06-10 | 1 | -2/+1 |
| | | | | | | | - replace sharp with lighter jimp alternative - remove stats in builds fixes #2807 | ||||
* | Use tslib in server | Chocobozzz | 2020-06-09 | 1 | -0/+1 |
| | |||||
* | Bumped to version v2.2.0v2.2.0 | Chocobozzz | 2020-06-02 | 1 | -1/+1 |
| |