aboutsummaryrefslogtreecommitdiffhomepage
path: root/yarn.lock
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade server dependenciesChocobozzz2018-08-271-630/+646
|
* Correctly migrate to fs-extraChocobozzz2018-08-271-1/+21
|
* Implement user blocking on server sideChocobozzz2018-08-081-37/+84
|
* advertising PeerTube's rather simple DNT policyRigel Kent2018-08-081-2/+19
|
* Add audit logs moduleAurélien Bertron2018-07-311-0/+14
|
* adding CSP, no-referrer policies and allow dns prefetchingRigel Kent2018-07-171-89/+12
|
* selective route permission to use embeds with x-frame-denyRigel Kent2018-07-171-0/+168
|
* Painfull server dep upgradeChocobozzz2018-07-171-559/+487
|
* Handle .srt subtitlesChocobozzz2018-07-161-5/+112
|
* Remove kue from the dependencies and move prompt to main onesChocobozzz2018-07-111-398/+29
|
* Switch to bullChocobozzz2018-07-111-4/+158
|
* (feed) adding thumbnail support for RSS feedRigel Kent2018-06-291-3/+3
|
* Add ability to choose the languageChocobozzz2018-06-281-0/+7
|
* Upgrade dependenciesChocobozzz2018-06-261-809/+324
|
* Reduce bundle sizesChocobozzz2018-06-071-1/+1
|
* Localize playerChocobozzz2018-06-061-0/+12
|
* Prepare i18n filesChocobozzz2018-06-051-50/+3
|
* Add context menu to playerChocobozzz2018-05-301-102/+15
|
* Upgrade server dependenciesChocobozzz2018-05-291-369/+332
|
* Handle concurrent requests in cache middlewareChocobozzz2018-05-231-0/+8
|
* feature: IP filtering on signup pageRigel Kent2018-05-221-0/+20
| | | | | | disable registration form on IP not in range checking the CIDR list before filtering with it placing the cidr filters as an attribute object in the config
* added linter and prettifier via commit hooksRigel Kent2018-05-131-31/+1486
|
* Update server dependenciesChocobozzz2018-05-111-233/+310
|
* import-videos: prompt for passwordJohn Livingston2018-05-111-2/+90
|
* feature: initial syndication feeds tests for instance-wide feedsRigel Kent2018-04-261-119/+257
|
* Use ISO 639 for languagesChocobozzz2018-04-231-0/+4
|
* Add ability to click on the account in watch pageChocobozzz2018-04-171-4/+4
|
* feature: initial syndication feeds supportRigel Kent2018-04-171-0/+10
| | | | | | | | | | | | | | | | | | 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.
* Upgrade server dependenciesChocobozzz2018-04-061-150/+203
|
* Upgrade spectacle moduleChocobozzz2018-04-061-3/+3
|
* Prevent brute force login attackChocobozzz2018-03-291-0/+22
|
* Upgrade server depencenciesChocobozzz2018-03-131-1085/+369
|
* Upgrade dependencies and remove standardChocobozzz2018-02-221-462/+493
|
* Upgrade server dependenciesChocobozzz2018-02-161-260/+334
|
* Begin import script with youtube-dlChocobozzz2018-02-091-0/+31
|
* Add tests for emailsChocobozzz2018-01-301-13/+498
|
* Add ability to reset our passwordChocobozzz2018-01-301-2/+20
|
* Move job queue to redisChocobozzz2018-01-251-17/+355
| | | | | | | We'll use it as cache in the future. /!\ You'll loose your old jobs (pending jobs too) so upgrade only when you don't have pending job anymore.
* Add api doc in htmlChocobozzz2018-01-241-63/+1554
|
* Upgrade server dependenciesChocobozzz2018-01-241-445/+721
|
* Add commander in dependencies instead of dev depChocobozzz2018-01-221-0/+4
|
* Add ability to configure log levelChocobozzz2018-01-191-29/+92
|
* Don't show videos of remote instance after unfollowChocobozzz2018-01-181-3/+3
|
* Handle HTML is commentsChocobozzz2018-01-041-90/+4
|
* Automatically resize avatarsChocobozzz2018-01-031-0/+6
|
* Add avatar max size limitChocobozzz2018-01-031-4/+128
|
* Create comment on replied mastodon statutesChocobozzz2017-12-221-4/+90
|
* Status are sent to mastodonChocobozzz2017-12-191-2/+2
|
* Use RsaSignature2017Chocobozzz2017-12-191-140/+150
|
* Move models to typescript-sequelizeChocobozzz2017-12-131-2/+29
|