aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/feeds
Commit message (Expand)AuthorAgeFilesLines
* Put private videos under a specific subdirectoryChocobozzz2022-10-241-1/+1
* server: use account/channel avatar in RSS feeds (#5325)Alberto Mardegan2022-10-111-0/+10
* Correctly fix feeds testsChocobozzz2022-08-171-0/+2
* Fix feeds testsChocobozzz2022-08-171-1/+2
* Cleanup tests importsChocobozzz2022-08-171-3/+1
* We don't need to import mochaChocobozzz2022-08-171-1/+0
* Use single quotes in server/ and update eslint rulesFlorent2022-08-081-1/+1
* Fix broken feeds with published liveChocobozzz2022-06-271-41/+41
* Fix feed with live streamChocobozzz2022-06-271-0/+39
* Implement avatar miniatures (#4639)kontrollanten2022-02-281-1/+3
* Move to peertube feed forkChocobozzz2022-02-071-4/+5
* Convert markdown to html/plain text for feedsChocobozzz2022-01-311-2/+2
* Upgrade fast xml parser depChocobozzz2021-12-241-3/+4
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
* esModuleInterop to trueChocobozzz2021-08-271-3/+3
* Move apicache in peertubeChocobozzz2021-07-221-3/+37
* Reorganize importsChocobozzz2021-07-201-3/+2
* Refactor requestsChocobozzz2021-07-201-1/+1
* Use an object to represent a serverChocobozzz2021-07-201-7/+7
* Shorter server command namesChocobozzz2021-07-201-55/+55
* Introduce videos commandChocobozzz2021-07-201-14/+10
* Introduce user commandChocobozzz2021-07-201-21/+10
* Introduce login commandChocobozzz2021-07-201-3/+2
* Introduce comments commandChocobozzz2021-07-201-5/+4
* Introduce subscriptions commandChocobozzz2021-07-201-13/+11
* Introduce blocklist commandChocobozzz2021-07-201-17/+12
* Introduce feed commandChocobozzz2021-07-201-62/+60
* Remove libxmljs in favour of pure JS implemChocobozzz2021-04-061-7/+10
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-081-3/+14
* Fix migration and testChocobozzz2020-11-251-18/+35
* refactor scoped token serviceRigel Kent2020-11-251-4/+4
* allow private syndication feeds via a user feedTokenRigel Kent2020-11-251-1/+90
* Fix RSS feed when HLS only is enabledChocobozzz2020-08-241-3/+33
* Block comments from muted accounts/serversChocobozzz2020-05-291-6/+35
* Fix comments feed with musted accountsChocobozzz2020-05-061-0/+12
* Don't leak unlisted videos in comments feedChocobozzz2020-04-211-1/+11
* Move to eslintcontainChocobozzz2020-02-031-29/+29
* Remove unused actor uuid fieldChocobozzz2019-05-311-38/+38
* Use test wrapper exit functionChocobozzz2019-04-241-2/+3
* Cleanup testsChocobozzz2019-04-241-6/+1
* Shared utils -> extra-utilsChocobozzz2019-04-241-3/+3
* Add user adminFlagsChocobozzz2019-04-151-1/+1
* Move utils to /sharedbuoyantair2018-10-291-3/+3
* Fix feeds with channel filterChocobozzz2018-09-131-11/+110
* Correctly migrate to fs-extraChocobozzz2018-08-271-1/+0
* Add refresh video on searchChocobozzz2018-08-271-0/+1
* Improve tests when waiting pending jobsChocobozzz2018-06-131-3/+3
* Add video comments RSSChocobozzz2018-06-081-0/+120