|
6ac693e705
|
new tar wants exclude before folder
|
2017-05-05 11:42:39 +02:00 |
|
|
abc0b82961
|
not in
|
2016-06-24 12:28:30 +02:00 |
|
|
720076d5d1
|
only publish static lists
|
2016-04-05 11:04:30 +02:00 |
|
|
f16ac0e3c1
|
nicer way to handle no peers
|
2016-04-05 00:43:15 +02:00 |
|
|
eb11424003
|
fix first user
|
2016-04-04 23:19:17 +02:00 |
|
|
8872141032
|
state.nodes might not exist
|
2016-03-26 17:55:12 +01:00 |
|
|
72002fc4a1
|
darwin still does not default to utf-8, set encoding
|
2016-03-23 14:42:16 +01:00 |
|
|
417195cfd1
|
use mdns for local peer discovery
|
2016-03-23 12:14:22 +01:00 |
|
|
bea7c57515
|
new users should be at end of list
|
2016-03-22 14:04:31 +01:00 |
|
|
d7528f634f
|
avoid extra lookup
|
2016-02-25 13:10:13 +05:30 |
|
|
988d030f92
|
cleanup download, download from local nodes if offline, cache per download users syndb only at startup
|
2016-02-25 12:50:00 +05:30 |
|
|
dc7ff544a7
|
fix download state
|
2016-02-24 12:22:36 +05:30 |
|
|
cf3762dd7f
|
remove id migration and directory lookup
|
2016-02-20 20:24:23 +05:30 |
|
|
acaeb203a1
|
commit after adding
|
2016-02-15 16:59:58 +05:30 |
|
|
a71dab1c91
|
faster remove
|
2016-02-11 23:25:46 +05:30 |
|
|
83ceb5b63f
|
only add items to list once they are available
|
2016-02-11 22:52:39 +05:30 |
|
|
10e651067c
|
remove unknown ids from lists
|
2016-02-11 22:22:52 +05:30 |
|
|
b12e61c5b4
|
use peer.library for lists
|
2016-02-11 21:58:46 +05:30 |
|
|
9a9185d3d5
|
use peer.library in some places
|
2016-02-11 21:25:16 +05:30 |
|
|
0ca89db3cd
|
user per peer library (sqlitedict)
|
2016-02-11 19:55:56 +05:30 |
|
|
d799e690b5
|
local peers should always be online
|
2016-02-07 13:55:12 +05:30 |
|
|
0cc3a4523e
|
trigger status for all peers on ws connect
|
2016-01-31 22:14:00 +05:30 |
|
|
fd922cc83c
|
faster changelog rebuild
|
2016-01-24 12:05:58 +05:30 |
|
|
ff5917ade0
|
rebuild changelog and redownload from peers.
|
2016-01-23 22:19:34 +05:30 |
|
|
a95277e0ba
|
fix Metadata.edit
|
2016-01-21 21:40:10 +05:30 |
|
|
0ff3b9ee3c
|
fix removing peer while pulling changes
|
2016-01-21 12:24:41 +05:30 |
|
|
8267fa8b39
|
add editpeer to changelog, record name/contact changes of peers
|
2016-01-21 11:44:01 +05:30 |
|
|
bae70fd829
|
export library.json into data, fixes #82
|
2016-01-20 13:22:00 +05:30 |
|
|
7a42473919
|
implement sharemetadata, fixes 165
|
2016-01-19 15:35:16 +05:30 |
|
|
954491759e
|
accept peering requests based on prefs
|
2016-01-17 18:43:52 +05:30 |
|
|
f57f9b1fcd
|
fix json indentation
|
2016-01-17 14:30:11 +05:30 |
|
|
fa916d11b7
|
make sure folder exists
|
2016-01-15 13:58:42 +05:30 |
|
|
b961086475
|
add per list export_json
|
2016-01-15 13:30:48 +05:30 |
|
|
8e3d8b5f8e
|
cleanup in progress apply_changes on peer removal
|
2016-01-14 19:06:07 +05:30 |
|
|
f6cfb255a6
|
add peering task
|
2016-01-14 17:52:39 +05:30 |
|
|
d54f524953
|
export
|
2016-01-14 14:29:20 +05:30 |
|
|
72c3df0ee9
|
typo
|
2016-01-12 11:09:25 +05:30 |
|
|
02e040d9f5
|
store metadata per user. remove primaryid. only store isbn13
|
2016-01-11 19:17:12 +05:30 |
|
|
bc593b65fd
|
remove unused list cache
|
2016-01-10 19:23:48 +05:30 |
|
|
ad6afd599e
|
only add item to list once
|
2016-01-10 19:23:48 +05:30 |
|
|
8db9bdb9e2
|
make api query more accessible in shell
|
2016-01-10 19:23:48 +05:30 |
|
|
664fc702c2
|
fix smart list update for nested queries
|
2016-01-08 11:01:57 +05:30 |
|
|
7c438dc6b2
|
always return query in get_items. use for count and in/notin operator in query
|
2016-01-07 11:38:01 +05:30 |
|
|
45edfdce12
|
0 list count for now
|
2016-01-07 09:58:48 +05:30 |
|
|
bf2fc29b54
|
turn library into list, list cache fixes
|
2016-01-06 23:36:48 +05:30 |
|
|
8fc084b852
|
use intermediate table for user matching, fix clear_smart_list_cache
|
2016-01-06 09:54:23 +05:30 |
|
|
b6f5e9c0cc
|
fix cache, lookup
|
2016-01-05 21:55:38 +05:30 |
|
|
592f79dc39
|
cache list count in pdict and clear where needed
|
2016-01-05 20:44:54 +05:30 |
|
|
3132cc02fe
|
increase cache ttl to 60 seconds
|
2016-01-04 15:54:25 +05:30 |
|
|
75164a8399
|
switch to pull based updates
|
2015-12-01 09:59:52 +01:00 |
|