Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Reorganize a little bit tests | Chocobozzz | 2020-08-24 | 6 | -3/+3 | |
| | ||||||
* | Move html injection plugin tests in its own file | Chocobozzz | 2020-08-24 | 3 | -43/+89 | |
| | ||||||
* | Inject plugin CSS in embed too | Chocobozzz | 2020-08-24 | 1 | -7/+26 | |
| | ||||||
* | Increase user notification test timeouts | Chocobozzz | 2020-08-19 | 1 | -12/+12 | |
| | ||||||
* | Add ability to a video multiple times in a playlist | Chocobozzz | 2020-08-19 | 2 | -10/+30 | |
| | ||||||
* | Do not reuse reset password links | Chocobozzz | 2020-08-12 | 1 | -0/+4 | |
| | ||||||
* | Refactor video extensions logic in server | Chocobozzz | 2020-08-11 | 1 | -1/+3 | |
| | ||||||
* | add and document new additional video extensions supported at upload | Rigel Kent | 2020-08-10 | 1 | -0/+1 | |
| | ||||||
* | Add ability to share playlists in modal | Chocobozzz | 2020-08-07 | 1 | -1/+2 | |
| | ||||||
* | Handle playlist oembed | Chocobozzz | 2020-08-07 | 3 | -175/+288 | |
| | ||||||
* | Fix lint | Chocobozzz | 2020-08-07 | 1 | -0/+4 | |
| | ||||||
* | Increase redundancy check params timeout | Chocobozzz | 2020-07-31 | 1 | -1/+1 | |
| | ||||||
* | Fix client tests | Chocobozzz | 2020-07-31 | 1 | -61/+59 | |
| | ||||||
* | Fix tests | Chocobozzz | 2020-07-31 | 1 | -2/+2 | |
| | ||||||
* | Add openapi doc | Chocobozzz | 2020-07-31 | 1 | -1/+0 | |
| | ||||||
* | Add abuse messages/states notifications | Chocobozzz | 2020-07-31 | 2 | -4/+128 | |
| | ||||||
* | Add abuse messages management in my account | Chocobozzz | 2020-07-31 | 2 | -10/+61 | |
| | ||||||
* | Add server API to abuse messages | Chocobozzz | 2020-07-31 | 4 | -88/+394 | |
| | ||||||
* | Increase timeout for moderation notifications | Chocobozzz | 2020-07-31 | 1 | -6/+6 | |
| | ||||||
* | Correctly test ldap | Chocobozzz | 2020-07-31 | 1 | -2/+2 | |
| | ||||||
* | Don't run in parallel cli and plugin tests | Chocobozzz | 2020-07-31 | 2 | -9/+11 | |
| | ||||||
* | Use parallel to run tests in parallel | Chocobozzz | 2020-07-31 | 4 | -39/+0 | |
| | ||||||
* | Don't rely on youtube for tests | Chocobozzz | 2020-07-31 | 6 | -40/+39 | |
| | | | | | Use another import URL when possible, and disable import tests when we want to do a youtube import test | |||||
* | Add fcbk open-graph and twitter-card metas for accounts, video-channels, ↵ | Kim | 2020-07-31 | 1 | -15/+166 | |
| | | | | | | | | | | | | | | | | | playlists urls (#2996) * Add open-graph and twitter-card metas to accounts and video-channels * Add open-graph and twitter-card to video-playlists watch view * Refactor meta-tags creation server-side * Add client.ts tests for account, channel and playlist tags * Correct lint forbidden spaces * Correct test regression on client.ts Co-authored-by: kimsible <kimsible@users.noreply.github.com> | |||||
* | test search for subscriptions and video-channels | Rigel Kent | 2020-07-29 | 2 | -2/+56 | |
| | ||||||
* | Merge branch 'release/2.3.0' into develop | Chocobozzz | 2020-07-10 | 1 | -1/+1 | |
|\ | ||||||
| * | Fix video import tests | Chocobozzz | 2020-07-10 | 1 | -1/+1 | |
| | | ||||||
* | | Add new abuses tests | Chocobozzz | 2020-07-10 | 4 | -274/+736 | |
| | | ||||||
* | | Add migrations | Chocobozzz | 2020-07-10 | 11 | -39/+432 | |
| | | ||||||
* | | Implement abuses check params | Chocobozzz | 2020-07-10 | 3 | -6/+272 | |
| | | ||||||
* | | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 3 | -32/+35 | |
|/ | ||||||
* | add check-params test for user list | Rigel Kent | 2020-07-03 | 1 | -0/+12 | |
| | | | | fixes #2918 | |||||
* | add blocked filter in users list to filter banned users | Rigel Kent | 2020-07-02 | 1 | -5/+29 | |
| | | | | fixes #2914 | |||||
* | Close mock blocklit server when tests end | Chocobozzz | 2020-06-26 | 2 | -0/+4 | |
| | ||||||
* | Block infohash spammers from tracker | Chocobozzz | 2020-06-25 | 1 | -15/+34 | |
| | ||||||
* | Add auto block videos plugin tests | Chocobozzz | 2020-06-25 | 2 | -0/+191 | |
| | ||||||
* | predefined report reasons & improved reporter UI (#2842) | Rigel Kent | 2020-06-22 | 2 | -10/+63 | |
| | | | | | - added `startAt` and `endAt` optional timestamps to help pin down reported sections of a video - added predefined report reasons - added video player with report modal | |||||
* | Use TS_NODE_FILES instead of --files | Chocobozzz | 2020-06-18 | 1 | -2/+2 | |
| | | | | Because --files does not work | |||||
* | Fix tests | Chocobozzz | 2020-06-18 | 1 | -1/+1 | |
| | ||||||
* | Update server dependencies | Chocobozzz | 2020-06-17 | 8 | -48/+15 | |
| | ||||||
* | Split notification tests | Chocobozzz | 2020-06-16 | 6 | -953/+996 | |
| | ||||||
* | Add videos count in channels list | Chocobozzz | 2020-06-16 | 1 | -5/+24 | |
| | ||||||
* | Use default nsfw instance policy for search index | Chocobozzz | 2020-06-12 | 1 | -0/+31 | |
| | ||||||
* | Optimize views per day in video channels | Chocobozzz | 2020-06-12 | 1 | -0/+1 | |
| | ||||||
* | Fix lint | Chocobozzz | 2020-06-12 | 1 | -1/+1 | |
| | ||||||
* | preserve original variable names server-side | Rigel Kent | 2020-06-10 | 4 | -15/+15 | |
| | ||||||
* | rename blacklist to block/blocklist, merge block and auto-block views | Rigel Kent | 2020-06-10 | 4 | -15/+15 | |
| | | | | | | | | | | | - also replace whitelist with allowlist - add advanced filters for video-block-list view - move icons in video-block-list and video-abuse-list to left side for visibility - add robot icon to depict automated nature of a block in video-block-list resolves #2790 | |||||
* | Fix tests | Chocobozzz | 2020-06-10 | 2 | -3/+7 | |
| | ||||||
* | Add search index tests | Chocobozzz | 2020-06-10 | 3 | -0/+333 | |
| | ||||||
* | Add search target check params | Chocobozzz | 2020-06-10 | 1 | -2/+77 | |
| |