mirror of
https://github.com/9001/copyparty.git
synced 2025-10-06 03:50:30 +02:00
v1.14.0
This commit is contained in:
parent
7c2beba555
commit
c4b0cccefd
9 changed files with 63 additions and 16 deletions
|
@ -1,7 +1,7 @@
|
|||
## devnotes toc
|
||||
|
||||
* top
|
||||
* [future plans](#future-plans) - some improvement ideas
|
||||
* [future ideas](#future-ideas) - list of dreams which will probably never happen
|
||||
* [design](#design)
|
||||
* [up2k](#up2k) - quick outline of the up2k protocol
|
||||
* [why not tus](#why-not-tus) - I didn't know about [tus](https://tus.io/)
|
||||
|
@ -27,9 +27,9 @@
|
|||
* [discarded ideas](#discarded-ideas)
|
||||
|
||||
|
||||
# future plans
|
||||
# future ideas
|
||||
|
||||
some improvement ideas
|
||||
list of dreams which will probably never happen
|
||||
|
||||
* the JS is a mess -- a ~~preact~~ rewrite would be nice
|
||||
* preferably without build dependencies like webpack/babel/node.js, maybe a python thing to assemble js files into main.js
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue