Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · 0.1.2
sjb-tools
Browse files
May 19, 2018
version 0.1.2. This makes application deployable via pip from pypi. This...
· 53213b54
sambryant
authored
May 18, 2018
View commits for tag 0.1.2
0.1.2
53213b54
minor setup.py updates
· efc5e9e1
sambryant
authored
May 18, 2018
efc5e9e1
May 18, 2018
quick bug fix
· f396583c
sambryant
authored
May 18, 2018
f396583c
Version 0.1.2 release candidate
· 31968028
sambryant
authored
May 18, 2018
31968028
Removed old unneeded things
· 94cedd82
sambryant
authored
May 18, 2018
94cedd82
Getting very close to deployability
· b6a84926
sambryant
authored
May 18, 2018
b6a84926
further progress on setup.py. Fixed bug in setup_dev.sh
· 0e5c0cf2
sambryant
authored
May 18, 2018
0e5c0cf2
Fixed missing __init__ files due to .gitignore entry
· a03f8029
sambryant
authored
May 18, 2018
a03f8029
setup.py in a semi-working state. Tested on virtual box
· 8678fe84
Samuel Bryant
authored
May 18, 2018
8678fe84
in progress of moving to setup.py deployment
· 043e1084
sambryant
authored
May 18, 2018
043e1084
Renamed src to lib in progress towards
#28
· 3a406e73
sambryant
authored
May 18, 2018
3a406e73
Made project compatible with python2 and fixed minor install bug. Fixes
#29
· 486a3a7e
sambryant
authored
May 18, 2018
486a3a7e
Fixed bugs in install script and upgraded its functionality. Fixes
#40
and fixes
#41
· 1399156f
sambryant
authored
May 18, 2018
1399156f
Put system-depending file stuff into new common module. This fixes
#31
· 73a35b42
sambryant
authored
May 18, 2018
73a35b42
Made saves stable. This fixes
#21
· 4bd1441b
sambryant
authored
May 18, 2018
4bd1441b
Made update prompt before taking action plus some cosmetic changes to documentation and names
· f91606a2
sambryant
authored
May 18, 2018
f91606a2
Imp: v0.1.1 release. This is the first commit with an actual version. This...
· 07c6e668
sambryant
authored
May 18, 2018
View commits for tag v0.1.1
v0.1.1
07c6e668
made priority enum values more logical
· 06f7ea49
sambryant
authored
May 18, 2018
06f7ea49
May 17, 2018
Added ability to list all of the todo lists
· 627cf7b7
sambryant
authored
May 17, 2018
627cf7b7
May 02, 2018
Added ability to work with multiple lists by short name. This closes
#1
and closes
#2
· 2c5076ae
sambryant
authored
May 02, 2018
2c5076ae
Apr 12, 2018
minor dev script fix
· 6a314e3f
sambryant
authored
Apr 12, 2018
6a314e3f
Major bug fix where tags were ignored
· 6ffe6b67
sambryant
authored
Apr 12, 2018
6ffe6b67
Apr 11, 2018
Setup dev environment so that testing code is separate from installed code
· 68034153
sambryant
authored
Apr 11, 2018
68034153
IMP: Added crude install script that makes this application somewhat deployable
· adef8b23
sambryant
authored
Apr 11, 2018
adef8b23
Changed files to new directory structure and fixed presubmit bug
· a6b89c48
sambryant
authored
Apr 11, 2018
a6b89c48
Fixed presubmit bug
· 9897dcb3
sambryant
authored
Apr 11, 2018
9897dcb3
Apr 10, 2018
Added common.misc.py which stores random miscillaneous utility functions
· f0b5af8c
sambryant
authored
Apr 10, 2018
f0b5af8c
IMP: Forked out common behavior into base class. There is now shared data...
· 81626fd1
sambryant
authored
Apr 10, 2018
81626fd1
Updated data directory location and slight presubmit tweak to reflect new suite project
· 59806490
sambryant
authored
Apr 10, 2018
59806490
Updated TODO.md to match project state
· 464dc703
sambryant
authored
Apr 09, 2018
464dc703
Added feature where user is prompted before adding new tag to database
· 5ab855fe
sambryant
authored
Apr 09, 2018
5ab855fe
Added info command
· 40ca6426
sambryant
authored
Apr 09, 2018
40ca6426
Added presubmit script that checks linting and some project consistency
· b4dfed8e
sambryant
authored
Apr 09, 2018
b4dfed8e
Apr 09, 2018
Made it ignore self-use
· f8bf465b
sambryant
authored
Apr 09, 2018
f8bf465b
Imp: Made code lint compliant
· 8353a7e0
sambryant
authored
Apr 09, 2018
8353a7e0
Added basic lint capabilities. Nothing is compliant yet
· a300544b
sambryant
authored
Apr 09, 2018
a300544b
testing ssh keys
· c3333200
sambryant
authored
Apr 09, 2018
c3333200
Fixed formatting not respecting new lines
· d2190e66
sambryant
authored
Apr 09, 2018
d2190e66
Added update command
· 8bda4ee4
sambryant
authored
Apr 09, 2018
8bda4ee4
Apr 08, 2018
Added text wrapping
· 2a778c1f
sambryant
authored
Apr 08, 2018
2a778c1f
Loading