aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* Switch Arch Linux dependency to NodeJS LTSPierre-Alain TORET2018-05-071-1/+1
| | | | Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com>
* Adapt docker image file path in docker-compose.ymlFlorent Fayolle2018-05-071-2/+2
|
* Update video-channel routes (again)Chocobozzz2018-04-252-593/+377
| | | | Use /video-channels now, it's more simple for clients
* Video channel API routes refractorChocobozzz2018-04-251-7/+46
|
* Update video channel routesChocobozzz2018-04-242-200/+415
|
* Bold dependencies part in production guideChocobozzz2018-04-241-2/+2
|
* Use ISO 639 for languagesChocobozzz2018-04-231-11/+14
|
* Add rest api quickstartChocobozzz2018-04-171-0/+47
|
* feature: initial syndication feeds supportRigel Kent2018-04-171-0/+32
| | | | | | | | | | | | | | | | | | Provides rss 2.0, atom 1.0 and json 1.0 feeds for videos (instance and account-wide) on listings and video-watch views. * still lacks redis caching * still lacks lastBuildDate support * still lacks channel-wide support * still lacks semantic annotation (for licenses, NSFW warnings, etc.) * still lacks love ( ˘ ³˘) * RSS: has MRSS support for torrent lists! * RSS: includes the first torrent in an enclosure * JSON: lists all torrents in the 'attachments' object * ATOM: lacking torrent listing support Advances #23 Partial implementation for the accountId generation in the client, which will need a hotfix to add a way to get the proper account id.
* Add auth documentationChocobozzz2018-04-163-4/+753
|
* use gosu to fix /data permissions errorsFlorent Poinsaut2018-04-161-12/+0
|
* Adding a more specific phrasing for yarn installation (#487)Rigel Kent2018-04-091-1/+1
|
* Upgrade spectacle moduleChocobozzz2018-04-063-1021/+695
|
* Add what now section to production guideChocobozzz2018-04-061-1/+6
|
* Fix api doc in video update endpointChocobozzz2018-04-062-3/+2
|
* Upgrade api docChocobozzz2018-04-062-61/+919
|
* Documentation for macOS development. (#462)victor-long2018-04-031-0/+13
|
* Misc. typosluz.paz2018-03-302-12/+12
| | | Found via `codespell -q 3`
* Add precision on upgrade script (#433)Luc Didry2018-03-291-0/+2
|
* Update dependencies.mdGérald Niel2018-03-271-9/+0
|
* Fix typo in markdown syntaxGérald Niel2018-03-271-5/+5
|
* Mise à jour documentation pour FreeBSDGérald Niel2018-03-272-2/+83
|
* Add the activation of a needed SCL for CentOSOkhin2018-03-241-1/+5
| | | There's a need to activate the devtool-6 SCL before running the yarn install command, to have node-gyp correctly compiling the needed binaries.
* Improving the CentOS7 specific partsOkhin2018-03-241-3/+7
| | | | Changing the link for ffmpeg toward a tutorial with an actual mirror of ffmpeg, and with less hassle. Adding the deendencies to devtoolset-6 and centos-release-scl to provide a C++11 compatible G++
* Add permissions instructions for the data volume (#387)Angristan2018-03-231-0/+12
| | | | | | * Add permissions instructions for the data volume * Remove useless newline
* Add logging for emailsChocobozzz2018-03-221-10/+11
|
* Add information about the definitive peertube domaine nameChocobozzz2018-03-211-0/+2
|
* Prepare betaChocobozzz2018-03-202-2/+2
|
* Reformat production guideChocobozzz2018-03-201-5/+5
|
* Add FreeBSD startupGérald Niel2018-03-191-0/+16
|
* Update the api documentationChocobozzz2018-03-192-191/+292
|
* Fix spelling in dependenciesChocobozzz2018-03-151-1/+1
|
* ppa for ffmpeg in dependencies documentation (#340)Millicent Billette2018-03-151-4/+10
|
* [docker] Update production guidelines and docker-compose file; (#341)Benjamin Bouvier2018-03-151-15/+50
|
* Add short description in configChocobozzz2018-03-151-0/+2
|
* Update g++ needed version (#338)Andréas Livet2018-03-141-0/+1
| | | In order to build properly rdf-canonize node nativ module gcc > 5 is needed. Tested on Ubuntu 14.04 with gcc 4.8, it didn't work. I had to install a newer gcc version and it was OK.
* Update documentationsChocobozzz2018-03-142-5/+6
|
* fix first sudo command (#337)Florian2018-03-141-6/+8
|
* adding some instructions for certbot and basic utility programs needed (#336)Florian2018-03-141-3/+10
|
* Add example for "small device" in production guideChocobozzz2018-03-131-1/+1
|
* Change video abuse API responseChocobozzz2018-03-121-10/+7
|
* Update videos api list for accountChocobozzz2018-03-121-4/+7
|
* Better docker test docChocobozzz2018-03-111-7/+7
|
* `docker-compose up app` need a docker-compose.yml file in current folder to ↵Millicent Billette2018-03-111-0/+1
| | | | work.
* Add api base path in documentationChocobozzz2018-03-072-2/+12
|
* Upgrade api doc html fileChocobozzz2018-03-071-99/+1090
|
* Fix tool documentationChocobozzz2018-03-061-2/+2
|
* Update dependencies for ArchlinuxBenjamin EWFT2018-03-051-1/+1
|
* Refractor tools documentationChocobozzz2018-03-052-24/+19
|
* Add documentation for upload scriptChocobozzz2018-03-051-0/+16
|