shortcutme
21def81439
Fix js, css merging with absolute merged_path
2019-08-03 01:34:00 +02:00
shortcutme
d7bcfb415b
Fix js merging white space stripping
2019-04-09 15:06:09 +02:00
shortcutme
6764a7ad2f
Fix js merging
2019-04-08 18:12:43 +02:00
shortcutme
b0b9a4d33c
Change to Python3 coding style
2019-03-15 21:06:59 +01:00
Mickaël Schoentgen
e8298726ca
Fix DeprecationWarning: invalid escape sequence
...
Signed-off-by: Mickaël Schoentgen <contact@tiger-222.fr>
2019-01-06 15:15:47 +01:00
shortcutme
b0a125c113
Ignore case in file merge order
2018-01-19 02:23:33 +01:00
Sergei Bondarenko
830f98573e
fix incorrect variable order in file_path.replace
2017-05-24 19:28:02 +03:00
Sergei Bondarenko
a871b5dbe7
fix issue #936
...
os.path.join(*file_path.split("/")) construction drops leading slash from string thus making absolute path relative. It leads into problems in case if data_dir differs from directory where is zeronet installed.
2017-05-22 20:31:44 +03: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
HelloZeroNet
3a089ac512
Dont add data dir path to merged css file
2016-04-10 13:25:41 +02:00
Erkan Yilmaz
b5d74eec16
typo: definied -> defined
2016-03-21 09:43:53 +01:00
HelloZeroNet
ff681adfe9
Fix file merge order on Linux
2016-03-18 23:52:16 +01:00
HelloZeroNet
4b403da056
Rev448, Better file download priority method, Some potential programming error fix, Renamed utils to helper, Moved pack and unpackaddress to helper package, Test new privatekey creation, Test site file download order, Spy test helper to log called parameters, Remove unnecessary fat arrows
2015-09-27 02:08:53 +02:00
HelloZeroNet
54c367cac8
Rev431, Define coveralls rcfile, Escape shell parameters
2015-09-21 20:09:32 +02:00
HelloZeroNet
00940797c8
Rev377, Fix sidebar filetypes css class, Support running zeronet from Utf-8 directories, Fix multiuser plugin welcome message, Format Multiuser plugin to PEP8, Faster publish by using connected peers if possible, Prefix css backface-visibility
2015-09-08 03:07:44 +02:00
Klaus Alexander Seistrup
47bb435176
Reap child processes
...
Previously child processes were not reaped, leaving zombies behind.
Now each child process's `.wait()` method is called before proceeding.
Closes #151 .
2015-09-06 17:41:12 +02:00
HelloZeroNet
dd2bb8b3fb
rev357, Coffeescript compiler autodetect on linux, Fix loading screen hide on 0 sized sites
2015-08-26 02:51:32 +02:00
HelloZeroNet
b5ecb62bc6
rev280, The whole project reformatted to PEP8, UiRequest getPosted to query posted variables
2015-07-12 20:36:46 +02:00
HelloZeroNet
b2e2453e58
rev242, Implicit SSL support for the future, Exist typo fix
2015-06-17 00:49:46 +02:00
HelloZeroNet
2d588a5006
Utf8 js merge error fix, no peer found error fix, Large site confirmation dialog display fix
2015-04-03 14:31:15 +02:00
HelloZeroNet
5b5c8acdcb
new documents with examples, raise exception on connection error, close connection if no handshake for 60 sec, log unhandled exceptions, calc object size using guppy, typo fix
2015-03-11 01:12:53 +01:00
HelloZeroNet
b35d21d643
more detailed stats, memory optimalizations, connection pinging and timeout, request timeout, validate content after signing, only recompile changed coffeescripts, remove unnecessary js logs
2015-03-06 02:31:51 +01:00
HelloZeroNet
6cedaa8e8f
utf8 content.json fix, faster node.js coffeescript compiler support
2015-01-26 01:43:39 +01:00
HelloZeroNet
4b02417b61
readme typo fix, donation bitcoin address added, force linux mergemedia path slashes, loading screen anim fix
2015-01-13 00:29:40 +01:00
HelloZeroNet
d28e1cb4a6
First release, remove not used lines from gitignore
2015-01-12 02:03:45 +01:00