|
924c562c0a
|
fix typos/wording in readme
|
2018-08-03 15:22:35 -07:00 |
|
|
13c410ac5e
|
adding changes to enable https, update callback to http, and everything still passes through https (proxy)
|
2018-08-03 15:21:41 -07:00 |
|
|
4e79800e83
|
update footer repo info
|
2018-08-03 15:19:55 -07:00 |
|
|
5b9570d8cd
|
Merge branch 'dcppc' of github.com:dcppc/centillion into dcppc
* 'dcppc' of github.com:dcppc/centillion:
add mkdocs-material-dib submodule
remove mkdocs material submodule
|
2018-08-03 14:54:25 -07:00 |
|
|
297a4b5977
|
update screen shots
|
2018-08-03 14:53:43 -07:00 |
|
|
69a6b5d680
|
add mkdocs-material-dib submodule
|
2018-08-03 13:51:13 -07:00 |
|
|
3feca1aba3
|
remove mkdocs material submodule
|
2018-08-03 13:50:37 -07:00 |
|
|
493581f861
|
update tagline
|
2018-08-03 13:38:00 -07:00 |
|
|
1b0ded809d
|
update tagline
|
2018-08-03 13:36:56 -07:00 |
|
|
78e77c7cf2
|
add _example_ config file for flask
|
2018-08-03 13:34:27 -07:00 |
|
|
2f890d1aee
|
Merge branch 'all-the-docs' of charlesreid1/centillion into master
|
2018-08-03 20:28:27 +00:00 |
|
|
937327f2cb
|
update search template to treat drive files and documents differently.
|
2018-08-03 13:24:03 -07:00 |
|
|
ca0d88cfe6
|
index all the google drive things
|
2018-08-03 13:15:02 -07:00 |
|
|
5eda472072
|
improve handling of tokens for gh api, fix set ordering/logic
|
2018-08-03 13:07:46 -07:00 |
|
|
d943c14678
|
Merge branch 'master' into all-the-docs
* master:
Update '.gitignore'
no secrets plz
|
2018-08-03 12:37:49 -07:00 |
|
|
6be785a056
|
indexing all markdown is working.
|
2018-08-03 12:36:32 -07:00 |
|
|
65113a95f7
|
Update '.gitignore'
|
2018-08-03 17:52:04 +00:00 |
|
|
87c3f12c8f
|
no secrets plz
|
2018-08-03 17:51:39 +00:00 |
|
|
933884e9ab
|
search all the docs. search all the repos.
|
2018-08-03 10:29:52 -07:00 |
|
|
da9dea3f6b
|
Merge branch 'github-markdown' of charlesreid1/centillion into master
|
2018-08-03 07:20:45 +00:00 |
|
|
4d6386e74a
|
add results-handling for markdown files
v0.3
|
2018-08-03 00:19:57 -07:00 |
|
|
a93b7519de
|
improve counts accounting, and construct usable urls for markdown
|
2018-08-03 00:19:35 -07:00 |
|
|
5e2c37164b
|
fix markdown indexing
|
2018-08-02 23:56:56 -07:00 |
|
|
829e9c4263
|
finish subsuming repotree into centillion_search
|
2018-08-02 23:14:55 -07:00 |
|
|
283991017c
|
add repotree script. temporary/standalone, but doing exactly what centillion needs to do.
|
2018-08-02 22:29:18 -07:00 |
|
|
653af18f24
|
add update_index_markdown() function, rough/unfinished
|
2018-08-02 22:27:30 -07:00 |
|
|
fae184f1f3
|
re-indexer now calls (nonexistent file) update_index_markdown
|
2018-08-02 22:26:56 -07:00 |
|
|
d40bb3557f
|
Merge branch 'flask-dance' of charlesreid1/centillion into master
|
2018-08-03 04:09:20 +00:00 |
|
|
a848f3ec3e
|
complete the conversion to oauth tokens
|
2018-08-02 19:06:34 -07:00 |
|
|
50d27a915a
|
update readme
|
2018-08-02 19:04:40 -07:00 |
|
|
1b950b7790
|
update re-index task to use gh token; reorganize logic; use werkzeug proxy
|
2018-08-02 19:02:00 -07:00 |
|
|
04d4195668
|
Add flask-dance to centillion.
- Remove config file, which now contains secrets
- Add flask dance to requirements
- Update instructions in readme to include Github application setup
|
2018-08-02 11:52:56 -07:00 |
|
|
d0fe7aa799
|
ignore config files, which may have keys in them
|
2018-08-02 11:24:33 -07:00 |
|
|
acc28aab44
|
Merge branch 'cache-and-hash' of charlesreid1/centillion into master
|
2018-08-02 17:59:45 +00:00 |
|
|
adc2666a9b
|
actually fix flashed messages
|
2018-08-02 00:58:37 -07:00 |
|
|
581f0a67ed
|
fix messages so they are js and dismissable
|
2018-08-02 00:54:56 -07:00 |
|
|
0b96061bc5
|
update documentation, add new docs pages on components/flask/whoosh
|
2018-08-01 23:04:35 -07:00 |
|
|
c7acdea889
|
finally. make results comprehensible.
|
2018-08-01 22:39:07 -07:00 |
|
|
4eabd4536e
|
remove last searches from search.html
|
2018-08-01 22:32:20 -07:00 |
|
|
78276c14d9
|
align badges higher
|
2018-08-01 22:31:59 -07:00 |
|
|
68f90d383f
|
fix up how issues are added, and how all issues are iterated over (use set algebra)
|
2018-08-01 22:31:41 -07:00 |
|
|
202643b85e
|
add control_panel route, remove last_search silliness
|
2018-08-01 22:29:06 -07:00 |
|
|
dc9ac74d68
|
add control panel page
|
2018-08-01 20:12:55 -07:00 |
|
|
36cc94a854
|
Fix bootstrap div classes, badgify counts, fix <li> styles
|
2018-08-01 20:12:10 -07:00 |
|
|
740e757bcd
|
update todo with what we have done
|
2018-08-01 15:54:03 -07:00 |
|
|
bf6afe39c6
|
caching is working
|
2018-08-01 15:48:43 -07:00 |
|
|
54c09ce80b
|
call add drive file function with add/update docIDs. fix method headers.
|
2018-08-01 15:17:07 -07:00 |
|
|
1407178f39
|
updating flask config and templates to parameterize repo info in footer
|
2018-08-01 13:43:43 -07:00 |
|
|
2bf9abfd6f
|
update footer: prior searches are now badges, and link to more info now points to repo
|
2018-08-01 13:36:45 -07:00 |
|
|
8328f96f76
|
make "prior searches" a badge and infobox bg color
|
2018-08-01 13:36:05 -07:00 |
|