Miroslav Šedivý
833c0d5e86
upgrade dependencies.
2022-11-28 21:32:20 +01:00
Miroslav Šedivý
c8c39b0f83
version 2.7.
2022-11-23 00:04:00 +01:00
Miroslav Šedivý
61ea7b2940
allow downloads folder in chrome policies.
2022-11-23 00:03:51 +01:00
Miroslav Šedivý
4d4e6eaeb7
update readme.
2022-11-22 23:54:08 +01:00
Miroslav Šedivý
2debd4c3f3
upgrade intro gif.
2022-11-22 23:45:15 +01:00
Miroslav Šedivý
c7885e3a90
update docs.
2022-11-20 14:53:46 +01:00
Miroslav Šedivý
8c54585f2d
add persistent data to docs #223 .
2022-11-20 14:50:13 +01:00
Miroslav Šedivý
e067894e02
opera fetch latest.
2022-11-20 14:41:36 +01:00
Miroslav Šedivý
407a85fffb
add role browser to openbox.
2022-11-20 14:40:35 +01:00
Miroslav Šedivý
e0366cf1ef
do not hide file chooser dialogs.
2022-11-20 14:12:08 +01:00
Miroslav Šedivý
04a0ce17de
fix file tranfser access control.
2022-11-19 23:05:34 +01:00
Miroslav Šedivý
db87229f16
Merge pull request #221 from prophetofxenu/master
...
In app file transfer
2022-11-19 22:29:16 +01:00
Miroslav Šedivý
3df319e071
line height.
2022-11-19 20:55:50 +01:00
Miroslav Šedivý
ad5abb6054
css fix long file names.
2022-11-19 20:53:27 +01:00
Miroslav Šedivý
ac822a2531
update docs.
2022-11-19 20:45:38 +01:00
Miroslav Šedivý
e25e9c2b24
lint.
2022-11-19 20:33:08 +01:00
Miroslav Šedivý
1666693c25
add cors.
2022-11-19 20:33:03 +01:00
Miroslav Šedivý
d17a7e8d82
move filetransfer to locks.
2022-11-19 20:26:45 +01:00
Miroslav Šedivý
cdb9b185f2
filepath clean.
2022-11-19 18:29:21 +01:00
Miroslav Šedivý
76b44b949c
add status failed + error.
2022-11-19 17:35:02 +01:00
Miroslav Šedivý
950cb118cc
remove unused property.
2022-11-19 16:57:00 +01:00
Miroslav Šedivý
3703d2b73d
lint fix.
2022-11-19 16:53:13 +01:00
Miroslav Šedivý
fac8700192
lint fix.
2022-11-19 16:03:49 +01:00
Miroslav Šedivý
04cd943eb4
move refresh ws to store.
2022-11-19 15:46:27 +01:00
Miroslav Šedivý
472a3c3355
Merge branch 'master' of github.com:prophetofxenu/neko
2022-11-19 15:46:11 +01:00
Miroslav Šedivý
5d41048695
update docs.
2022-11-18 19:41:15 +01:00
William Harrell
42ee7477a0
updated configuration
2022-11-16 22:30:50 -05:00
William Harrell
bbfa0d5834
added translations
2022-11-16 22:03:25 -05:00
William Harrell
4885c2d69e
frontend improvements
2022-11-16 20:58:39 -05:00
William Harrell
b65df3e3bf
more efficient file upload/download
2022-11-16 20:06:36 -05:00
William Harrell
57e89bb1cc
file transfer permission state management
2022-11-15 20:39:06 -05:00
William Harrell
19af921913
added file uploads to frontend
2022-11-13 22:06:24 -05:00
William Harrell
5ba4019e36
abort in progress transfers on cancel (updated axios too)
2022-11-13 11:27:04 -05:00
prophetofxenu
e3963736ad
Merge branch 'm1k1o:master' into master
2022-11-11 20:27:59 -05:00
William Harrell
b9f31cc19c
added file downloads to frontend
2022-11-11 20:27:15 -05:00
Miroslav Šedivý
09f213f442
remove /var/log/neko fom Dockerfile.
2022-11-11 19:46:25 +01:00
Miroslav Šedivý
7946afaffe
fix dev supervisord.
2022-11-11 19:43:09 +01:00
Miroslav Šedivý
2cb64d15a0
send heartbeat with ping. ( #16 )
2022-11-11 17:58:54 +01:00
Miroslav Šedivý
482476489e
supervisord add -s flag ( #15 )
...
* fix duplicate supervisord logs.
* add -s flag.
2022-11-11 17:40:50 +01:00
Miroslav Šedivý
3d131bb42a
supervisord separate logging.
2022-11-10 18:18:39 +01:00
William Harrell
7c6029aa99
watch file transfer dir for changes
2022-11-04 22:43:18 -04:00
William Harrell
cfc7b15211
manual refresh function
2022-11-03 21:54:05 -04:00
William Harrell
70e84c5840
listing of files on connect
2022-11-02 22:20:32 -04:00
William Harrell
1505abb703
http endpoints for transferring files
2022-10-30 21:06:05 -04:00
Miroslav Šedivý
758879ef84
fix sweetalert2 version #211 .
2022-10-27 20:23:45 +02:00
Miroslav Šedivý
d894e888b8
fix generic plugin error message.
2022-10-25 22:46:21 +02:00
Miroslav Šedivý
6067367acd
Capture bandwidth switch ( #14 )
...
* Handle bitrate change by finding the stream with closest bitrate as peer
* Convert video id into bitrate when creating peer or changing bitrate
* Try to fix prometheus panic
* Revert metrics label name change
* minor fixes.
* bitrate selector.
* skip if moving to the same stream.
* no closure for getting target bitrate.
* fix: high res switch to lo video, stream bitrate out of range
* revert dev config change.
* white space.
Co-authored-by: Aleksandar Sukovic <aleksandar.sukovic@gmail.com>
2022-10-25 20:25:00 +02:00
Miroslav Šedivý
e0bee67e85
fix build pipe redirection.
2022-10-24 22:54:28 +02:00
Miroslav Šedivý
afd0925cfc
upgrade client deps.
2022-10-24 22:29:26 +02:00
Miroslav Šedivý
7d3a888c79
upgrade go deps.
2022-10-24 21:40:59 +02:00