aboutsummaryrefslogtreecommitdiffhomepage
path: root/yarn.lock
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* 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
|