Commit Graph

141 Commits

Author SHA1 Message Date
Martin Raiber
278fe0bbea Try to automatically set the /etc/urbackup/backupfolder file 2014-10-31 19:20:21 +01:00
Martin
11cd5be490 Properly propagate global setting changes to client settings 2014-10-25 18:24:23 +02:00
Martin
2b1481b008 Properly write ZIP-flags to local header
(cherry picked from commit ef1155c0fc)
2014-10-21 19:22:59 +02:00
Martin
de413cfe5b Correctly unescape settings 2014-10-18 16:06:37 +02:00
Martin
2ff52f27c6 Detach settings db at a few more places to prevent web interface lock-ups 2014-09-30 19:01:09 +02:00
Martin
542a4f144d Set correct flags in ZIP file 2014-09-23 21:50:39 +02:00
Martin
1b784324b4 Set UTF-8 bit for directory entries as well 2014-09-19 18:10:33 +02:00
Martin
e425e68135 Properly set zip files to contain UTF-8 2014-09-19 15:33:05 +02:00
Martin
2f7534c5b2 * Don't re-add all file entries on every incremental Internet file backup.
* New option to disable the periodical re-adding of file entries.
* Properly re-add file entries from symbolically linked directories
2014-09-17 20:58:17 +02:00
Martin
573097453d New setting to verify the client side hashes on the server after the file backup 2014-09-05 19:25:08 +02:00
Martin Raiber
9625d6ac64 Merge branch 'next' of server.raiber.de:~/urbackup_backend into next 2014-08-28 16:35:19 +02:00
Martin Raiber
7d6c5738ac Fixed archive window not displaying and "forever" not being allowed in some cases 2014-08-28 16:31:58 +02:00
Martin
6be186aed9 Use full time for backup status if incremental time is not set 2014-08-23 00:06:43 +02:00
Martin
eb11c7e63b Converted the "compress image backup" switch to a select box, because further image format options are planned 2014-07-25 19:56:52 +02:00
Martin
7cd5c9ed5a Warn about endianess and debug log and verify automatically on big endian systems 2014-06-15 17:25:57 +02:00
Martin
6cf65e7529 Some small fixes 2014-06-14 16:31:08 +02:00
Martin
624dc77591 Don't download new server version information in the browser. Do it nightly instead. 2014-06-13 20:38:28 +02:00
Martin
b9ea5c93f7 Disable reports section if logged in anonymously 2014-05-30 20:39:07 +02:00
Martin
057e99e851 Allow use of volume as backup folder on Windows 2014-05-29 22:08:28 +02:00
Martin
73c0685f95 Setting to disable the "Exit" menu item and to always connect to the internet server 2014-05-24 19:06:52 +02:00
Martin
cc05a512e1 Add file entries every min_file_incr times for each file.
The client may not be trusted => Setting to force the server to read and calculate the respective file hashes instead of trusting the client
2014-05-14 22:57:59 +02:00
Martin
32c50d60b3 Changed time functions to use 64bit integers and added ETA estimation 2014-05-09 22:36:02 +02:00
Martin
e0bd50935a File backup speed improvement by queuing file downloads 2014-05-01 12:45:29 +02:00
Martin
18e0e2f1cf Better settings exchange 2014-04-15 22:39:33 +02:00
Martin
1e0d822cfd Show that backups are resumed 2014-04-13 23:28:34 +02:00
Martin
6db3dbeab2 Renamed parameter parsing function 2014-04-10 22:49:03 +02:00
Martin
72fda32da5 Automatically offline clients which are to be deleted 2014-04-08 20:29:45 +02:00
Martin
be31492476 Added image compression setting to the web interface 2014-04-08 20:02:24 +02:00
Martin
97120c4213 * Switched to using miniz to compress images
* Fixed image decompression
2014-04-08 01:06:08 +02:00
Martin Raiber
ab209d0344 Merge remote-tracking branch 'urserver/next' into next 2014-04-05 14:11:38 +02:00
Martin Raiber
430926b44f Fixed sql query 2014-04-05 14:10:13 +02:00
Martin
b70cc08e48 * Handle changes of the backupfolder correctly
* Lazy load database queries
* Bug fixes for symlink pooling
2014-04-01 20:47:29 +02:00
Martin
8528fb83c3 Log web interface logins 2014-03-30 21:37:40 +02:00
Martin
0c040f0222 Follow symlinks in backups on web interface 2014-03-30 00:30:18 +01:00
Martin
76550fcfda Use symbolic links of unchanged folders to speed up incremental file backups on non-btrfs filesystems 2014-03-29 22:07:33 +01:00
Martin
dae85262d3 Allow receiving a single zipped file 2014-03-25 23:13:20 +01:00
Martin
3530f14bfa Server public key authentication on the client 2014-03-23 17:15:01 +01:00
Martin
ab18fb0abd Fix linux build 2014-03-09 20:44:38 +01:00
Martin
0534c95a61 Added ZIP file download option on web interface 2014-03-09 17:58:55 +01:00
Martin
bd946a7f66 Larger cache size for usage graph 2014-02-22 18:55:22 +01:00
Martin
46abe4c023 Larger cache size for usage graph 2014-02-22 18:54:38 +01:00
Martin
67af4aa63c Improved usage graph 2014-02-22 17:05:32 +01:00
Martin
81c2cef172 Updated copyright notice 2014-02-22 15:22:42 +01:00
Martin
3810a9507f Separate action for starting backups 2014-02-22 15:22:17 +01:00
Martin
d54f0b7dac Added a detailed status command for the client 2014-02-20 22:43:54 +01:00
Martin
bdd6e291dc Replaced python+numpy+matplotlib and google-chart with jqPlot 2014-02-11 00:46:54 +01:00
Martin
662b7b126f Switched templating from Prototype.js to dust.js, included jQuery and used jQuery.Datatable to render the status table 2014-02-09 23:05:54 +01:00
Martin
9cb5cb7a0c Proper JSON escaping 2014-02-05 21:51:22 +01:00
Martin
335400f990 Order clients by name on the web interface 2014-01-16 22:32:41 +01:00
Martin
3c98ffa63a Merge branch 'next' of urpc.dyndns.org:~/urbackup_backend into next 2013-12-30 21:38:59 +01:00