Abrax
4bd7e34f0b
Next version is 1.0, I've decided there's no reason to do 0.5 before that.
3 years ago
Abrax
9514d1ff17
Bump version to v0.5
3 years ago
Abrax
395ef95b39
Add note about database schema change.
3 years ago
Abrax
2047ea6aaa
Update Readme for v0.4
3 years ago
Abrax
d9171f5426
Committing months after the changes were made, I have no fucking clue what exactly I did.
3 years ago
Abrax
d7ff84117f
Fixes #40 and fixes #39
3 years ago
Abrax
dbfd304b92
Forgot to close paren
3 years ago
Abrax
3a18368586
I got my issues confused: reopens #40 and fixes #41
3 years ago
Abrax
830e5ad962
Fixes #40 (hopefully, didn't test)
3 years ago
Abrax
c0eb2bcae9
Fixes #35 + readme update
3 years ago
Abrax
d296b4e1bc
We v0.4 now
3 years ago
Abrax
c3d1e90f12
Fixes #45
3 years ago
Abrax
afcc15883e
Reorganized Readme for clarity.
4 years ago
Abrax
ac01998447
Fixed #23
4 years ago
Abrax
37fe954eb2
Version 0.3 is ready.
4 years ago
Abrax
151236d821
Added missing import.
4 years ago
Abrax
a7b4c4caf4
Fixes #34
4 years ago
Abrax
211df1fa63
Fixed #42
4 years ago
Abrax
b85f598398
Fixed #38
4 years ago
Abrax
56bd11e093
Refactored methods for opening threads in browser to reduce repetition.
4 years ago
Abrax
2bb6a9ed0c
Some updates to the readme re: new package system.
4 years ago
Abrax
d5502623db
Better packaging system (fixes #32, #33):
1. Source files in "lizard" package now
2. Imports fixed to reflect this
3. lizard.py now called __init__.py
4. build.sh creates wheels
5. No more install script since it's unnecessary
4 years ago
Abrax
54807daf7b
Updated install script for v0.3.
4 years ago
Abrax
5d0ca37067
Minor reformat
4 years ago
Abrax
73daacbf7c
Fixed #19
4 years ago
Abrax
7887693800
Fixes #36
4 years ago
Abrax
8f7499a956
Minor readme corrections.
4 years ago
Abrax
4727ed8e4c
I was raising exceptions wrong, which resulted in a misleading error. I think the issue was that 8chan was down and the cloudflare page had an unusual code, but I can't test since I couldn't reproduce it.
4 years ago
Abrax
9a3a7db72c
Corrected old syntax example.
4 years ago
Abrax
0bd4612ce8
Rewrite version labels.
4 years ago
Abrax
d056d2f4db
Increment version to 0.3
4 years ago
Abrax
c94fe4ba4b
Release v0.2
4 years ago
Abrax
4f5ccc0f24
Importing version from lizard in web_methods was causing a circular import (see http://stackoverflow.com/a/22210807). Importing the version from web_methods is inane, importing from a dedicated version file creates a useless file. So I guess we'll duplicate code... It shouldn't change unless I change *how* I obtain the version, anyway.
4 years ago
Abrax
a374ddd731
Fixes #31
4 years ago
Abrax
1db616f6b7
Fixes #30
4 years ago
Abrax
fe54be9848
The AUR package of SQLiteStudio is abandonware so I'm not recommending it.
4 years ago
Abrax
af1ff5ac30
Fixed #16
4 years ago
Abrax
8ed199f00b
All version strings are automatically obtained from the current install + more informative useragent.
4 years ago
Abrax
78a0bd444b
Minor formatting change.
4 years ago
Abrax
d82c379038
Moved conervative_refresh_criterion to db_methods and deleted the now-useless constants.py
4 years ago
Abrax
8aa68fdd66
Moved user-agent to web_methods
4 years ago
Abrax
af36c9934e
Refactored a lot of the file IO code so that all paths are defined in a centralized way. Fixes #17
4 years ago
Abrax
e5a8fb952b
Cleaned up spaces
4 years ago
Abrax
338f1b969c
MOre useful output when creating DB
4 years ago
Abrax
662d408359
Backup prints some useful info.
4 years ago
Abrax
8dec65d7ce
Removed some unnecessary code in db creation
4 years ago
Abrax
4145a3fad4
Fixes #22
4 years ago
Abrax
0c2b494db3
Fixed #20
Signed-off-by: Abrax <abrax@teknik.io>
4 years ago
Abrax
4dac00595b
Fixed #15
Signed-off-by: Abrax <abrax@teknik.io>
4 years ago
Abrax
e9d2e93c67
Cleaned up readme.
Signed-off-by: Abrax <abrax@teknik.io>
4 years ago