]> git.immae.eu Git - perso/Immae/Projets/Nodejs/Surfer.git/blame - CHANGELOG
Move root folder to /app/data/surfer_root to not clash with the config file
[perso/Immae/Projets/Nodejs/Surfer.git] / CHANGELOG
CommitLineData
e649e11d
GR
1[0.4.0]
2* Initial version
3
d3ceae29
GR
4[0.4.1]
5* Remove silly mediaLinks
6
4ed8a44f
GR
7[0.4.2]
8* Fix app url
9
813646f1
JZ
10[0.4.3]
11* Improve healthcheck
27877b6c
JZ
12
13[0.5.0]
ab33783a
JZ
14* Add settings ui
15
16[0.5.1]
6188849c 17* Fix settings link
ab33783a 18* Add selenium tests
0cce5096
JZ
19
20[0.5.2]
21* Support username and email login
6188849c
JZ
22
23[0.5.3]
24* Support uploading the same file multiple times
25
5bbeb698
JZ
26[0.5.4]
27* Fix upload files first time
86400066
JZ
28
29[0.5.5]
30* Use new base image
31
3f030be1
JZ
32[0.5.6]
33* Use new base image 0.9.0
214c5e3f
GR
34
35[0.5.7]
36* Add post install message
37* Download files as attachments
38
5be531a3
J
39[0.5.8]
40* Various encoding bugfixes
41* Make breadcumbs clickable
087f659a
J
42
43[0.6.0]
44* Support multifile upload via the webinterface
7c82255b 45
b6065ae6 46[4.0.0]
7c82255b
JZ
47* Implement token auth with redis backend
48* Basic drag'n'drop support
49* Use new base image v0.10.0
b6065ae6 50* Synchronize cli and server versions
7c82255b 51
0cc5210c
JZ
52[4.1.0]
53* Add ability to download files from the UI
54
6a1e16e6
JZ
55[4.1.1]
56* Add directory listing sorting
57* Replace github links with our own gitlab