aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/dev
Commit message (Collapse)AuthorAgeFilesLines
* Add peertube runner cliChocobozzz2023-05-091-0/+11
|
* Fix error when running setup:cliChocobozzz2022-09-281-1/+1
|
* /!\ Use a dedicated config file for developmentChocobozzz2022-07-064-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 registerChocobozzz2022-01-062-8/+6
| | | | Prefer to replace paths at compile time
* Migrate to --enable-source-maps optionChocobozzz2022-01-031-2/+2
|
* Fix some build scripts and lintChocobozzz2021-12-161-2/+2
|
* Move to sass moduleChocobozzz2021-06-281-1/+1
|
* Bidi supportChocobozzz2021-06-072-2/+8
|
* Support encoding profilesChocobozzz2020-11-251-1/+1
|
* Add migrations for abuse messagesChocobozzz2020-07-311-0/+1
|
* Fix npm run devChocobozzz2020-02-193-4/+6
|
* Use bash to run scriptsChocobozzz2020-02-195-5/+5
|
* Fix client dev modeChocobozzz2020-02-101-1/+1
|
* Support i18n buildChocobozzz2020-02-101-1/+1
|
* Add ability to list redundanciesChocobozzz2020-01-281-2/+2
|
* Reduce dev commands RAM usageChocobozzz2020-01-222-6/+6
|
* Fix npm run dev scriptChocobozzz2020-01-072-4/+13
|
* (fix) npm run dev invocationRigel Kent2019-12-181-2/+2
|
* Add embed api buildChocobozzz2019-12-181-0/+0
|
* Remove watch scriptsChocobozzz2019-12-183-2/+24
|
* Fix email to fieldChocobozzz2019-11-291-2/+2
|
* WIP plugins: move plugin CLI in peertube scriptChocobozzz2019-07-241-0/+15
| | | | Install/uninstall/list plugins remotely
* Refractor videojs playerChocobozzz2019-02-111-1/+1
| | | | Add fake p2p-media-loader plugin
* Fix npm run dev:serverChocobozzz2018-06-291-2/+2
|
* Reduce bundle sizesChocobozzz2018-06-072-2/+2
|
* Clean shell scripts (#398)Léo Andrès2018-03-273-3/+9
|
* Move video file metadata in their own tableChocobozzz2017-08-251-0/+5
| | | | Will be used for user video quotas and multiple video resolutions
* Video search -> case insensitiveChocobozzz2017-07-061-2/+2
|
* Better build/dev scriptsChocobozzz2017-06-112-0/+13