Chocobozzz
bf80903fde
Don't display account setup modal on signup
...
Don't bother user with a modal just after signup
2021-08-27 09:26:45 +02:00
Chocobozzz
0dce48c1e2
Custom markup container default to space between
2021-08-26 13:44:54 +02:00
Chocobozzz
818045ef04
Update client dependencies
2021-08-26 10:01:42 +02:00
Chocobozzz
98ab5dc810
Remove useless async
2021-08-26 10:01:42 +02:00
Ms Kimsible
52a354ab7a
Fix user quota alerts always displayed ( #4354 )
...
* Fix user quota alerts display on upload page
* Fix border-radius upload messages alerts
Co-authored-by: Ms Kimsible <kimsible@users.noreply.github.com>
2021-08-26 08:40:18 +02:00
Ms Kimsible
7dca45f99d
Inform user to fill account profile and channels ( #4352 )
...
* Add account-setup modal when login
* Add channels-setup alert into my-channels, my-playlists and upload page
Co-authored-by: Ms Kimsible <kimsible@users.noreply.github.com>
2021-08-26 08:22:33 +02:00
Chocobozzz
fdec51e384
Merge branch 'feature/video-filters' into develop
2021-08-25 11:42:30 +02:00
Chocobozzz
59c8902a57
Update upload message filter hook name
2021-08-25 11:41:10 +02:00
Ms Kimsible
4e1592daa4
Alert user for low quota and video auto-block on upload page ( #4336 )
...
* Replace wording of instance contact
* Add contact-us button to no-quota alert on upload page
* Add alert for accounts with auto-blocked videos on upload page
* Add alert for accounts without enough quota + refacto on upload page
* Using ng-container and ng-template
* Add alert for daily quota
* Add hook filter for upload page alert messages
* Add instance name as subtitle in contact modal
* Fix eslint max-len on string
* Fix missing word in quota left daily message - upload page
Co-authored-by: Kimsible <kimsible@users.noreply.github.com>
2021-08-25 11:38:10 +02:00
Chocobozzz
dd24f1bb0a
Add video filters to common video pages
2021-08-25 11:24:11 +02:00
Chocobozzz
2e80d256cc
Fix live/upload redirection
2021-08-18 11:39:45 +02:00
Chocobozzz
9df52d660f
Migrate client to eslint
2021-08-18 08:35:06 +02:00
Chocobozzz
1378c0d343
Fix client lint
2021-08-17 14:01:45 +02:00
Jelle Besseling
0305db28c9
Add support for saving video files to object storage ( #4290 )
...
* Add support for saving video files to object storage
* Add support for custom url generation on s3 stored files
Uses two config keys to support url generation that doesn't directly go
to (compatible s3). Can be used to generate urls to any cache server or
CDN.
* Upload files to s3 concurrently and delete originals afterwards
* Only publish after move to object storage is complete
* Use base url instead of url template
* Fix mistyped config field
* Add rudenmentary way to download before transcode
* Implement Chocobozzz suggestions
https://github.com/Chocobozzz/PeerTube/pull/4290#issuecomment-891670478
The remarks in question:
Try to use objectStorage prefix instead of s3 prefix for your function/variables/config names
Prefer to use a tree for the config: s3.streaming_playlists_bucket -> object_storage.streaming_playlists.bucket
Use uppercase for config: S3.STREAMING_PLAYLISTS_BUCKETINFO.bucket -> OBJECT_STORAGE.STREAMING_PLAYLISTS.BUCKET (maybe BUCKET_NAME instead of BUCKET)
I suggest to rename moveJobsRunning to pendingMovingJobs (or better, create a dedicated videoJobInfo table with a pendingMove & videoId columns so we could also use this table to track pending transcoding jobs)
https://github.com/Chocobozzz/PeerTube/pull/4290/files#diff-3e26d41ca4bda1de8e1747af70ca2af642abcc1e9e0bfb94239ff2165acfbde5R19 uses a string instead of an integer
I think we should store the origin object storage URL in fileUrl, without base_url injection. Instead, inject the base_url at "runtime" so admins can easily change this configuration without running a script to update DB URLs
* Import correct function
* Support multipart upload
* Remove import of node 15.0 module stream/promises
* Extend maximum upload job length
Using the same value as for redundancy downloading seems logical
* Use dynamic part size for really large uploads
Also adds very small part size for local testing
* Fix decreasePendingMove query
* Resolve various PR comments
* Move to object storage after optimize
* Make upload size configurable and increase default
* Prune webtorrent files that are stored in object storage
* Move files after transcoding jobs
* Fix federation
* Add video path manager
* Support move to external storage job in client
* Fix live object storage tests
Co-authored-by: Chocobozzz <me@florianbigard.com>
2021-08-17 08:26:20 +02:00
Chocobozzz
134006b0d4
Update client dependencies
2021-08-11 11:49:01 +02:00
Chocobozzz
27db78400c
Fix backend channel name validator consistency
2021-08-05 13:54:35 +02:00
Chocobozzz
ff4de38385
Filter videos by live in custom markup
2021-08-02 17:10:07 +02:00
Chocobozzz
3da38d6e9f
Fetch things in bulk for the homepage
2021-08-02 15:40:09 +02:00
Chocobozzz
171efc48e6
Merge branch 'release/3.3.0' into develop
2021-07-30 11:38:19 +02:00
Chocobozzz
3ce48a0cd0
Hide schedule privacy if private does not exist
2021-07-30 11:24:38 +02:00
Chocobozzz
916bf5283b
Fix empty search
2021-07-29 15:51:19 +02:00
Chocobozzz
7e8f19603b
Redirect to search page for origin instance
2021-07-29 15:35:41 +02:00
Chocobozzz
af7fd04a67
Add ability to filter by host in search page
2021-07-29 15:19:22 +02:00
Chocobozzz
29837f8885
Add ability to search by host in server
2021-07-27 17:10:52 +02:00
Chocobozzz
ac27887774
Merge branch 'release/3.3.0' into develop
2021-07-26 15:18:46 +02:00
Chocobozzz
84c6eadc33
Fix moderation embeds
2021-07-26 15:17:59 +02:00
Chocobozzz
a00056c0c8
Fix description timestamp click
2021-07-26 15:14:17 +02:00
Chocobozzz
15a7eafb89
Refactor video links builders
2021-07-26 15:04:37 +02:00
Chocobozzz
9162fdd363
Refactor video links building
2021-07-26 14:12:50 +02:00
Chocobozzz
d91714ca56
Fix privacy descriptions
2021-07-26 14:03:46 +02:00
Chocobozzz
c4fa01f7c4
Merge branch 'release/3.3.0' into develop
2021-07-23 15:23:43 +02:00
Kimsible
c1936140b9
Fix user-dropdown-indicator position on touchscreens
2021-07-23 15:23:22 +02:00
Chocobozzz
c318541398
Add missing localization keys
2021-07-21 16:22:18 +02:00
Chocobozzz
a24bd1ed41
Merge branch 'next' into develop
2021-07-21 15:51:30 +02:00
Kimsible
435990290a
Correct privacymsg z-index to avoid hover dropdown on scroll
2021-07-21 15:33:59 +02:00
Chocobozzz
c63830f154
Rename captions commands
2021-07-21 13:58:35 +02:00
Chocobozzz
4d029ef8ec
Add ability for instances to follow any actor
2021-07-21 13:35:31 +02:00
Chocobozzz
7f28f2ddba
Warning when using capitalized letter in login
2021-07-20 15:27:19 +02:00
Chocobozzz
01af646261
Channel deletion consistency
2021-07-20 15:27:19 +02:00
Chocobozzz
c0e8b12e7f
Refactor requests
2021-07-20 15:27:18 +02:00
Chocobozzz
98fb490eb6
Fix signup button display
2021-07-20 13:49:46 +02:00
Chocobozzz
f4e5ac1ffe
Fix user creation form
2021-07-16 16:26:20 +02:00
Chocobozzz
a3f45a2ab3
Fix default privacy when plugins deleted private
2021-07-13 08:46:51 +02:00
Chocobozzz
b980bcff7b
Fix privacy input altered by plugins
2021-07-12 14:48:57 +02:00
Chocobozzz
77d873c56d
Fix subscribe hotkey
2021-07-12 10:04:48 +02:00
Chocobozzz
cf7f583098
Use show uuid for playlist miniatures
2021-07-05 09:27:53 +02:00
Chocobozzz
c4238d68fb
Remove unused variable
2021-07-02 14:42:42 +02:00
Chocobozzz
787409e64a
Fix search module import
2021-07-02 08:49:54 +02:00
Chocobozzz
f6c1251def
Use consistent margins
2021-07-01 18:05:08 +02:00
Chocobozzz
674d903b0e
Support accountHandle and channelHandle
2021-07-01 17:41:03 +02:00
Chocobozzz
8b61dcaf23
Homepage error handling
2021-07-01 17:28:47 +02:00
Chocobozzz
c894a1ea72
Move watch attributes in a dedicated component
2021-06-30 09:49:45 +02:00
Chocobozzz
2453589a28
Move video alert in a dedicated component
2021-06-30 08:56:14 +02:00
Chocobozzz
d4f0b2ecec
Relax watch CSS
2021-06-30 08:50:20 +02:00
Chocobozzz
8d64a72b4c
Refactor a little bit watch html
2021-06-29 18:08:59 +02:00
Chocobozzz
06a5557979
Move watch action buttons in a dedicated component
2021-06-29 18:01:02 +02:00
Chocobozzz
6ebdd12f88
Move privacy concerns in a dedicated component
2021-06-29 17:36:28 +02:00
Chocobozzz
911186dae4
Reorganize watch components
2021-06-29 17:18:39 +02:00
Chocobozzz
b0c43e36db
Create a dedicated component for video description
2021-06-29 17:15:05 +02:00
Chocobozzz
6ea59f4154
Create a dedicated component for video rating
2021-06-29 17:00:30 +02:00
Chocobozzz
0ca454e3bd
Only display homepage when components are loaded
2021-06-29 16:16:12 +02:00
Chocobozzz
76b8d72e32
Playlist miniature consistent font size
2021-06-29 15:27:40 +02:00
Chocobozzz
24893b524c
Fix peertube container in markdown preview
2021-06-29 15:17:01 +02:00
Chocobozzz
d4a8e7a65f
Support short uuid for GET video/playlist
2021-06-29 14:56:35 +02:00
Chocobozzz
50cb778ee6
Fix daily quota display
2021-06-28 11:00:54 +02:00
Chocobozzz
8cbc40b2fe
Move to sass module
2021-06-28 10:54:02 +02:00
Chocobozzz
fa12eacc01
Move to sass @use
2021-06-28 09:36:35 +02:00
Chocobozzz
262f8ff631
Fix subtitle download
2021-06-25 17:23:33 +02:00
Chocobozzz
37a44fc915
Add ability to search playlists
2021-06-25 14:44:01 +02:00
Chocobozzz
5c16e6bc97
Cleanup contact form with URL
...
Parent component still have the responsability to explicitely open the
modal
Rely on data router param to open or not the modal
2021-06-15 14:15:10 +02:00
Kimsible
089cfa6569
Fix input size of contact form on mobile view
2021-06-15 14:15:10 +02:00
Kimsible
47162a9c96
Fix CSS input displaying contact form + remove contact button underline
2021-06-15 14:15:10 +02:00
Kimsible
dfca0f5fc2
Add /about/instance/contact contact-form route with prefilled queryParams subject&body
2021-06-15 14:15:10 +02:00
Chocobozzz
0f6521fa6b
Fix plugin modal/notifier
2021-06-14 13:44:17 +02:00
kontrollanten
72f611ca15
add client hook filter:videojs.options
...
closes #4086
2021-06-14 13:35:48 +02:00
Chocobozzz
4ead40e776
Cache refresh actor promise
2021-06-09 13:34:40 +02:00
Chocobozzz
5d6395af72
Add max rows to videos list
2021-06-09 10:59:20 +02:00
Chocobozzz
61cbafc1f8
Improve channel card custom markup
2021-06-09 10:31:27 +02:00
Chocobozzz
9105634f16
Add more filters for video miniatures
2021-06-09 09:32:47 +02:00
Chocobozzz
f7894f0964
Create peertube-container html tag
2021-06-09 09:19:36 +02:00
Chocobozzz
5982ffc4b5
Fix console error when rewriting a comment
2021-06-08 10:40:38 +02:00
Chocobozzz
2f6a237f30
ACCOUNT instead of PEERTUBE ACCOUNT
...
Since we can also have mastodon/pleroma etc accounts
2021-06-08 10:20:52 +02:00
Rigel Kent
2951065162
allow public video privacy to be deleted in the web client
2021-06-08 09:22:06 +02:00
Chocobozzz
27bc958674
Bidi support
2021-06-07 18:14:05 +02:00
Chocobozzz
8beea2d37d
Add ability to filter menu links
2021-06-07 13:20:08 +02:00
Rigel Kent
fd1b2d6953
fix colspan for user view of reports
2021-06-07 13:17:31 +02:00
Chocobozzz
fc21ef5c62
Speed up plugins loading
2021-06-04 15:45:44 +02:00
Chocobozzz
2989628b79
Use HTML config when possible
2021-06-04 15:45:44 +02:00
Chocobozzz
8e08d415f9
Load server config on app init
2021-06-04 15:45:44 +02:00
Chocobozzz
584ac47a32
Add debug logs to plugin service
2021-06-04 15:45:44 +02:00
John Livingston
9777fe9eeb
Adding frontend peertubeHelpers.getBaseRouterRoute. ( #4153 )
...
* Adding frontend peertubeHelpers.getBaseRouterRoute.
* Fix doctoc.
2021-06-03 12:28:26 +02:00
Chocobozzz
e030bfb59d
Refactor server errors handler
2021-06-02 18:15:41 +02:00
Rigel Kent
76148b27f7
refactor API errors to standard error format
2021-06-02 16:57:07 +02:00
Chocobozzz
0114ee15d5
Fix live image aspect ratio in theatre mode
2021-06-01 11:03:52 +02:00
kontrollanten
732c95cc97
Show logo in mobile view ( #4141 )
...
* client: show logo in mobile view
* client(menu): add space between burger and logo
2021-05-31 16:39:07 +02:00
Chocobozzz
11e4090dbb
Remove unused code
2021-05-31 14:50:50 +02:00
Chocobozzz
698a8c6508
Fix /:@actor redirection
...
Fixes https://github.com/Chocobozzz/PeerTube/issues/4134
2021-05-31 14:46:18 +02:00
Chocobozzz
8ee25e17b8
Add ability to set custom markdown in description
2021-05-31 11:33:49 +02:00
Chocobozzz
15f35256af
Add help to custom markdown textarea
2021-05-31 11:01:42 +02:00
Chocobozzz
6304213923
Support peertube button in custom markup
2021-05-28 15:23:17 +02:00