Commit Graph

13 Commits

Author SHA1 Message Date
Jussi Pakkanen 455e55f8e5 Back to .py suffix in files. Closes #394. 2016-03-02 21:49:29 +02:00
Jussi Pakkanen ec44795f8a Moved all wrap related things to their own submodule. 2016-01-16 17:00:46 +02:00
Jussi Pakkanen 66c01401de Moved scripts in the module and started work to run them via the main meson command. 2016-01-15 23:37:22 +02:00
Jussi Pakkanen 8b1039fa30 Organise files into a module structure. 2016-01-15 21:22:09 +02:00
Jussi Pakkanen df37c79dc9 Use global certificates now that we have letsencrypt set up. Also fall back to plain http because many places are missing letsencrypt certificates. 2015-12-28 22:10:46 +02:00
Jussi Pakkanen 4522a3a9a5 Use plain http connections to wrapdb when ssl is not working (i.e. on OSX). 2015-11-19 17:28:39 +02:00
Jussi Pakkanen f1a7a0cee3 Print ssl warning on use, not on module import. 2015-11-18 21:22:57 +02:00
Jussi Pakkanen 6d137f400e Do not use SSL on OSX because for some reason it does not work. 2015-11-14 01:03:54 +02:00
Jussi Pakkanen 2056426b47 Open all wrapdb urls via the same code path. 2015-10-22 18:45:20 +03:00
Jussi Pakkanen 5ddd5554c5 Connect to wrapdb over authenticated ssl when possible and print warning when not possible. 2015-07-21 23:19:09 +03:00
Jussi Pakkanen f13009ad21 Use server side searches. 2015-07-07 00:25:32 +03:00
Jussi Pakkanen 50985a6ec2 Help and status printer. 2015-07-06 20:31:25 +03:00
Jussi Pakkanen 1352a404d3 Created tool to access the online wrap database. 2015-07-06 20:04:00 +03:00