Chocobozzz
|
c3c2ab1c8b
|
Optimize channel search query
|
2018-08-28 15:16:04 +02:00 |
Chocobozzz
|
bfcef50db9
|
Fix oauth server module
|
2018-08-28 10:56:09 +02:00 |
Felix Ableitner
|
bee0abffff
|
Implement daily upload limit (#956)
* Implement daily upload limit (ref #652)
* remove duplicate code
* review fixes
* fix tests?
* whitespace fixes, finish leftover todo
* fix tests
* added some new tests
* use different config value for tests
* remove todo
|
2018-08-28 09:01:35 +02:00 |
Chocobozzz
|
62689b942b
|
Correctly migrate to fs-extra
|
2018-08-27 16:23:34 +02:00 |
Chocobozzz
|
687d638c2b
|
Fetch outbox when searching an actor
|
2018-08-27 09:41:54 +02:00 |
Chocobozzz
|
f5b0af50c8
|
Search video channel handle/uri
|
2018-08-27 09:41:54 +02:00 |
Chocobozzz
|
aa55a4da42
|
Infinite scroll to list our subscriptions
|
2018-08-27 09:41:54 +02:00 |
Chocobozzz
|
f37dc0dd14
|
Add ability to search video channels
|
2018-08-27 09:41:54 +02:00 |
Chocobozzz
|
1297eb5db6
|
Add refresh video on search
|
2018-08-27 09:41:54 +02:00 |
Chocobozzz
|
22a16e36f6
|
Add local user subscriptions
|
2018-08-27 09:41:54 +02:00 |
Chocobozzz
|
99492dbc0d
|
Add get subscription endpoint
|
2018-08-27 09:41:54 +02:00 |
Chocobozzz
|
8a19bee1a1
|
Add ability to set a name to a channel
|
2018-08-27 09:41:54 +02:00 |
Chocobozzz
|
965c4b22d0
|
Use height instead of width to represent the video resolution
|
2018-08-27 09:41:54 +02:00 |
Chocobozzz
|
06a05d5f47
|
Add subscriptions endpoints to REST API
|
2018-08-27 09:41:54 +02:00 |
Chocobozzz
|
a76138ff56
|
Add quota used in users list
|
2018-08-14 18:01:23 +02:00 |
Chocobozzz
|
06215f15e0
|
Cleanup utils helper
|
2018-08-14 15:28:30 +02:00 |
Chocobozzz
|
59c76ffa8f
|
Flat shared module directory
|
2018-08-14 15:00:01 +02:00 |
Chocobozzz
|
cc43831a90
|
Filter tracker based on infohash
|
2018-08-14 11:00:03 +02:00 |
Chocobozzz
|
191764f30b
|
Improve blacklist management
|
2018-08-14 09:27:18 +02:00 |
Chocobozzz
|
26b7305a23
|
Add blacklist reason field
|
2018-08-14 09:27:18 +02:00 |
Chocobozzz
|
268eebed92
|
Add state and moderationComment for abuses on server side
|
2018-08-10 16:54:01 +02:00 |
Chocobozzz
|
eacb25c436
|
Add reason when banning a user
|
2018-08-08 17:44:22 +02:00 |
Chocobozzz
|
e69219184b
|
Implement user blocking on server side
|
2018-08-08 15:22:58 +02:00 |
Chocobozzz
|
a84b8fa5cf
|
Add import.video.torrent configuration
|
2018-08-08 09:30:31 +02:00 |
Chocobozzz
|
990b6a0b0c
|
Import torrents with webtorrent
|
2018-08-08 09:30:31 +02:00 |
Chocobozzz
|
ce33919c24
|
Import magnets with webtorrent
|
2018-08-08 09:30:31 +02:00 |
Chocobozzz
|
b2977eecb8
|
Fix fps federation
|
2018-08-06 11:19:16 +02:00 |
Chocobozzz
|
590fb50690
|
Add tests regarding video import
|
2018-08-06 11:19:16 +02:00 |
Chocobozzz
|
516df59b3b
|
Remove ability to delete video imports
Users should remove the linked video instead
|
2018-08-06 11:19:16 +02:00 |
Chocobozzz
|
d7f83948a1
|
Correctly handle video import errors
|
2018-08-06 11:19:16 +02:00 |
Chocobozzz
|
ed31c05985
|
Add ability to list video imports
|
2018-08-06 11:19:16 +02:00 |
Chocobozzz
|
fbad87b047
|
Add ability to import video with youtube-dl
|
2018-08-06 11:19:16 +02:00 |
Chocobozzz
|
a3d1026bf3
|
Add index on sharedInboxUrl
|
2018-07-31 18:04:45 +02:00 |
Aurélien Bertron
|
80e36cd9fa
|
Add audit logs in various modules
- Videos
- Videos comments
- Users
- Videos channels
- Videos abuses
- Custom config
|
2018-07-31 15:40:29 +02:00 |
Chocobozzz
|
8e0fd45e14
|
Add more info logging
|
2018-07-30 17:02:40 +02:00 |
Chocobozzz
|
c5a893d536
|
Revert "Delete actor too when deleting account/video channel"
This reverts commit e04551d796 .
See https://github.com/Chocobozzz/PeerTube/issues/870#issuecomment-408814420
|
2018-07-30 13:39:20 +02:00 |
Chocobozzz
|
e04551d796
|
Delete actor too when deleting account/video channel
|
2018-07-30 11:34:34 +02:00 |
Chocobozzz
|
8d194d9a5c
|
Optimize videos list SQL query (another time)
|
2018-07-27 16:57:16 +02:00 |
Chocobozzz
|
dbfd3e9bfe
|
Optimize search SQL query (I hope :p)
|
2018-07-27 15:23:05 +02:00 |
Chocobozzz
|
18dbb5b972
|
Revert SQL optimization in videos list :(
|
2018-07-27 12:03:27 +02:00 |
Chocobozzz
|
2cebd79701
|
Fix last commit
|
2018-07-26 11:02:04 +02:00 |
Rigel Kent
|
c1e791bad0
|
expliciting type checks and predicates (server only)
|
2018-07-25 22:01:25 +02:00 |
Rigel Kent
|
3f6d68d967
|
adding initial support for nodeinfo
|
2018-07-24 14:08:44 +02:00 |
Chocobozzz
|
d411245096
|
Add ability to only filter in the search endpoint
|
2018-07-24 14:04:05 +02:00 |
Chocobozzz
|
8cd72bd377
|
Optimize SQL queries
|
2018-07-24 14:04:05 +02:00 |
Chocobozzz
|
0b18f4aa80
|
Add advanced search in client
|
2018-07-24 14:04:05 +02:00 |
Chocobozzz
|
d525fc399a
|
Add videos list filters
|
2018-07-24 14:04:05 +02:00 |
Chocobozzz
|
57c36b277e
|
Begin advanced search
|
2018-07-24 14:04:05 +02:00 |
Chocobozzz
|
f4001cf408
|
Handle .srt subtitles
|
2018-07-16 14:31:40 +02:00 |
Chocobozzz
|
40e87e9ecc
|
Implement captions/subtitles
|
2018-07-16 11:50:08 +02:00 |