Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare i18n files | Chocobozzz | 2018-06-05 | 1 | -50/+3 |
| | |||||
* | Add context menu to player | Chocobozzz | 2018-05-30 | 1 | -102/+15 |
| | |||||
* | Upgrade server dependencies | Chocobozzz | 2018-05-29 | 1 | -369/+332 |
| | |||||
* | Handle concurrent requests in cache middleware | Chocobozzz | 2018-05-23 | 1 | -0/+8 |
| | |||||
* | feature: IP filtering on signup page | Rigel Kent | 2018-05-22 | 1 | -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 hooks | Rigel Kent | 2018-05-13 | 1 | -31/+1486 |
| | |||||
* | Update server dependencies | Chocobozzz | 2018-05-11 | 1 | -233/+310 |
| | |||||
* | import-videos: prompt for password | John Livingston | 2018-05-11 | 1 | -2/+90 |
| | |||||
* | feature: initial syndication feeds tests for instance-wide feeds | Rigel Kent | 2018-04-26 | 1 | -119/+257 |
| | |||||
* | Use ISO 639 for languages | Chocobozzz | 2018-04-23 | 1 | -0/+4 |
| | |||||
* | Add ability to click on the account in watch page | Chocobozzz | 2018-04-17 | 1 | -4/+4 |
| | |||||
* | feature: initial syndication feeds support | Rigel Kent | 2018-04-17 | 1 | -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 dependencies | Chocobozzz | 2018-04-06 | 1 | -150/+203 |
| | |||||
* | Upgrade spectacle module | Chocobozzz | 2018-04-06 | 1 | -3/+3 |
| | |||||
* | Prevent brute force login attack | Chocobozzz | 2018-03-29 | 1 | -0/+22 |
| | |||||
* | Upgrade server depencencies | Chocobozzz | 2018-03-13 | 1 | -1085/+369 |
| | |||||
* | Upgrade dependencies and remove standard | Chocobozzz | 2018-02-22 | 1 | -462/+493 |
| | |||||
* | Upgrade server dependencies | Chocobozzz | 2018-02-16 | 1 | -260/+334 |
| | |||||
* | Begin import script with youtube-dl | Chocobozzz | 2018-02-09 | 1 | -0/+31 |
| | |||||
* | Add tests for emails | Chocobozzz | 2018-01-30 | 1 | -13/+498 |
| | |||||
* | Add ability to reset our password | Chocobozzz | 2018-01-30 | 1 | -2/+20 |
| | |||||
* | Move job queue to redis | Chocobozzz | 2018-01-25 | 1 | -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 html | Chocobozzz | 2018-01-24 | 1 | -63/+1554 |
| | |||||
* | Upgrade server dependencies | Chocobozzz | 2018-01-24 | 1 | -445/+721 |
| | |||||
* | Add commander in dependencies instead of dev dep | Chocobozzz | 2018-01-22 | 1 | -0/+4 |
| | |||||
* | Add ability to configure log level | Chocobozzz | 2018-01-19 | 1 | -29/+92 |
| | |||||
* | Don't show videos of remote instance after unfollow | Chocobozzz | 2018-01-18 | 1 | -3/+3 |
| | |||||
* | Handle HTML is comments | Chocobozzz | 2018-01-04 | 1 | -90/+4 |
| | |||||
* | Automatically resize avatars | Chocobozzz | 2018-01-03 | 1 | -0/+6 |
| | |||||
* | Add avatar max size limit | Chocobozzz | 2018-01-03 | 1 | -4/+128 |
| | |||||
* | Create comment on replied mastodon statutes | Chocobozzz | 2017-12-22 | 1 | -4/+90 |
| | |||||
* | Status are sent to mastodon | Chocobozzz | 2017-12-19 | 1 | -2/+2 |
| | |||||
* | Use RsaSignature2017 | Chocobozzz | 2017-12-19 | 1 | -140/+150 |
| | |||||
* | Move models to typescript-sequelize | Chocobozzz | 2017-12-13 | 1 | -2/+29 |
| | |||||
* | Upgrade ws | Chocobozzz | 2017-11-30 | 1 | -1/+1 |
| | |||||
* | Fix well known and json parser with mastodon | Chocobozzz | 2017-11-29 | 1 | -2/+2 |
| | |||||
* | Upgrade server dep' | Chocobozzz | 2017-11-28 | 1 | -118/+122 |
| | |||||
* | Speed up activity pub http requests | Chocobozzz | 2017-11-27 | 1 | -5/+9 |
| | |||||
* | Make it compile at least | Chocobozzz | 2017-11-27 | 1 | -10/+0 |
| | |||||
* | Begin activitypub | Chocobozzz | 2017-11-27 | 1 | -8/+175 |
| | |||||
* | Fix not found asn1.js package | Chocobozzz | 2017-11-06 | 1 | -32/+39 |
| | |||||
* | Upgrade server packages | Chocobozzz | 2017-10-31 | 1 | -358/+336 |
| | |||||
* | Server: upgrade packages | Chocobozzz | 2017-10-09 | 1 | -388/+663 |
| | |||||
* | Upgrade express validator to v4 | Chocobozzz | 2017-09-15 | 1 | -13/+7 |
| | |||||
* | Upgrade yarn dep | Chocobozzz | 2017-09-04 | 1 | -53/+52 |
| | |||||
* | Convert tests to typescript | Chocobozzz | 2017-09-04 | 1 | -2/+57 |
| | |||||
* | Begin user quota | Chocobozzz | 2017-09-04 | 1 | -10/+10 |
| | |||||
* | Upgrade sequelize | Chocobozzz | 2017-08-25 | 1 | -115/+63 |
| | |||||
* | Upgrade common server dependencies | Chocobozzz | 2017-08-25 | 1 | -453/+395 |
| | |||||
* | Add previews cache system between pods | Chocobozzz | 2017-07-12 | 1 | -0/+6 |
| |