Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add peertube runner cli | Chocobozzz | 2023-05-09 | 1 | -0/+11 |
| | |||||
* | Fix error when running setup:cli | Chocobozzz | 2022-09-28 | 1 | -1/+1 |
| | |||||
* | /!\ Use a dedicated config file for development | Chocobozzz | 2022-07-06 | 4 | -7/+7 |
| | | | | | It means you have to replace NODE_ENV=test to NODE_ENV=dev if you use it npm run dev:* commands are already updated | ||||
* | Stop using tsconfig register | Chocobozzz | 2022-01-06 | 2 | -8/+6 |
| | | | | Prefer to replace paths at compile time | ||||
* | Migrate to --enable-source-maps option | Chocobozzz | 2022-01-03 | 1 | -2/+2 |
| | |||||
* | Fix some build scripts and lint | Chocobozzz | 2021-12-16 | 1 | -2/+2 |
| | |||||
* | Move to sass module | Chocobozzz | 2021-06-28 | 1 | -1/+1 |
| | |||||
* | Bidi support | Chocobozzz | 2021-06-07 | 2 | -2/+8 |
| | |||||
* | Support encoding profiles | Chocobozzz | 2020-11-25 | 1 | -1/+1 |
| | |||||
* | Add migrations for abuse messages | Chocobozzz | 2020-07-31 | 1 | -0/+1 |
| | |||||
* | Fix npm run dev | Chocobozzz | 2020-02-19 | 3 | -4/+6 |
| | |||||
* | Use bash to run scripts | Chocobozzz | 2020-02-19 | 5 | -5/+5 |
| | |||||
* | Fix client dev mode | Chocobozzz | 2020-02-10 | 1 | -1/+1 |
| | |||||
* | Support i18n build | Chocobozzz | 2020-02-10 | 1 | -1/+1 |
| | |||||
* | Add ability to list redundancies | Chocobozzz | 2020-01-28 | 1 | -2/+2 |
| | |||||
* | Reduce dev commands RAM usage | Chocobozzz | 2020-01-22 | 2 | -6/+6 |
| | |||||
* | Fix npm run dev script | Chocobozzz | 2020-01-07 | 2 | -4/+13 |
| | |||||
* | (fix) npm run dev invocation | Rigel Kent | 2019-12-18 | 1 | -2/+2 |
| | |||||
* | Add embed api build | Chocobozzz | 2019-12-18 | 1 | -0/+0 |
| | |||||
* | Remove watch scripts | Chocobozzz | 2019-12-18 | 3 | -2/+24 |
| | |||||
* | Fix email to field | Chocobozzz | 2019-11-29 | 1 | -2/+2 |
| | |||||
* | WIP plugins: move plugin CLI in peertube script | Chocobozzz | 2019-07-24 | 1 | -0/+15 |
| | | | | Install/uninstall/list plugins remotely | ||||
* | Refractor videojs player | Chocobozzz | 2019-02-11 | 1 | -1/+1 |
| | | | | Add fake p2p-media-loader plugin | ||||
* | Fix npm run dev:server | Chocobozzz | 2018-06-29 | 1 | -2/+2 |
| | |||||
* | Reduce bundle sizes | Chocobozzz | 2018-06-07 | 2 | -2/+2 |
| | |||||
* | Clean shell scripts (#398) | Léo Andrès | 2018-03-27 | 3 | -3/+9 |
| | |||||
* | Move video file metadata in their own table | Chocobozzz | 2017-08-25 | 1 | -0/+5 |
| | | | | Will be used for user video quotas and multiple video resolutions | ||||
* | Video search -> case insensitive | Chocobozzz | 2017-07-06 | 1 | -2/+2 |
| | |||||
* | Better build/dev scripts | Chocobozzz | 2017-06-11 | 2 | -0/+13 |