Adrien Bourmault
f7d82f008f
Makefile: fix a bug with making deb (segfault) and adding proper licensing notice
...
This commit fixes a bug with making the deb package, that produced while executing apt install :
# apt install ./debian/tyto.deb
Segmentation faultsts... 0%
Also with dpkg :
# dpkg -i ./debian/tyto.deb
dpkg: error processing archive ./debian/tyto.deb (--install):
unable to open file '/var/lib/dpkg/tmp.ci//debian': Is a directory
Errors were encountered while processing:
./debian/tyto.deb
This bug was caused by a malformed tar construction.
2024-09-30 23:29:21 +02:00
Adrien Bourmault
bb51c63746
Merge branch 'devel' into 'master'
...
[1.0.0]
See merge request echolib/tyto-litterateur!5
2023-05-10 14:17:44 +00:00
Adrien Bourmault
5d17b15e15
[1.0.0]
2023-05-10 14:17:44 +00:00
Adrien Bourmault
8dcbfcdd0a
Release 0.10.1
...
See merge request echolib/tyto-litterateur!4
2023-04-18 10:33:13 +00:00
Cyrille L
1b13f8e1df
[0.10.2]
2023-04-18 12:32:14 +02:00
Cyrille L
49adf951ef
[0.10.1] - Fix with try when checking static page
2023-04-17 01:45:52 +02:00
Cyrille L
4df098260a
[0.10.0]
2023-04-16 16:42:31 +02:00
Cyrille L
1113b2da9f
[0.9.1]
2023-04-14 17:15:15 +02:00
Adrien Bourmault
4aba6ee8d3
Release 0.9.0
...
arguments "all", "again", "newer" with wip/publish. Invert item in RSS (newest...
See merge request echolib/tyto-litterateur!3
2023-04-14 12:24:17 +00:00
Cyrille L
0144d046aa
[0.9.0]
2023-04-14 14:17:01 +02:00
Adrien Bourmault
23f17705ec
added Makefile and debian control file
2023-04-10 19:45:54 +02:00
Adrien Bourmault
8503da6a42
wip.py: fix convert_list non closing tags at the end (2)
2023-04-10 19:20:33 +02:00
Adrien Bourmault
e556ecdda7
wip.py: fix convert_list non closing tags at the end
2023-04-10 19:20:04 +02:00
Cyrille L
1dfb40d0b2
fix bcode when wip ; keep empty lines in bcode
2023-04-10 17:17:40 +02:00
Cyrille L
2bc3abb7ee
fix argument error globally for action
2023-04-10 12:26:19 +02:00
Cyrille L
dd78be3335
fix new domain
2023-04-10 12:14:41 +02:00
Cyrille L
86255f04f7
fix [target] if in root domain dir: uri file startswith("articles/")
2023-04-10 11:39:45 +02:00
Cyrille L
e72ed8e9e3
add [wip template]. Fix corrupt domain if in root domain dir
2023-04-10 11:09:54 +02:00
Cyrille L
64d57d682c
fix order status (corrupted domain)
2023-04-10 02:31:09 +02:00
Cyrille L
74ee30a10e
fix order status (black hole)
2023-04-10 02:29:47 +02:00
Cyrille L
6803a49938
fix on domain status (unused)
2023-04-10 02:28:35 +02:00
Cyrille L
405cdde94d
New user URI process
2023-04-10 02:01:24 +02:00
Cyrille L
7d36fb858d
check. Fix snpic when NAME is null
2023-04-07 18:44:41 +02:00
Cyrille L
e6e02ea30e
Fix regex at check to search some specific characters in NAME
2023-04-07 16:36:46 +02:00
Cyrille L
ba9961e357
Fix wip anchors + other fixes
2023-04-07 12:23:25 +02:00
Cyrille L
a19ba8dcf8
Fix div style name
2023-04-06 18:33:07 +02:00
Cyrille L
c2c1a4c8e1
Fixes : line number mismatch with icode check. + wip_images()
2023-04-06 15:59:19 +02:00
Cyrille L
2f0b03c656
add arguments check [modules] and template. + Some fixes
2023-04-06 15:36:51 +02:00
Cyrille L
ec64ff32ab
HTML changes. Show main title <h1> in <article>. New author line at the end of article
2023-04-06 10:18:40 +02:00
Cyrille L
0f63dace69
Fix converted abbr
2023-04-05 18:05:00 +02:00
Cyrille L
1368c98c15
Fix unused styles in domain configuration
2023-04-05 17:45:14 +02:00
Cyrille L
7051212826
help usage translated in French. TODO: same in english
2023-04-05 12:37:37 +02:00
Cyrille L
b85b66b429
updated translations
2023-04-05 11:21:48 +02:00
Cyrille L
9fe57dd249
argument check newer added to check all .tyto not yet checked in all domain
2023-04-05 10:54:56 +02:00
Cyrille L
cba1abbe8a
Add in stats file: authors number
2023-04-05 08:22:51 +02:00
Cyrille L
b32046e183
fix decoration
2023-04-05 00:34:22 +02:00
Cyrille L
af963b07bd
updated for stats ; added images, links, files.
2023-04-05 00:28:41 +02:00
Cyrille L
de2533480e
in-test for wip all/again/newer
2023-04-04 18:16:12 +02:00
Cyrille L
7533b83d8a
Updated code for stats in function count_stats(). Thx neox for help
2023-04-04 17:22:26 +02:00
Cyrille L
7b9d4cf89c
Statistics for statoolinfos OK. Other fixes. Can show-wip/show-www stats
2023-04-04 16:03:13 +02:00
Cyrille L
576213ecfc
publish template (ok). lang site updated
2023-04-04 11:17:37 +02:00
Cyrille L
99389285b0
RSS updated (multi-langs). Logs updated
2023-04-04 10:54:09 +02:00
Cyrille L
6f67fd1d01
Updated code. Publish works but needs tests
2023-04-03 18:48:24 +02:00
Cyrille L
29ee8cc704
New processes and updated codes
2023-04-02 15:59:06 +02:00
Cyrille L
e43f2eaaa4
Some cleaning. wip_links Ok. New processes
2023-03-31 16:37:58 +02:00
Cyrille L
d08b96cf37
Updated for show, check, wip, html, databases
2023-03-30 17:53:55 +02:00
Cyrille L
db7c1687a7
logs. Out 0 for 21, 28 codes
2023-03-28 15:30:03 +02:00
Cyrille L
9404393975
db. Updated code
2023-03-28 15:27:08 +02:00
Cyrille L
2d13d4ea8a
checl + all. fix. all=valid (updated only). again=ALL valid
2023-03-28 15:18:19 +02:00
Cyrille L
101a1e09e7
show. Align content line, after line number in read_lines()
2023-03-28 14:45:47 +02:00