Commit Graph

258 Commits

Author SHA1 Message Date
Martin
36367d9713 Symbolic link restore 2016-05-02 21:59:31 +02:00
Martin
d4e9fefed6 Prettier error message 2016-04-15 19:18:46 +02:00
Martin
7dcc377fce Prettier error message 2016-04-15 19:14:01 +02:00
Martin
2aa2569096 Prettier error message 2016-04-15 19:12:31 +02:00
Martin
fa9621f1c7 More detailed error message if backup folder is inaccessible 2016-04-14 22:19:51 +02:00
Martin
cd9ad82526 Configure cbt via server side settings 2016-03-22 18:10:52 +01:00
Martin
1de73dc58d Show activity for statistics recalculation 2016-02-22 23:11:31 +01:00
Martin
232c1b8617 Fix statistics recalculation 2016-02-22 22:50:30 +01:00
Martin
0ae8c796bd Embed root access key in Linux installer (for restore) 2016-02-17 17:27:12 +01:00
Martin
aa6cce8cd9 Handle database failures during index creation/upgrade 2016-02-09 12:05:07 +01:00
Martin
f748952947 Fixed issues with single quotes in paths 2016-02-08 23:36:53 +01:00
Martin
3ec72922b7 Added speed sparklines 2016-02-02 02:35:11 +01:00
Martin
d554e15393 Fixed getting client without session 2016-02-01 00:36:55 +01:00
Martin Raiber
2c21c7a0d3 Show error code for backup/path access errors 2016-01-29 14:58:37 +01:00
Martin Raiber
30123e2615 Allow "mac" instead of "osx" 2016-01-29 13:55:36 +01:00
Martin Raiber
7ee6c9ad4f Return error if access is denied 2016-01-26 18:06:31 +01:00
Martin
b0c7d1443a Show progress bytes and block restore on command line till it is finished per default 2016-01-24 15:07:06 +01:00
Martin
42df10bfa3 Do not cross filesystem boundary on restore per default and option to not delete any files during restore 2016-01-23 22:03:37 +01:00
Martin
9e86dc4b76 Refresh lastacts only every 10s 2016-01-23 16:22:20 +01:00
Martin
82d17e73d2 Show log button on activities screen 2016-01-23 16:05:44 +01:00
Martin
108711a57a Show download speed and ETA 2016-01-21 00:45:13 +01:00
Martin
3665a791df Improved setting settings from the command line 2016-01-20 17:18:07 +01:00
Martin
a0e03eb9e8 Build Linux client installer and extended install instructions 2016-01-20 16:20:30 +01:00
Martin
b57d719d58 Mac OS X client update 2016-01-18 21:53:51 +01:00
Martin
b3903cc1c4 Checkpoint files.db in separate thread and give all threads nice names 2016-01-15 16:19:23 +01:00
Martin
a107ca05b4 Add client button on status page 2016-01-13 22:57:33 +01:00
Martin
1a3bb3865d Separated files, links and link journal into three new database files 2016-01-13 22:22:16 +01:00
Martin
624e862583 Preparation for add client button on status page 2016-01-13 18:40:25 +01:00
Martin
1ada925052 Allow restore to different target folders than the original ones 2016-01-09 00:50:00 +01:00
Martin
b91e7a5e58 Do not require right to "settings" if user knows authentication key already 2016-01-08 19:45:24 +01:00
Martin
0aa26f54ae Return the authkey directly when adding new internet client 2016-01-08 19:38:20 +01:00
Martin
63e918f507 Adjusted usage graph scale 2016-01-07 16:44:28 +01:00
Martin
7b1495a8f7 Adjusted usage graph scale 2016-01-07 16:35:36 +01:00
Martin
d4eca650db Do not show "access denied" error if no backups are present for the client 2016-01-03 20:03:16 +01:00
Martin
17cb0f90f3 Show error if user cannot access file/folder 2016-01-03 16:37:55 +01:00
Martin
c00827d8d2 Show backed up volume in progress 2016-01-02 17:42:00 +01:00
Martin
9ee64e650a Updated copyright 2016-01-02 16:38:00 +01:00
Martin
4dc2105f90 Moved www files and public key to datadir 2015-12-21 20:44:53 +01:00
Martin
1d124ea5d3 Fixed incremental indexing 2015-12-21 17:16:10 +01:00
Martin
f3a9008813 Client download needs GET 2015-12-20 21:45:41 +01:00
Martin
f75eca1a4f Changed the web interface to use POST instead of GET 2015-12-20 21:41:18 +01:00
Martin
5fbb571411 REad file hashes from metadata + refactoring 2015-12-19 21:47:58 +01:00
Martin
7cb5d0678a Made Linux restore working 2015-12-18 16:58:50 +01:00
Martin
785ec6c064 Fix encoding issue 2015-12-16 19:27:34 +01:00
Martin
82eaa7d591 Do not ask for user name if there is only one user 2015-12-16 18:03:58 +01:00
Martin
350fda76c6 Fixed user view creation and added setting to web interface 2015-12-15 00:48:54 +01:00
Martin
c253e0ef90 Replaced progress bar with bootstrap one 2015-12-14 21:24:28 +01:00
Martin
54c68591c2 A few web interface improvements 2015-12-14 20:25:06 +01:00
Martin
f12c0d57f5 Made restore work on Windows 2015-12-13 21:45:59 +01:00
Martin
9bab514e22 Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00