aboutsummaryrefslogtreecommitdiffhomepage
path: root/yarn.lock
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Upgrade wsChocobozzz2017-11-301-1/+1
|
* Fix well known and json parser with mastodonChocobozzz2017-11-291-2/+2
|
* Upgrade server dep'Chocobozzz2017-11-281-118/+122
|
* Speed up activity pub http requestsChocobozzz2017-11-271-5/+9
|
* Make it compile at leastChocobozzz2017-11-271-10/+0
|
* Begin activitypubChocobozzz2017-11-271-8/+175
|
* Fix not found asn1.js packageChocobozzz2017-11-061-32/+39
|
* Upgrade server packagesChocobozzz2017-10-311-358/+336
|
* Server: upgrade packagesChocobozzz2017-10-091-388/+663
|
* Upgrade express validator to v4Chocobozzz2017-09-151-13/+7
|
* Upgrade yarn depChocobozzz2017-09-041-53/+52
|
* Convert tests to typescriptChocobozzz2017-09-041-2/+57
|
* Begin user quotaChocobozzz2017-09-041-10/+10
|
* Upgrade sequelizeChocobozzz2017-08-251-115/+63
|
* Upgrade common server dependenciesChocobozzz2017-08-251-453/+395
|
* Add previews cache system between podsChocobozzz2017-07-121-0/+6
|
* Move to promisesChocobozzz2017-07-051-7/+7
| | | | Closes https://github.com/Chocobozzz/PeerTube/issues/74
* Return to sequelize@4.0.0-2 (makes tests fail)Chocobozzz2017-06-251-39/+34
|
* Update dependenciesChocobozzz2017-06-251-106/+119
|
* Update sequelizeChocobozzz2017-06-251-34/+39
|
* Use typescript standard and lint all filesChocobozzz2017-06-161-37/+71
|
* Convert scripts to typescriptChocobozzz2017-06-121-0/+6
|
* Update webpack stackChocobozzz2017-06-111-3/+43
|
* Update client modulesChocobozzz2017-06-111-71/+75
|