Commit Graph

762 Commits

Author SHA1 Message Date
ZeroNet ec759442ed Support and delete archived users files 2016-08-10 12:55:39 +02:00
ZeroNet e4b718fb10 Merge sidebar js modifications 2016-08-10 12:53:45 +02:00
ZeroNet b33499b7b5 Fix WebGL error after sidebar close 2016-08-10 12:53:31 +02:00
ZeroNet 131a51fbdc Update sidebar html on dbReload 2016-08-10 12:53:15 +02:00
ZeroNet 9a1e1e56b3 Handle dbRebuild action in sidebar 2016-08-10 12:52:48 +02:00
ZeroNet 538af99e8c Dbrebuild button to sidebar 2016-08-10 12:52:18 +02:00
ZeroNet 238cb25bb4 Small incoming connection optimization 2016-08-10 12:51:38 +02:00
ZeroNet f21fdb23b6 Allow to store field in json table 2016-08-10 12:49:38 +02:00
ZeroNet 0ddc1e47ba Delete file's database entries if file paramter is False 2016-08-10 12:49:22 +02:00
ZeroNet 55cc496c2e Type 3 json table format 2016-08-10 12:47:29 +02:00
ZeroNet 721bed76a9 Type 3 dbschema version for merger sites 2016-08-10 12:46:27 +02:00
ZeroNet a38b6c9fb2 It new js should be at least 1 second newer than previous file to merge again 2016-08-10 12:45:48 +02:00
ZeroNet 1f4609d1a3 Fix dbRebuild command line action 2016-08-10 12:44:17 +02:00
ZeroNet 07a6bd523c Accept only 30 peers on pex 2016-08-10 12:44:00 +02:00
ZeroNet 122ef02605 Hot-patch in memory plugin classes 2016-08-10 12:43:35 +02:00
ZeroNet 67f75c4bef Skip archived user files 2016-08-10 12:42:29 +02:00
ZeroNet 0275954fb7 Tracker log total peers 2016-08-10 12:42:13 +02:00
ZeroNet 44dc4c41c9 Wait for user's content.json on file request 2016-08-10 12:41:35 +02:00
ZeroNet e5e76a4ef5 Do not reload the whole site on update command 2016-08-10 12:41:04 +02:00
ZeroNet 021a084796 Peers query optimize 2016-08-10 12:40:17 +02:00
ZeroNet 1ec00947ad Save site on content.json arrive 2016-08-10 12:36:20 +02:00
ZeroNet f38f4c3758 Use SiteManager to save site 2016-08-10 12:35:40 +02:00
ZeroNet 2852bbc657 Remove unnecessary site savings 2016-08-10 12:35:17 +02:00
ZeroNet 0d565dc64d Better site settings saving 2016-08-10 12:34:28 +02:00
ZeroNet 1f3a4f0e2f Remove orphan sites from sites.json 2016-08-10 12:33:34 +02:00
ZeroNet 53249f4f07 Add own logger to SiteManager 2016-08-10 12:32:28 +02:00
ZeroNet 0569697d98 Update database on delete 2016-08-10 12:31:54 +02:00
ZeroNet acf24aab6f Allow to pass file object on file updated 2016-08-10 12:31:30 +02:00
ZeroNet 3ff75c6602 Also trigger onUpdated on file delete 2016-08-10 12:30:35 +02:00
ZeroNet 0be6cb6602 Move database files listing to separate funcion 2016-08-10 12:30:04 +02:00
ZeroNet 9def3b58eb Allow plugins on SiteStorage 2016-08-10 12:28:57 +02:00
ZeroNet 447a37f228 Compiled wrapper.coffee 2016-08-10 12:28:05 +02:00
ZeroNet 70cf67498b Hide progress bar after 300ms 2016-08-10 12:27:37 +02:00
ZeroNet 10b46db524 Also display progress bar for other sites 2016-08-10 12:27:24 +02:00
ZeroNet 687208a785 Fix wrapperReload command 2016-08-10 12:26:00 +02:00
ZeroNet 2915eb7a83 Reply to setlocalstorage 2016-08-10 12:25:39 +02:00
ZeroNet f82055fef7 Wrapper permissionadd confirm 2016-08-10 12:25:25 +02:00
ZeroNet 835381fbb1 Filter media referrer by original request address 2016-08-10 12:24:47 +02:00
ZeroNet 04bed98a97 Store original request address 2016-08-10 12:24:09 +02:00
ZeroNet d542cc5b32 Log fileWrite permission errors 2016-08-10 12:23:01 +02:00
ZeroNet c486e9fa1a Pass current site to publisher callback 2016-08-10 12:22:27 +02:00
ZeroNet 92dbe597ea Allow to store extra data in content.json 2016-08-10 12:21:34 +02:00
ZeroNet c23c397764 Option to accept unknown certs 2016-08-10 12:18:22 +02:00
ZeroNet d6fdf8af9c Fix fileRules exception without rules 2016-08-10 12:15:16 +02:00
ZeroNet 3d7ba7bdf8 Permission add and remove zeroframe api command 2016-08-10 12:12:47 +02:00
ZeroNet 523a7d4c16 Merge pull request #470 from Emeraude/fix-file-permissions
Fix file permissions
2016-05-27 12:47:11 +02:00
Thibaut Broggi 9e9832ad09 Set permission to 600 for some files
Files users.json and sites.json contains private key
    Only the owner of these files should have access to them
2016-05-26 16:00:14 +02:00
Thibaut Broggi a10e80318f atomicWrite function now preserve file permissions 2016-05-26 15:59:40 +02:00
HelloZeroNet 81f196647b Rev1287, Display error for unsupported browsers 2016-05-17 01:17:53 +02:00
HelloZeroNet 9f5917325b Rev1286 2016-05-16 22:30:04 +02:00