Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Fix avatar update | Chocobozzz | 2018-10-08 | 1 | -1/+2 | |
| | | | ||||||
* | | | Rename downloadingEnabled property to downloadEnabled | Lucas Declercq | 2018-10-08 | 1 | -2/+2 | |
| | | | ||||||
* | | | Add downloadingEnabled property to video model | Lucas Declercq | 2018-10-06 | 1 | -0/+2 | |
|/ / | ||||||
* / | Add user history and resume videos | Chocobozzz | 2018-10-05 | 1 | -12/+42 | |
|/ | ||||||
* | Check video exists before extending its expiration | Chocobozzz | 2018-10-03 | 1 | -18/+32 | |
| | ||||||
* | Upsert cache file on create activity | Chocobozzz | 2018-10-02 | 3 | -11/+15 | |
| | ||||||
* | Correctly forward comment deletion | Chocobozzz | 2018-10-02 | 1 | -2/+2 | |
| | ||||||
* | Try to improve redundancy tests | Chocobozzz | 2018-10-02 | 2 | -0/+4 | |
| | ||||||
* | Don't build redundancy urls with "-1" as fps | Chocobozzz | 2018-10-01 | 1 | -1/+1 | |
| | ||||||
* | Fix redundancy with specific videos | Chocobozzz | 2018-10-01 | 1 | -1/+1 | |
| | ||||||
* | Fix video fps validator | Chocobozzz | 2018-10-01 | 1 | -3/+3 | |
| | ||||||
* | Fix refreshing external video attributes | Chocobozzz | 2018-10-01 | 1 | -11/+11 | |
| | ||||||
* | Check video channel name is unique on our instance | Chocobozzz | 2018-10-01 | 1 | -1/+1 | |
| | ||||||
* | Add timeout on youtube dl to cleaup files | Chocobozzz | 2018-10-01 | 2 | -6/+5 | |
| | ||||||
* | Correctly delete files on failed import | Chocobozzz | 2018-10-01 | 1 | -2/+2 | |
| | ||||||
* | Ensure video existence before duplicating it | Chocobozzz | 2018-10-01 | 2 | -7/+28 | |
| | ||||||
* | Fix redundancy with videos already duplicated with another instance | Chocobozzz | 2018-10-01 | 1 | -1/+1 | |
| | ||||||
* | Remove duplicated videos on unfollow/delete redundancy | Chocobozzz | 2018-09-28 | 1 | -0/+9 | |
| | ||||||
* | Fix federation with a comment reply | Chocobozzz | 2018-09-27 | 1 | -1/+1 | |
| | ||||||
* | Fix video files duplicated when fps is null | Chocobozzz | 2018-09-26 | 1 | -1/+1 | |
| | | | | Null values are not considered equal in a UNIQUE index | |||||
* | Fix avatar transaction retry | Chocobozzz | 2018-09-26 | 1 | -5/+8 | |
| | ||||||
* | Reduce video import TTL | Chocobozzz | 2018-09-25 | 1 | -1/+1 | |
| | ||||||
* | Fix redundancy totalVideos stats | Chocobozzz | 2018-09-25 | 1 | -1/+0 | |
| | ||||||
* | Fix comment deletion with mastodon | Chocobozzz | 2018-09-24 | 1 | -1/+1 | |
| | | | | Will only act with new comments | |||||
* | Improve redundancy: add 'min_lifetime' configuration | Chocobozzz | 2018-09-24 | 10 | -73/+138 | |
| | ||||||
* | Remove unnecessary actor existance check | Chocobozzz | 2018-09-21 | 2 | -3/+2 | |
| | | | | We already checked it in the signature checker | |||||
* | Cache user token | Chocobozzz | 2018-09-20 | 2 | -8/+43 | |
| | ||||||
* | Limit associations fetch when loading token | Chocobozzz | 2018-09-20 | 2 | -9/+2 | |
| | ||||||
* | Move youtubeDL upgrader in helpers/ | Chocobozzz | 2018-09-19 | 1 | -56/+4 | |
| | ||||||
* | Add redundancy check interval in config | Chocobozzz | 2018-09-19 | 1 | -7/+11 | |
| | ||||||
* | Put config redundancy strategies in "strategies" subkey | Chocobozzz | 2018-09-19 | 2 | -4/+5 | |
| | ||||||
* | Improve AP actor checks | Chocobozzz | 2018-09-19 | 5 | -21/+30 | |
| | ||||||
* | Optimize activity actor load in AP processors | Chocobozzz | 2018-09-19 | 13 | -88/+73 | |
| | ||||||
* | Optimize video view AP processing | Chocobozzz | 2018-09-19 | 3 | -51/+84 | |
| | ||||||
* | Refractor videos AP functions | Chocobozzz | 2018-09-19 | 8 | -221/+229 | |
| | ||||||
* | Optimize SQL requests of videos AP endpoints | Chocobozzz | 2018-09-19 | 1 | -1/+1 | |
| | ||||||
* | Optimize SQL requests of watch page API endpoints | Chocobozzz | 2018-09-19 | 5 | -12/+10 | |
| | ||||||
* | Reduce video.ts file size by moving some methods in other files | Chocobozzz | 2018-09-19 | 3 | -4/+136 | |
| | ||||||
* | Refractor activities sending | Chocobozzz | 2018-09-14 | 9 | -145/+133 | |
| | ||||||
* | Speed up overviews route | Chocobozzz | 2018-09-14 | 1 | -1/+1 | |
| | ||||||
* | Add recently added redundancy strategy | Chocobozzz | 2018-09-14 | 1 | -27/+17 | |
| | ||||||
* | Add trending videos strategy | Chocobozzz | 2018-09-14 | 1 | -0/+2 | |
| | ||||||
* | Process last hour views instead of current hour | Chocobozzz | 2018-09-13 | 1 | -3/+9 | |
| | ||||||
* | Basic video redundancy implementation | Chocobozzz | 2018-09-13 | 18 | -136/+496 | |
| | ||||||
* | Fix video views increment | Chocobozzz | 2018-09-13 | 1 | -15/+24 | |
| | ||||||
* | Add federation to ownership change | Chocobozzz | 2018-09-04 | 4 | -7/+20 | |
| | ||||||
* | add user account email verificiation (#977) | Josh Morel | 2018-08-31 | 3 | -1/+39 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add user account email verificiation includes server and client code to: * enable verificationRequired via custom config * send verification email with registration * ask for verification email * verify via email * prevent login if not verified and required * conditional client links to ask for new verification email * allow login for verified=null these are users created when verification not required should still be able to login when verification is enabled * refactor email verifcation pr * change naming from verified to emailVerified * change naming from askVerifyEmail to askSendVerifyEmail * undo unrelated automatic prettier formatting on api/config * use redirectService for home * remove redundant success notification on email verified * revert test.yaml smpt host | |||||
* | Bufferize videos views in redis | Chocobozzz | 2018-08-30 | 4 | -8/+144 | |
| | ||||||
* | Fix tests | Chocobozzz | 2018-08-28 | 1 | -1/+0 | |
| | ||||||
* | Fix oauth server module | Chocobozzz | 2018-08-28 | 1 | -1/+5 | |
| |