Chocobozzz
7ca86c864e
Client: add guard to admin routes
2017-09-10 09:24:50 +02:00
Chocobozzz
6599f096d5
Fix bad translation in confirm dialog
2017-09-10 09:07:40 +02:00
Green-Star
5c7d587b19
Client: Fix Javascript OOM error during webpack compilation ( #89 )
2017-09-09 12:04:21 +02:00
Chocobozzz
e95561cdf1
Upload a video to /videos/upload
...
This is an action, not a REST endpoint
2017-09-07 21:46:44 +02:00
Chocobozzz
aa2e7f1501
urls: makefriends/quitfriends -> make-friends/quit-friends
2017-09-07 21:22:17 +02:00
Chocobozzz
04de542abd
Update webpack config
2017-09-06 21:48:15 +02:00
Chocobozzz
a8b5de6c67
Add information at video upload if user video quota is reached
2017-09-06 17:45:38 +02:00
Chocobozzz
5c98d3bf07
Begin tests for user quota
2017-09-05 22:09:16 +02:00
Chocobozzz
8094a89802
Add user update for admins
2017-09-05 21:29:39 +02:00
Chocobozzz
980246ea8f
Make tslint happy
2017-09-04 21:45:05 +02:00
Chocobozzz
b0f9f39ed7
Begin user quota
2017-09-04 20:07:54 +02:00
Chocobozzz
e7dbeae8d9
Fix client admin
2017-08-28 20:28:12 +02:00
Chocobozzz
d15ab38a90
Update client dependencies
2017-08-25 12:11:42 +02:00
Chocobozzz
0aef76c479
Formated -> Formatted
2017-08-25 11:45:31 +02:00
Chocobozzz
93e1258c7c
Move video file metadata in their own table
...
Will be used for user video quotas and multiple video resolutions
2017-08-25 11:36:23 +02:00
Green-Star
d5f5a670fc
Remove one pod ( #76 )
...
* Client: Fix typo
* Client: Add removeFriend feature
* Server: Add removeFriend feature
* Server: Update method name
* Fix rebase onto develop issues
* Server: Fix error message
* Server: Remove useless methods in removeFriend method
* Server: Finish remove on pod feature after rebase
* Server: Type pod parameter
* Fix Travis build
* Add friend-basic test for the remove one pod feature
* Add check-params tests for the remove one pod feature
* Fix typos
* Add friend-advanced test for the remove one pod feature
* Client: Trailing new line
* Move to promises
* Add undefined id test
* Use find method instead of a for loop to find the friend to remove
* Remove setTimeout method
* Server: Remove requestScheduler operations
* Server: Fix logging messages
* Server: Remove sign request parameter
2017-08-02 21:50:42 +02:00
Chocobozzz
291e8d3eed
Add ability to limit user registrations
2017-07-25 20:17:28 +02:00
Chocobozzz
3d09cdbf90
Fix overflow on embed for firefox
2017-07-23 15:30:57 +02:00
Chocobozzz
202e722317
Process embed in webpack too
2017-07-23 15:10:57 +02:00
Chocobozzz
0c31c33dcb
Better webtorrent error handling
2017-07-23 11:07:30 +02:00
Bigard Florian
d063f8ca92
Fix preview location in embed
2017-07-19 14:24:40 +02:00
Bigard Florian
78d5b1893d
Fix player on embed
2017-07-19 14:07:52 +02:00
Chocobozzz
d38309c345
Set correctly preview image for open graph
2017-07-12 12:19:39 +02:00
Chocobozzz
43f61d2635
Add preview to embed
2017-07-12 12:16:13 +02:00
Chocobozzz
0a6658fdcb
Use global uuid instead of remoteId for videos
2017-07-11 16:01:56 +02:00
Chocobozzz
33c4972d5b
Type webtorrent
2017-07-11 10:09:18 +02:00
Chocobozzz
4771e0008d
Better typescript typing for a better world
2017-07-10 19:43:21 +02:00
Chocobozzz
8b13c289f8
Fix page titles
2017-07-06 17:43:58 +02:00
Chocobozzz
4e1b09735d
Clean up bottom video bar
2017-07-06 17:18:10 +02:00
Chocobozzz
e14852b4bf
Better skin for videojs
2017-07-06 16:50:02 +02:00
Chocobozzz
8062415498
Update videojs -> 6
2017-07-06 14:39:39 +02:00
Chocobozzz
0a381679e0
ClientLocal -> OAuthClientLocal
2017-06-25 17:44:19 +02:00
Chocobozzz
d58cdea854
Remove ng2-completer
2017-06-25 17:33:58 +02:00
Chocobozzz
e636eb8810
Requests -> RequestSchedulers
2017-06-25 17:19:46 +02:00
Chocobozzz
3f1ac36c6a
Fix issue with node-sass and yarn
2017-06-25 14:51:01 +02:00
Chocobozzz
42374cf5d4
Fix client admin
2017-06-25 11:35:09 +02:00
Chocobozzz
f627b712c9
Fix client build
...
A node dep is in ES2015, but uglify is not compatible.
Temporary quick fix -> use babel on this module (awaiting an official
support of uglify and webpack for ES2015)
2017-06-25 11:33:16 +02:00
Chocobozzz
26b8286522
Update dependencies
2017-06-25 10:33:59 +02:00
Chocobozzz
b632e9049f
Fix client compilation
2017-06-20 20:20:09 +02:00
Chocobozzz
154898b0b7
Share models between server and client
2017-06-17 11:28:11 +02:00
Chocobozzz
df98563e21
Use typescript standard and lint all files
2017-06-16 14:32:15 +02:00
Chocobozzz
46757b477c
Fix client compilation
2017-06-16 11:01:45 +02:00
Chocobozzz
174d46578b
Fix prod build
2017-06-11 17:49:13 +02:00
Chocobozzz
294f80f21e
Bundle webtorrent with webpack. Closes https://github.com/Chocobozzz/PeerTube/issues/50
2017-06-11 15:58:27 +02:00
Chocobozzz
1840c2f7c9
Update webpack stack
2017-06-11 15:19:43 +02:00
Chocobozzz
8635a2c70c
Update client modules
2017-06-11 12:28:22 +02:00
Chocobozzz
66dd264f7b
Better build/dev scripts
2017-06-11 11:36:05 +02:00
Chocobozzz
69f616ab3a
Use shared models
2017-06-11 11:02:35 +02:00
Chocobozzz
1f0215a908
Client: little refractoring
2017-05-05 16:08:43 +02:00
Chocobozzz
c24ac1c18e
Fix unset video language on video update
2017-05-05 14:29:58 +02:00