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
/
initializers
/
installer.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add email to users
Chocobozzz
2017-02-18
1
-0
/
+2
*
Server: add database field validations
Chocobozzz
2016-12-28
1
-3
/
+7
*
Update migrations code
Chocobozzz
2016-12-25
1
-3
/
+2
*
First version with PostgreSQL
Chocobozzz
2016-12-19
1
-13
/
+16
*
Server: remove useless hash affectations
Chocobozzz
2016-10-02
1
-4
/
+4
*
Server: fix migration at installation
Chocobozzz
2016-09-26
1
-1
/
+4
*
Server: encrypt password in database
Chocobozzz
2016-08-25
1
-2
/
+2
*
Implement user API (create, update, remove, list)
Chocobozzz
2016-08-04
1
-3
/
+6
*
Server: implement refresh token
Chocobozzz
2016-07-20
1
-1
/
+1
*
Server: udpate async to 2.0.0
Chocobozzz
2016-07-18
1
-3
/
+4
*
Use dashes for filenames
Chocobozzz
2016-07-01
1
-1
/
+1
*
OAuth/User models refractoring -> use mongoose api
Chocobozzz
2016-07-01
1
-7
/
+20
*
Do not generate a random password for test env
Chocobozzz
2016-06-30
1
-1
/
+12
*
Use async series in installer for better readability
Chocobozzz
2016-05-13
1
-15
/
+17
*
Generate passwords at initialization (client/admin passwords)
Chocobozzz
2016-04-19
1
-5
/
+4
*
Add authentications for routes that need it and adapts the tests
Chocobozzz
2016-04-14
1
-3
/
+3
*
Create an "installer" module that create defaults clients/users...
Chocobozzz
2016-03-21
1
-0
/
+94