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
/
helpers
/
requests.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
First typescript iteration
Chocobozzz
2017-05-20
1
-68
/
+0
*
Server: move requests lib in their own directory
Chocobozzz
2017-05-05
1
-1
/
+1
*
Server: make a basic "quick and dirty update" for videos
Chocobozzz
2017-02-26
1
-0
/
+2
*
Server: use crypto instead of ursa for pod signature
Chocobozzz
2017-01-04
1
-20
/
+26
*
Server: remove encryption when seending requests to other pods
Chocobozzz
2016-11-27
1
-15
/
+2
*
Pod URL -> pod host. HTTPS is required to make friends.
Chocobozzz
2016-11-16
1
-3
/
+5
*
Server: remove useless hash affectations
Chocobozzz
2016-10-02
1
-2
/
+2
*
Server: put config in constants
Chocobozzz
2016-08-19
1
-9
/
+2
*
Use dashes for filenames
Chocobozzz
2016-07-01
1
-1
/
+1
*
Try to make a better communication (between pods) module
Chocobozzz
2016-06-18
1
-71
/
+43
*
Update to standard 7. Goodbye snake_case, I used to love you
Chocobozzz
2016-05-13
1
-15
/
+15
*
Use const/let now we use node 4.2
Chocobozzz
2016-03-16
1
-27
/
+24
*
Prepare folders structure for angular app
Chocobozzz
2016-03-07
1
-0
/
+109