sys-nyx
|
83e0580de9
|
Merge branch 'master' of github.com:sys-nyx/red-arch
|
2024-12-29 01:42:36 -08:00 |
|
sys-nyx
|
57f4d5c744
|
added basic implementatin of search
|
2024-12-29 01:39:50 -08:00 |
|
sys-nyx
|
39d417615d
|
added search directory creation
|
2024-12-29 01:39:04 -08:00 |
|
sys-nyx
|
e9d7144eae
|
added search.js for handling search results
|
2024-12-29 01:36:05 -08:00 |
|
sys-nyx
|
831dc1452b
|
modified search page html for displaying search results
|
2024-12-29 01:35:40 -08:00 |
|
sys-nyx
|
2ead848a10
|
updated requirements
|
2024-12-29 01:33:52 -08:00 |
|
sys-nyx
|
a1c5bb5ac1
|
added a simple python http server to prevent caching from serving modified files
|
2024-12-29 01:31:49 -08:00 |
|
sys-nyx
|
2fcf0fc5bb
|
added search indexing with lunr.js to redarch.py
|
2024-12-29 01:30:10 -08:00 |
|
sys-nyx
|
a4cf65944a
|
added search indexing with lunrjs to redarch.py
|
2024-12-29 01:28:20 -08:00 |
|
sys-nyx
|
61595cda79
|
Update README.md
|
2024-12-26 21:09:47 -08:00 |
|
sys-nyx
|
93c11603ca
|
Update README.md
|
2024-12-26 21:08:48 -08:00 |
|
sys-nyx
|
754edaa768
|
modified watchful.py to display slightly nicer progress
|
2024-12-26 20:36:51 -08:00 |
|
sys-nyx
|
b6e18dfae4
|
removed snudown from dependencies
|
2024-12-26 20:35:55 -08:00 |
|
sys-nyx
|
0255ceaf6f
|
fixed formatting of comments in config example
|
2024-12-26 20:23:06 -08:00 |
|
sys-nyx
|
2154e7d9b5
|
moved dumps.py to redarch.py. modified script to import get_redd_object function from watchful.py. Now supports building straight from zst files
|
2024-12-26 20:15:49 -08:00 |
|
sys-nyx
|
f7b14590a3
|
updated example config file
|
2024-12-26 18:17:25 -08:00 |
|
sys-nyx
|
58ffe76433
|
Update README.md
|
2024-12-26 17:18:12 -08:00 |
|
sys-nyx
|
f28098302b
|
Merge branch 'master' of github.com:sys-nyx/red-arch
|
2024-12-26 17:03:57 -08:00 |
|
sys-nyx
|
5a1a78f682
|
global commit to catch any untracked changes so far
|
2024-12-26 17:03:05 -08:00 |
|
sys-nyx
|
d74c180cf7
|
spelling
|
2024-12-26 17:01:32 -08:00 |
|
sys-nyx
|
b8aace4b7f
|
Update README.md
|
2024-12-26 16:59:16 -08:00 |
|
sys-nyx
|
32ea2550be
|
created requirements.txt
|
2024-12-26 16:52:44 -08:00 |
|
sys-nyx
|
8f8a7b604d
|
updated .gitignore
|
2024-12-26 16:19:04 -08:00 |
|
sys-nyx
|
874bd8ee06
|
added dumps.py script which will take open json files containing subreddit content, organize them in a way expected by the generate_html func in write_html.py, and then call it
|
2024-12-26 16:18:42 -08:00 |
|
sys-nyx
|
9cdd43363b
|
added example config file
|
2024-12-26 16:15:52 -08:00 |
|
sys-nyx
|
d15cd075ba
|
modified generate_html func in write_html.py to accept a dictionary containing subreddit content
|
2024-12-26 16:15:22 -08:00 |
|
libertysoft3
|
4e260886e0
|
Merge pull request #25 from libertysoft3/add-license-1
Create LICENSE
|
2020-07-19 14:50:48 -07:00 |
|
libertysoft3
|
78cb18ec5d
|
Create LICENSE
|
2020-07-19 14:50:22 -07:00 |
|
libertysoft3
|
5fd67603e5
|
resolve missing key error in write_html load_links, issue #23
|
2020-07-18 12:02:09 -07:00 |
|
libertysoft3
|
0f96e04083
|
Update README.md
|
2020-06-30 21:31:37 -07:00 |
|
libertysoft3
|
a2b6f94a5e
|
Update README.md
|
2020-06-30 21:30:30 -07:00 |
|
libertysoft3
|
8522fdad96
|
Update README.md
|
2020-06-30 21:26:07 -07:00 |
|
libertysoft3
|
da0624f40e
|
Update README.md
|
2020-06-30 03:24:20 -07:00 |
|
libertysoft3
|
78a9e155d6
|
Update README.md
|
2020-06-30 03:23:11 -07:00 |
|
libertysoft3
|
5b8a9aa134
|
Update README.md
|
2020-06-30 03:18:21 -07:00 |
|
libertysoft3
|
26190bd38d
|
bugfix
|
2019-11-12 02:26:21 -08:00 |
|
libertysoft3
|
2317f37ca3
|
write: optimize memory usage
|
2019-11-12 02:17:21 -08:00 |
|
libertysoft3
|
f2729e0231
|
fix duplicate comments bug, resolves #10
|
2019-09-12 00:47:01 -07:00 |
|
libertysoft3
|
83fb77b41c
|
fix subreddit name casing bugs, resolves #3
|
2019-04-09 02:59:18 -07:00 |
|
libertysoft3
|
43a93e1a04
|
more of that
|
2019-03-26 23:17:05 -07:00 |
|
libertysoft3
|
ceaa6b86a9
|
improve Windows unicode handling
|
2019-03-26 22:53:16 -07:00 |
|
libertysoft3
|
8385bb6f66
|
replace scandir with listdir for Python < 3.5
|
2019-03-24 22:32:03 -07:00 |
|
libertysoft3
|
67a7356ede
|
comments without scores show as 'n/a'
|
2018-10-28 22:22:20 -07:00 |
|
libertysoft3
|
d9d000055b
|
initial
|
2018-10-28 05:08:54 -07:00 |
|