Commit Graph

38 Commits

Author SHA1 Message Date
Martin
7e183aec19 Return timestamps as integers 2015-12-11 13:12:14 +01:00
Martin
3dfa6f859c Transfer unix timestamp to browser and format time in the browser
(cherry picked from commit caacef8cf1277c693303b6ab61a7ee70cb907554)

Conflicts:
	urbackupserver/serverinterface/backups.cpp
	urbackupserver/serverinterface/lastacts.cpp
	urbackupserver/serverinterface/logs.cpp
	urbackupserver/serverinterface/status.cpp
	urbackupserver/www/js/urbackup.js
2015-12-11 12:47:44 +01:00
Martin
9fa4426aa7 Prevent access token reuse 2015-12-10 18:45:23 +01:00
Martin
b7a164f4a8 Store file permissions with variable length encoding 2015-12-05 19:30:02 +01:00
Martin Raiber
52d7d169dd Fixed file listing via command line 2015-11-02 22:43:33 +01:00
Martin Raiber
5ce4d932ea Fixed issues with new client commandline control 2015-11-02 00:41:37 +01:00
Martin
8ae8013394 List file backups from command line 2015-11-01 20:59:43 +01:00
Martin
701058523b Get file backups and start restores from client 2015-10-31 17:35:04 +01:00
Martin
e567faee77 Refactored backup access 2015-10-30 20:53:10 +01:00
Martin
4a45ddd1e6 Restore file backup via restore client 2015-10-17 22:34:07 +02:00
Martin
17d758bf8b Proper symbolic link handling part (1) 2015-08-08 22:40:19 +02:00
Martin
345d182568 License change from GPLv3+ to AGPLv3+ 2015-08-01 22:58:40 +02:00
Martin
91ce323b48 Restore backups from web interface 2015-01-31 08:51:08 +01:00
Martin
191335ef8d Restore backups from web interface 2015-01-25 23:17:49 +01:00
Martin
4968439836 Fixed single file downloading 2015-01-07 00:44:40 +01:00
Martin
24e7922764 Fixed file access from tray icon 2015-01-04 20:24:16 +01:00
Martin
68052cb22d Login via LDAP/AD 2014-12-06 20:39:55 +01:00
Martin
f2c654a4cf Access backups from the shell context menu 2014-11-23 14:33:01 +01:00
Martin
75d32693eb Access single file via context menu 2014-11-23 12:37:48 +01:00
Martin
332147f7c5 Use USN number instead of last modification time as file modification indicators. That way we do not have to save the changed files (only directories), if the last modification time is not updated 2014-11-21 22:37:05 +01:00
Martin Raiber
0ca6cb59b3 Fixed build errors with GCC
Signed-off-by: Martin Raiber <martin@urbackup.org>
2014-11-02 16:47:21 +01:00
Martin
541c4af567 Change server permission management to ACL style 2014-09-14 22:29:56 +02:00
Martin
2ac45bd06b Access files directly from "tray icon" without logging in. Works by saving the user access rights for each backup 2014-07-26 16:07:43 +02:00
Martin
e0bd50935a File backup speed improvement by queuing file downloads 2014-05-01 12:45:29 +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
0c040f0222 Follow symlinks in backups on web interface 2014-03-30 00:30:18 +01:00
Martin
dae85262d3 Allow receiving a single zipped file 2014-03-25 23:13:20 +01:00
Martin
0534c95a61 Added ZIP file download option on web interface 2014-03-09 17:58:55 +01:00
Martin
81c2cef172 Updated copyright notice 2014-02-22 15:22:42 +01:00
Martin
335400f990 Order clients by name on the web interface 2014-01-16 22:32:41 +01:00
Martin
d6794f03cc Don't block session during viewing live log 2013-09-24 22:39:31 +02:00
Martin
6bab1f8d5d 1. New feature: Live log on server interface
2. New feature: Check for new version on status screen
2013-09-22 21:18:52 +02:00
Martin
b6f3e92f2b Show backup time adjusted to local time zone 2013-02-24 20:23:59 +01:00
Martin Raiber
82f0f53145 Added an archive window 2012-05-01 00:25:14 +02:00
Martin Raiber
7239ccc3df Added file backup archival 2012-04-21 20:45:59 +02:00
Martin Raiber
c7a001899d Fixed web interface for IE8 2012-03-14 17:29:31 +01:00
Martin Raiber
fe33d9b31d Reorganized directory structure 2012-02-25 02:45:06 +01:00