Commit Graph

104 Commits

Author SHA1 Message Date
41a199717d
renaming all files to etherpump + adding a etherpump readme 2019-09-24 17:26:38 +02:00
b59e8df4bf
adding python-dateutil to the requirements inside setup.py to enable pip install -e . when installing etherdump 2019-09-24 17:26:38 +02:00
e82ac2db33
Add __PUBLISH__ logic
Closes https://gitlab.constantvzw.org/aa/etherdump/issues/3.

This allows for the following to be run:

    etherdump pull --publish-opt-in --all --pub mydump

And if `__PUBLISH__` is not present on the pads, then the pad will not
be archived. It is also possible to configure this magic word by
specifying the `--publish ...` option.
2019-09-24 17:26:37 +02:00
mb
810a990d13 changed the readme back to etherdump readme 2019-09-11 19:42:37 +02:00
6223ef7f05 converting the etherdump readme > etherpump readme 2019-09-11 16:52:54 +02:00
Michael Murtaugh
4a8219b48c updated settext to py3 2018-09-07 10:34:53 +02:00
Michael Murtaugh
59de1fa7ca updated pull to use localapiurl when present 2018-09-04 17:50:16 +02:00
Michael Murtaugh
26f3d4af24 make files behaviour optional and default false in index 2018-05-04 19:39:02 +02:00
Michael Murtaugh
09cd972065 basename in index grouper 2018-05-04 19:10:38 +02:00
Michael Murtaugh
cdd35867b3 upped sleep time on 502 in getjson to 3 sec, trying to prevent cascading fail 2018-05-04 17:41:48 +02:00
Michael Murtaugh
63910192b9 updated pull to deal with errors in diffhtml output that was halting the dump process 2018-05-04 17:33:17 +02:00
Michael Murtaugh
4f7092010c removed verbosity 2018-02-22 16:08:54 +01:00
Michael Murtaugh
ca4276e93b index magic 2018-02-22 15:40:27 +01:00
Michael Murtaugh
d8d37255a0 added encoding to html5tidy subcommand -- python3 2018-02-21 17:53:20 +01:00
Michael Murtaugh
c75ae9bc7c Only all requested versions in links 2018-02-21 15:17:58 +01:00
Michael Murtaugh
e15232abd0 add --glob option to pull 2018-01-19 12:48:57 +01:00
Michael Murtaugh
5a1e2b19f0 removed debugging output in index command 2018-01-12 16:05:58 +01:00
Michael Murtaugh
2e112d386a index command changes for python3 2018-01-12 15:46:10 +01:00
Michael Murtaugh
ba6035c1d1 change to python3 in readme 2018-01-12 14:45:36 +01:00
Michael Murtaugh
3a7195d4af ignore etherdump settings folder) 2018-01-12 14:44:01 +01:00
Michael Murtaugh
8df9c56ac1 python3 2018-01-12 14:42:55 +01:00
Michael Murtaugh
70ae27fe1f added --no-raw-ext option to suppress (additional) extensions on pad ids 2017-06-05 20:05:05 +02:00
Michael Murtaugh
c20592ddc2 catch type error when pulling phantom pads 2016-10-24 09:29:22 +02:00
Michael Murtaugh
de1be3cbc2 moved update info to bottom of page 2016-10-21 20:13:18 +02:00
Michael Murtaugh
01c3c66c75 removed link to all index in index template 2016-10-21 20:07:37 +02:00
Michael Murtaugh
0f07ee8647 changes, requests for settext with long texts 2016-10-21 13:04:15 +02:00
Michael Murtaugh
d50aaa791e readme 2016-10-17 15:40:31 +02:00
Michael Murtaugh
90bdde07ba settext and other tweaks 2016-10-17 15:40:16 +02:00
Michael Murtaugh
423832f125 synced README with reality 2016-10-17 13:06:56 +02:00
Michael Murtaugh
bda09e21ec dump styles and versions script now parameterized to customize 2016-03-03 00:02:23 +01:00
Michael Murtaugh
0ea2a0440f bug 2016-03-02 23:30:16 +01:00
Michael Murtaugh
b61fede263 support partial url 2016-03-02 23:27:04 +01:00
Michael Murtaugh
823de61ea8 added output option to index 2016-03-02 22:24:49 +01:00
Michael Murtaugh
9c3c37a727 NOPUBLISH seems to work 2016-01-15 16:44:49 +01:00
Michael Murtaugh
56e28a5cd7 added NOPUBLISH 2016-01-15 16:32:12 +01:00
Michael Murtaugh
980d64b4ae added next and previous vars to index 2016-01-15 16:28:03 +01:00
Michael Murtaugh
2aee3d328e index tweaks 2016-01-15 14:53:14 +01:00
Michael Murtaugh
e4c5089cea index tweaks 2016-01-15 14:42:23 +01:00
Michael Murtaugh
ad6e190048 html5tidy as proper tool 2016-01-15 14:08:09 +01:00
Michael Murtaugh
55fbdea410 index now generalized template publishing 2016-01-15 14:04:03 +01:00
Michael Murtaugh
d4f5aae657 adjusted URLs to be absroot 2016-01-15 12:15:05 +01:00
Michael Murtaugh
05536c25b3 fixed vital encoding error in pad urls 2016-01-15 12:06:21 +01:00
Michael Murtaugh
d41ae5266b added encoding on et.tostring 2016-01-15 10:42:33 +01:00
Michael Murtaugh
b22547245d added encoding on et.tostring 2016-01-15 10:36:36 +01:00
Michael Murtaugh
2e3869d1d9 updated requirements in readme to includ dateutil and html5lib 2016-01-14 18:36:52 +01:00
Michael Murtaugh
40a4a90535 pull with html5tidy and version links 2016-01-14 18:29:34 +01:00
Michael Murtaugh
3ee4b8f77c rss feed from files 2016-01-14 17:57:41 +01:00
Michael Murtaugh
62f95c6c78 rss todos 2016-01-08 17:01:43 +01:00
Michael Murtaugh
c4f3f95029 rss generation 2016-01-08 16:41:29 +01:00
Michael Murtaugh
111ab6bfde merge 2016-01-08 12:10:58 +01:00