|
9c442254a7
|
Finish adding simple user authentication
|
2013-08-28 23:05:28 -04:00 |
|
|
4d7d82ed94
|
Make watcher scan all directories for client, start adding user
management to server with socket communication via admin binary
|
2013-08-23 00:10:52 -04:00 |
|
|
6f72225b5b
|
Automatically create/delete directories around file creation/removal
|
2013-08-14 23:00:52 -04:00 |
|
|
ccb35fc7a6
|
Miscellaneous fixups
|
2013-08-14 23:00:52 -04:00 |
|
|
f80639c815
|
Save relative file paths (not absolute ones)
|
2013-08-14 21:10:16 -04:00 |
|
|
6bdb81834c
|
Improve error handling by adding DISCARDED state for events
|
2013-08-14 07:26:52 -04:00 |
|
|
0c9b4cb057
|
Upload the cached version of the file instead of trying to upload the
original, in case the original has since been deleted
|
2013-08-14 07:25:17 -04:00 |
|
|
78e45facd7
|
Add file permission detection/restoring
|
2013-08-13 23:18:17 -04:00 |
|
|
fae1ed38d5
|
Finish unfinished ProcessRemoteEvent functionality
|
2013-08-13 23:17:45 -04:00 |
|
|
d5c199c021
|
remove unneeded event.Status field updates
|
2013-08-13 23:13:54 -04:00 |
|
|
f3b4294b23
|
add ErrorFileNotFound util function
|
2013-08-13 23:12:08 -04:00 |
|
|
bdd8032f29
|
Miscellaneous bug fixes
|
2013-08-13 21:55:17 -04:00 |
|
|
2569f4cfbf
|
Add path map and convert asink client event processing to that model
|
2013-08-13 21:51:19 -04:00 |
|
|
e5fabc27e3
|
Add states to Event to handle incoming events
|
2013-08-07 23:43:38 -04:00 |
|
|
ada1317ec8
|
Add downloading of remotely-updated files
|
2013-04-01 23:59:40 -04:00 |
|
|
a4bce8a07b
|
client: Retrieve events sent to server
|
2013-03-17 23:02:51 -04:00 |
|
|
11bcf164c6
|
Surround sqlite3 transactions with a lock to handle concurrency
|
2013-03-10 23:13:30 -04:00 |
|
|
1ddbcb3636
|
server: add long-polling support
|
2013-03-09 22:47:49 -05:00 |
|
|
94823e104d
|
Add server database, returning events
|
2013-02-22 00:06:10 -05:00 |
|
|
3fc3e3a963
|
Restructured to have subpackages, added server communication
|
2013-02-20 23:43:01 -05:00 |
|