5471eabbfd
Package etherpump with setuptools
2019-09-25 21:47:15 +02:00
fc9c82c9e5
Remove Python 2 cruft
2019-09-25 19:14:37 +02:00
b3ae2ba776
Don't fake the version anymore
2019-09-25 19:14:33 +02:00
889987cdc9
Clean up setuptools file
2019-09-25 19:09:55 +02:00
a2658a01df
Remove tabs
2019-09-25 19:09:09 +02:00
decentral1se
549ebabafd
Merge branch 'fake-etherpump-versioning-and-help' of decentral1se/etherpump into master
2019-09-25 19:07:57 +02:00
9268ec1ff7
Fake versioning and help output
2019-09-25 19:07:34 +02:00
decentral1se
64b16ba5a3
Merge branch 'migrate-to-python3' of decentral1se/etherpump into master
2019-09-25 19:00:42 +02:00
c36f157585
Take a cleaning pass on the README
...
Also note that we're migrating to Python 3.
2019-09-25 18:59:45 +02:00
6fd24eb6cb
Migrate to Python 3
2019-09-25 18:52:52 +02:00
d978c942f0
Remove package folders
2019-09-24 17:45:53 +02:00
88a8a2e5df
Add link to change log and remove empty spaces/lines
2019-09-24 17:40:07 +02:00
55fc3867c6
Capitalise the "tagline"
2019-09-24 17:39:44 +02:00
7fd8cdd1d9
adding some markdown markup
2019-09-24 17:26:39 +02:00
192e1c614b
adding some markdown markup
2019-09-24 17:26:39 +02:00
b11c57fe52
Update 'README.md'
2019-09-24 17:26:39 +02:00
ff8418f4b6
Update 'README.md'
2019-09-24 17:26:39 +02:00
4926d109d9
Update 'README.md'
2019-09-24 17:26:39 +02:00
19f47eafd3
small change in the readme text
2019-09-24 17:26:38 +02:00
96c9b01a19
adding a ,
2019-09-24 17:26:38 +02:00
72e87000fc
removing the pump img
2019-09-24 17:26:38 +02:00
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
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