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.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move livereload to an external script and remove from express.
Chocobozzz
2016-05-21
1
-5
/
+0
*
Update to standard 7. Goodbye snake_case, I used to love you
Chocobozzz
2016-05-13
1
-4
/
+4
*
Refractoring and add thumbnails support (without tests)
Chocobozzz
2016-05-10
1
-0
/
+4
*
Rename pool requests --> requests scheduler
Chocobozzz
2016-05-02
1
-1
/
+1
*
Use const in main server file
Chocobozzz
2016-03-21
1
-28
/
+28
*
Create an "installer" module that create defaults clients/users...
Chocobozzz
2016-03-21
1
-12
/
+2
*
OAuth server: first draft
Chocobozzz
2016-03-21
1
-0
/
+8
*
Prepare client app
Chocobozzz
2016-03-08
1
-3
/
+7
*
Prepare Angular routes
Chocobozzz
2016-03-07
1
-23
/
+9
*
Prepare folders structure for angular app
Chocobozzz
2016-03-07
1
-16
/
+12
*
Don't use process.exit, throw an error instead
Chocobozzz
2016-02-07
1
-4
/
+2
*
Require on the top of the files
Chocobozzz
2016-02-07
1
-163
/
+161
*
Rename webtorrent files (process/node)
Chocobozzz
2016-02-06
1
-1
/
+1
*
Split utils file
Chocobozzz
2016-02-05
1
-3
/
+4
*
Split models
Chocobozzz
2016-02-04
1
-2
/
+6
*
New directory organization
Chocobozzz
2016-01-30
1
-9
/
+9
*
Create a constants module to easily modify some constants in a test
Chocobozzz
2015-12-14
1
-7
/
+3
*
Update node modules
Chocobozzz
2015-12-04
1
-4
/
+0
*
Add a pool of requests instead of making a request at each action (add
Chocobozzz
2015-12-04
1
-1
/
+8
*
Make the network auto sufficient (eject bad pods with scores)
Chocobozzz
2015-11-24
1
-4
/
+6
*
Source refractoring
Chocobozzz
2015-11-16
1
-6
/
+16
*
Views refractoring
Chocobozzz
2015-11-07
1
-42
/
+14
*
Add requests parameters validations
Chocobozzz
2015-11-07
1
-0
/
+2
*
Add API versionning
Chocobozzz
2015-11-06
1
-4
/
+8
*
add robustness when we run the electron process and move the exit
Chocobozzz
2015-11-03
1
-0
/
+12
*
Replace PeopleTube/PeTube by the new name PeerTube
Chocobozzz
2015-10-29
1
-1
/
+1
*
Spawn
Chocobozzz
2015-10-29
1
-0
/
+165