Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'develop' into cli-wrapper | Chocobozzz | 2018-09-20 | 125 | -1644/+2387 |
|\ | |||||
| * | Fix client e2e tests | Chocobozzz | 2018-09-20 | 3 | -6/+9 |
| | | |||||
| * | Improve responsive on small screens | Chocobozzz | 2018-09-20 | 5 | -4/+45 |
| | | |||||
| * | Improve videos list client performance | Chocobozzz | 2018-09-20 | 5 | -11/+29 |
| | | |||||
| * | Improve message when removing a user | Chocobozzz | 2018-09-20 | 1 | -1/+2 |
| | | |||||
| * | Cache user token | Chocobozzz | 2018-09-20 | 7 | -19/+79 |
| | | |||||
| * | Limit associations fetch when loading token | Chocobozzz | 2018-09-20 | 11 | -80/+75 |
| | | |||||
| * | rename manifest | BO41 | 2018-09-20 | 4 | -5/+5 |
| | | |||||
| * | Fix jobs tests | Chocobozzz | 2018-09-19 | 2 | -2/+4 |
| | | |||||
| * | Refractor audit user identifier | Chocobozzz | 2018-09-19 | 9 | -48/+58 |
| | | |||||
| * | Move youtubeDL upgrader in helpers/ | Chocobozzz | 2018-09-19 | 2 | -59/+70 |
| | | |||||
| * | Add redundancy check interval in config | Chocobozzz | 2018-09-19 | 6 | -12/+18 |
| | | |||||
| * | Put config redundancy strategies in "strategies" subkey | Chocobozzz | 2018-09-19 | 9 | -40/+46 |
| | | |||||
| * | Improve AP actor checks | Chocobozzz | 2018-09-19 | 5 | -21/+30 |
| | | |||||
| * | Optimize activity actor load in AP processors | Chocobozzz | 2018-09-19 | 16 | -89/+110 |
| | | |||||
| * | Optimize video view AP processing | Chocobozzz | 2018-09-19 | 4 | -51/+96 |
| | | |||||
| * | Refractor videos AP functions | Chocobozzz | 2018-09-19 | 13 | -237/+272 |
| | | |||||
| * | Optimize SQL requests of videos AP endpoints | Chocobozzz | 2018-09-19 | 7 | -43/+55 |
| | | |||||
| * | Fix admin access to moderators | Chocobozzz | 2018-09-19 | 2 | -3/+17 |
| | | |||||
| * | Optimize SQL requests of watch page API endpoints | Chocobozzz | 2018-09-19 | 15 | -60/+68 |
| | | |||||
| * | Don't get recommended videos twice | Chocobozzz | 2018-09-19 | 3 | -8/+12 |
| | | |||||
| * | Reduce video.ts file size by moving some methods in other files | Chocobozzz | 2018-09-19 | 7 | -403/+455 |
| | | |||||
| * | normalize robot.txt and specify test servers as scope of security audits | Rigel Kent | 2018-09-18 | 3 | -3/+3 |
| | | |||||
| * | Fix client build | Chocobozzz | 2018-09-18 | 1 | -1/+1 |
| | | |||||
| * | Improve webtorrent import error message when the torrent has multiple | Chocobozzz | 2018-09-17 | 1 | -1/+1 |
| | | | | | | | | files | ||||
| * | Try to improve infinite pagination | Chocobozzz | 2018-09-17 | 3 | -7/+37 |
| | | |||||
| * | Add comments in nginx regarding blocks that can be safely removed | Chocobozzz | 2018-09-17 | 2 | -3/+4 |
| | | |||||
| * | adding missing i18n for schedule option | Rigel Kent | 2018-09-17 | 1 | -1/+1 |
| | | |||||
| * | Fix description/comments max width | Chocobozzz | 2018-09-17 | 1 | -0/+1 |
| | | |||||
| * | Fix ios player playback/subtitles menu | Chocobozzz | 2018-09-17 | 7 | -108/+111 |
| | | |||||
| * | Fix checker if we don't have redundancy strategies | Chocobozzz | 2018-09-17 | 3 | -8/+8 |
| | | |||||
| * | Fix "no results" on overview page | Chocobozzz | 2018-09-17 | 2 | -0/+3 |
| | | |||||
| * | Handle actors search beginning with '@' | Chocobozzz | 2018-09-17 | 2 | -1/+7 |
| | | | | | | | | Something like @toto@example.com | ||||
| * | Fix overviews tests | Chocobozzz | 2018-09-17 | 1 | -0/+1 |
| | | |||||
| * | Add possibility to manage trust_proxy list in docker image | victor héry | 2018-09-16 | 2 | -0/+3 |
| | | |||||
| * | Refractor activities sending | Chocobozzz | 2018-09-14 | 11 | -150/+135 |
| | | |||||
| * | Process inbox activities in a queue | Chocobozzz | 2018-09-14 | 1 | -6/+17 |
| | | |||||
| * | Add redundancy stats | Chocobozzz | 2018-09-14 | 8 | -33/+132 |
| | | |||||
| * | Fix tag search on overview page | Chocobozzz | 2018-09-14 | 1 | -1/+1 |
| | | |||||
| * | Speed up overviews route | Chocobozzz | 2018-09-14 | 7 | -44/+80 |
| | | |||||
| * | Raw query to get video ids | Chocobozzz | 2018-09-14 | 1 | -0/+1 |
| | | |||||
| * | Add recently added redundancy strategy | Chocobozzz | 2018-09-14 | 10 | -65/+152 |
| | | |||||
| * | Speaup clean script | Chocobozzz | 2018-09-14 | 1 | -6/+20 |
| | | |||||
| * | Test to remove delay in tests when running multiple servers | Chocobozzz | 2018-09-14 | 1 | -4/+1 |
| | | |||||
| * | Add trending videos strategy | Chocobozzz | 2018-09-14 | 11 | -132/+244 |
| | | |||||
* | | one cli to unite them all | Rigel Kent | 2018-09-14 | 13 | -78/+616 |
| | | | | | | | | | | | | | | Ash nazg thrakatulûk agh burzum-ishi krimpatul - refactor import-videos to use the youtubeDL helper - add very basic tests for the cli | ||||
* | | add css custom properties for the left menu | Rigel Kent | 2018-09-13 | 3 | -4/+8 |
|/ | |||||
* | Process last hour views instead of current hour | Chocobozzz | 2018-09-13 | 1 | -3/+9 |
| | |||||
* | Basic video redundancy implementation | Chocobozzz | 2018-09-13 | 77 | -286/+1666 |
| | |||||
* | Bumped to version v1.0.0-beta.13v1.0.0-beta.13 | Chocobozzz | 2018-09-13 | 2 | -2/+2 |
| |