th3r00t
|
0118015498
|
Merge branch 'development' into 0.4.1_filenaming
|
2020-02-02 13:27:06 -05:00 |
|
th3r00t
|
dbe6fd1f15
|
updated config
|
2020-02-02 08:20:13 -05:00 |
|
th3r00t
|
d87900b6dc
|
Updated database config to include username
|
2020-02-02 08:15:59 -05:00 |
|
th3r00t
|
5a0c19128e
|
Versioning
|
2020-02-02 08:13:32 -05:00 |
|
th3r00t
|
19706668d2
|
Versioning
|
2020-02-02 08:11:16 -05:00 |
|
th3r00t
|
2b2eb42d71
|
Fixed improper filename detection
|
2020-02-02 07:56:39 -05:00 |
|
th3r00t
|
00e4fa8159
|
Updated django settings to track psql username as pyshelf
|
2020-02-02 01:02:07 -05:00 |
|
th3r00t
|
a3dd7f180a
|
removed .split from hr_name
|
2020-02-01 23:46:10 -05:00 |
|
th3r00t
|
8767dd4c26
|
Adjust file extension grabbing
|
2020-02-01 23:17:26 -05:00 |
|
th3r00t
|
ed0abeb71c
|
added user to database configuration
|
2020-01-31 21:49:32 -05:00 |
|
th3r00t
|
9edf182c2b
|
sql_user='pyshelf'
|
2020-01-31 21:01:20 -05:00 |
|
th3r00t
|
33c62124bc
|
config[USER]='pyshelf'
|
2020-01-31 20:52:03 -05:00 |
|
Raelon Masters
|
d19b28b42a
|
removed bad call to render_to_response
|
2020-01-31 20:05:45 -05:00 |
|
Mike Young
|
f6abc3ed45
|
Removed postgresql-contrib
|
2020-01-01 11:48:28 -05:00 |
|
th3r00t
|
f28828ee8c
|
Update README.md
|
2020-01-01 10:48:26 -05:00 |
|
th3r00t
|
01607049ee
|
Update README.md
|
2020-01-01 10:46:04 -05:00 |
|
th3r00t
|
f215acc0ed
|
Update README.md
|
2020-01-01 10:45:20 -05:00 |
|
Mike Young
|
1f8156302c
|
Increment Version Number
|
2020-01-01 10:09:11 -05:00 |
|
Mike Young
|
274f65efc7
|
Updated readme, and installer
|
2020-01-01 10:08:49 -05:00 |
|
Mike Young
|
964e8dc20a
|
Incremented version number
|
2020-01-01 09:55:47 -05:00 |
|
Mike Young
|
16aab465b7
|
Changed socket directory and permissions
|
2020-01-01 00:50:40 -05:00 |
|
Mike Young
|
2231d1f4b2
|
Stop tracking installer generated config files
|
2020-01-01 00:18:29 -05:00 |
|
Mike Young
|
b167516f31
|
More restrictive socket permissions
|
2020-01-01 00:12:59 -05:00 |
|
Mike Young
|
52b5dcdc2f
|
Migrations
|
2020-01-01 00:11:29 -05:00 |
|
Mike Young
|
9c7d80d8d7
|
revert djangos management of books table
|
2020-01-01 00:10:29 -05:00 |
|
Mike Young
|
5358074d8a
|
Config typos
|
2019-12-31 22:08:17 -05:00 |
|
Mike Young
|
e42fc82563
|
Fixed config calls
|
2019-12-31 22:00:17 -05:00 |
|
Mike Young
|
da133c4197
|
Fixed database access issues, and installer question list
|
2019-12-31 21:13:52 -05:00 |
|
Mike Young
|
a19401c1aa
|
Merge branch 'development' of github.com:th3r00t/pyShelf into development
missed upstream changes
|
2019-12-31 13:26:42 -05:00 |
|
Mike Young
|
ff66510b28
|
adjusted wsgi.ini generator
|
2019-12-31 13:26:33 -05:00 |
|
Mike Young
|
b2c6cbe64f
|
Changed sql pass to unencrypted
|
2019-12-29 23:25:33 -05:00 |
|
Mike Young
|
ed3bb1cec2
|
Fixed a new typo
|
2019-12-29 23:05:22 -05:00 |
|
Mike Young
|
bee77e3b3f
|
Fixed typo message -> messages
|
2019-12-29 23:01:41 -05:00 |
|
th3r00t
|
75c22f4e15
|
Merge pull request #27 from th3r00t/installer
Installer
|
2019-12-29 22:23:57 -05:00 |
|
Mike Young
|
579c05c4ab
|
Finished installer
|
2019-12-29 22:14:28 -05:00 |
|
Mike Young
|
5456ea477d
|
Finished ui design, system dependency installs, nginx config file generation
|
2019-12-29 00:18:11 -05:00 |
|
Mike Young
|
f23a05a9db
|
Started handling nginx config
|
2019-12-28 17:38:56 -05:00 |
|
Mike Young
|
1e33d5f533
|
working on process checking
|
2019-12-27 12:33:15 -05:00 |
|
Raelon Masters
|
39f59aa689
|
Added config backup and write operations
|
2019-12-27 10:28:49 -05:00 |
|
Raelon Masters
|
ee96fbb85d
|
Added basics comments
|
2019-12-25 22:37:20 -05:00 |
|
Mike Young
|
5b81252f4f
|
start on installer script
|
2019-12-23 17:06:51 -05:00 |
|
Mike Young
|
083f82fde1
|
Linked Djangos settings to pyShelfs config
|
2019-12-22 13:35:58 -05:00 |
|
Mike Young
|
ee43b85cb8
|
fix syntax
|
2019-12-19 22:08:36 -05:00 |
|
Mike Young
|
0a1bfa6194
|
fix syntax
|
2019-12-19 22:07:54 -05:00 |
|
Mike Young
|
73eb2b7951
|
Merge branch 'development' of github.com:th3r00t/pyShelf into development
Update SUPPORT.md
|
2019-12-19 21:57:07 -05:00 |
|
Mike Young
|
e37f7a3ae1
|
Added Sponsorship options
|
2019-12-19 21:56:57 -05:00 |
|
th3r00t
|
2491caf7ce
|
Update README.md
|
2019-12-19 13:50:14 -05:00 |
|
th3r00t
|
7366060a5a
|
Update SUPPORT.md
|
2019-12-19 13:47:25 -05:00 |
|
th3r00t
|
3b4aed7355
|
Update SUPPORT.md
|
2019-12-19 13:44:48 -05:00 |
|
th3r00t
|
575c6d18b0
|
Update SUPPORT.md
Added contact information and basic install steps.
|
2019-12-19 13:42:26 -05:00 |
|