blob: b04bd735c8975e4b650ae270178a52d8c3791e31 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
- remove dependency on mysql. replace with sqlite to make it easier to install
- simplify installation
- write installation documentation
- better ajax web gui
- internationalizing of the web gui
- write support for web gui
- themed webgui to match plasma theme
- plugin system
- store kde settings
- store my music collection
- integration with kolab server
- create a versioning backend
- create an automatic backup system to store files an a second device/server
- create a usermanagement to share data
|