shortcutme
|
bd51c61eb6
|
Findhashfield optimization and limit
|
2016-11-07 23:20:08 +01:00 |
|
shortcutme
|
9fcd456205
|
Return file send stats
|
2016-11-07 23:19:33 +01:00 |
|
shortcutme
|
c727443ea3
|
Log connection cpu time usage for non io heavy commands
|
2016-11-07 23:19:17 +01:00 |
|
shortcutme
|
7ffd897653
|
Change contentdb after it modified in db
|
2016-11-07 23:17:41 +01:00 |
|
shortcutme
|
e7c9c2d192
|
Call ContentDb functions with site object
|
2016-11-07 23:16:22 +01:00 |
|
shortcutme
|
0b599a95e8
|
Only import supported cols
|
2016-11-07 23:15:09 +01:00 |
|
shortcutme
|
5893bbc199
|
Fix map command overwrite
|
2016-11-07 23:14:36 +01:00 |
|
shortcutme
|
7baeb8e10f
|
Allow keyvalue table creation before json_id present
|
2016-11-07 23:14:09 +01:00 |
|
shortcutme
|
14f10d7d10
|
Open cursor if necessary
|
2016-11-07 23:13:05 +01:00 |
|
shortcutme
|
bdc8c7e5cc
|
Formatting
|
2016-11-07 23:12:48 +01:00 |
|
shortcutme
|
f55a1f1bf3
|
Support delayed commands in Db
|
2016-11-07 23:11:14 +01:00 |
|
shortcutme
|
b7ede15b06
|
Print message before shutdown
|
2016-11-07 23:10:31 +01:00 |
|
shortcutme
|
d5d3f32bf8
|
Support traceback info formatting
|
2016-11-07 23:09:39 +01:00 |
|
shortcutme
|
0d9e3baebc
|
Formatting
|
2016-11-07 23:09:06 +01:00 |
|
shortcutme
|
8955998d25
|
Support insertOrUpdate in database cursor
|
2016-11-07 23:08:57 +01:00 |
|
shortcutme
|
d595373f9f
|
Use insertOrUpdate instead of replace on setcontent
|
2016-11-07 23:08:13 +01:00 |
|
shortcutme
|
12bf5bb152
|
Sote site in contentdb after files loaded
|
2016-11-07 23:02:37 +01:00 |
|
shortcutme
|
c35ffccf6c
|
Change to schema based ContentDb to easier extension
|
2016-11-07 23:01:40 +01:00 |
|
shortcutme
|
0706748d10
|
Accept plugins to ContentDB
|
2016-11-07 23:00:59 +01:00 |
|
shortcutme
|
51c3ae15e8
|
Show connection cpu time on stats page
|
2016-11-07 23:00:17 +01:00 |
|
shortcutme
|
55417a1103
|
Reset bas files before site update when changing autodownload status in sidebar
|
2016-11-07 22:59:58 +01:00 |
|
shortcutme
|
f84c394e09
|
Move sidebar getfreespace function to helper
|
2016-11-07 22:58:11 +01:00 |
|
shortcutme
|
368efddb0d
|
Save and restore peers to database between restarts
|
2016-11-07 22:57:21 +01:00 |
|
shortcutme
|
7d0852f7f3
|
Make OptionalManager functions merger site compatible
|
2016-11-07 22:56:57 +01:00 |
|
shortcutme
|
0a2617cd21
|
Test OptinalManager plugin
|
2016-11-07 22:56:24 +01:00 |
|
shortcutme
|
790dc4e3d4
|
Plugin to manage optional files
|
2016-11-07 22:56:04 +01:00 |
|
shortcutme
|
b3ba79a0fd
|
Function to check if the user has permission to modife a site
|
2016-11-07 22:55:09 +01:00 |
|
shortcutme
|
81744c584e
|
Merge wrapper js modifications
|
2016-11-07 22:53:07 +01:00 |
|
shortcutme
|
0774662689
|
Allow more connection backlog
|
2016-11-07 22:52:34 +01:00 |
|
shortcutme
|
6201612169
|
Store cpu time used by connection
|
2016-11-07 22:52:22 +01:00 |
|
shortcutme
|
fc239cfd0d
|
Change tracker to more reliable one
|
2016-11-07 22:52:03 +01:00 |
|
shortcutme
|
7677b6859e
|
Move config file modification to Config class
|
2016-11-07 22:51:43 +01:00 |
|
shortcutme
|
76af3a2e78
|
Gevent timer helper
|
2016-11-07 22:50:45 +01:00 |
|
shortcutme
|
38838b94a2
|
Formatting
|
2016-11-07 22:50:33 +01:00 |
|
shortcutme
|
5ff31e7cb4
|
Get free space on HDD function
|
2016-11-07 22:50:01 +01:00 |
|
shortcutme
|
ccb35f1353
|
Send content size header for normal files
|
2016-11-07 22:49:13 +01:00 |
|
shortcutme
|
a4a52e7ed4
|
Add websockets messages until its connected
|
2016-11-07 22:44:54 +01:00 |
|
shortcutme
|
0214741345
|
Hashfield test fix
|
2016-11-07 22:44:03 +01:00 |
|
shortcutme
|
d5b8722bb0
|
Kill greenlets between tests
|
2016-11-07 22:43:26 +01:00 |
|
shortcutme
|
c5851cd166
|
Better DB tests
|
2016-11-07 22:42:27 +01:00 |
|
shortcutme
|
0418a3e6de
|
Only save sites.json if fully loaded to avoid data loss
|
2016-11-07 22:40:12 +01:00 |
|
shortcutme
|
8f3dfd7435
|
Fix site deletion errors on startup
|
2016-11-07 22:38:01 +01:00 |
|
shortcutme
|
efbd485f5f
|
Update more hashfield on site check
|
2016-11-07 22:37:31 +01:00 |
|
shortcutme
|
3ba2ecedce
|
Only try to close upnp opened port if necessary
|
2016-11-07 22:36:14 +01:00 |
|
shortcutme
|
cb214476e4
|
Keep plugin order after reload to allow plugins to extend other ones
|
2016-11-07 22:35:28 +01:00 |
|
shortcutme
|
91513f15ae
|
Remove hash by id from hashfield
|
2016-11-07 22:35:05 +01:00 |
|
shortcutme
|
d39d6a2bd4
|
Mark if peer has hasfield
|
2016-11-07 22:34:46 +01:00 |
|
shortcutme
|
65d2b0d996
|
Still open browser if already running
|
2016-11-07 22:34:27 +01:00 |
|
shortcutme
|
484659fc3f
|
Separate lock file instad of log file locking
|
2016-11-07 22:34:12 +01:00 |
|
rainlime
|
4ac933fa29
|
Update README-zh-cn.md (#618)
* Update README-zh-cn.md
* Update README-zh-cn.md
* Update README-zh-cn.md
* Update README-zh-cn.md
* Update README-zh-cn.md
|
2016-10-19 22:19:32 +02:00 |
|