index
:
Peertube
develop
gitolite_local/open_instance
master
release/3.0.0
release/4.0.0
release/4.1.0
release/5.2.0
ActivityPub-federated video streaming platform using P2P directly in your web browser
Immae
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
server
/
models
/
user
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'release/5.0.0' into develop
Chocobozzz
2023-01-19
1
-1
/
+1
|
\
|
*
Fix signup limit
Chocobozzz
2023-01-19
1
-1
/
+1
*
|
Implement signup approval in server
Chocobozzz
2023-01-19
4
-71
/
+361
*
|
Refactor model utils
Chocobozzz
2023-01-10
4
-5
/
+5
|
/
*
Don't inject untrusted input
Chocobozzz
2022-11-15
2
-8
/
+10
*
Breaking API: Consistency with role id/label
Chocobozzz
2022-10-28
1
-2
/
+4
*
Support two factor authentication in backend
Chocobozzz
2022-10-07
1
-1
/
+8
*
Prevent compat issue with old username
Chocobozzz
2022-09-08
1
-2
/
+0
*
Prefer using Object.values
Chocobozzz
2022-08-17
1
-2
/
+1
*
Fix lint
Chocobozzz
2022-07-13
1
-3
/
+1
*
Refactor video rights checker
Chocobozzz
2022-06-22
1
-19
/
+2
*
Merge branch 'release/4.2.0' into develop
Chocobozzz
2022-06-20
1
-2
/
+2
|
\
|
*
Fix users stats
Chocobozzz
2022-06-17
1
-2
/
+2
*
|
Merge branch 'release/4.2.0' into develop
Chocobozzz
2022-05-25
1
-0
/
+5
|
\
|
|
*
Fix avatars in notifications
Chocobozzz
2022-05-25
1
-0
/
+5
*
|
Improve admin users list table
Chocobozzz
2022-05-24
1
-3
/
+3
|
/
*
Fix lint
Chocobozzz
2022-05-04
1
-2
/
+1
*
Fix quota inconstistencies with lives
Chocobozzz
2022-05-04
1
-24
/
+37
*
Rename studio to editor
Chocobozzz
2022-03-22
1
-4
/
+4
*
Add video edition finished notification
Chocobozzz
2022-03-22
1
-0
/
+10
*
Refactor a little bit raw sql builders
Chocobozzz
2022-03-03
2
-18
/
+12
*
Implement avatar miniatures (#4639)
kontrollanten
2022-02-28
3
-226
/
+331
*
Fix broken dep
Chocobozzz
2022-02-09
1
-3
/
+3
*
Update server dependencies
Chocobozzz
2022-02-09
1
-1
/
+1
*
Add ability to delete history element
Chocobozzz
2022-01-18
1
-0
/
+11
*
Fix lint
Chocobozzz
2022-01-10
1
-1
/
+0
*
Display all user history
Chocobozzz
2022-01-10
1
-7
/
+2
*
Move uuid stuff in extra utils
Chocobozzz
2021-12-29
1
-1
/
+1
*
Fix shared imports
Chocobozzz
2021-12-24
1
-1
/
+1
*
Move test functions outside extra-utils
Chocobozzz
2021-12-17
1
-1
/
+1
*
Move typescript utils in its own directory
Chocobozzz
2021-12-16
4
-4
/
+4
*
Add ability for admins to set default p2p policy
Chocobozzz
2021-12-16
1
-5
/
+8
*
chore(refactor): remove shared folder dependencies to the server
lutangar
2021-12-16
1
-1
/
+1
*
Add video file size info in admin videos list
Chocobozzz
2021-10-29
1
-1
/
+0
*
Deprecate filter video query
Chocobozzz
2021-10-29
1
-2
/
+8
*
Fix sequelize order typings
Chocobozzz
2021-10-22
1
-1
/
+1
*
Allow accounts to skip account setup modal
Chocobozzz
2021-08-27
1
-5
/
+14
*
Alert user for low quota and video auto-block on upload page (#4336)
Ms Kimsible
2021-08-25
1
-1
/
+1
*
Add ability to search by host in server
Chocobozzz
2021-07-27
1
-0
/
+3
*
Stricter models typing
Chocobozzz
2021-05-12
4
-6
/
+10
*
Cleanup models directory organization
Chocobozzz
2021-05-11
4
-0
/
+1953
*
Begin activitypub
Chocobozzz
2017-11-27
5
-487
/
+0
*
Don't hash user password once again on update
Chocobozzz
2017-11-04
1
-4
/
+7
*
Upgrade server packages
Chocobozzz
2017-10-31
1
-2
/
+1
*
Support roles with rights and add moderator role
Chocobozzz
2017-10-27
2
-15
/
+23
*
Remove sequelize deprecated operators
Chocobozzz
2017-10-26
1
-1
/
+1
*
Add video channels
Chocobozzz
2017-10-26
2
-17
/
+60
*
Change how we handle resolution
Chocobozzz
2017-10-09
1
-28
/
+15
*
Implement video transcoding on server side
Chocobozzz
2017-10-03
1
-1
/
+2
*
Fix tests and user quota
Chocobozzz
2017-09-06
1
-14
/
+12
[next]