84 Commits (master)
 

Author SHA1 Message Date
James Mills 18d4e17033
Update vern instance location from Canada to US
```
[02:41:27]  <Arya[verncc][m]> prologic: can you update ~vern instance location from canada to US for spyda? too lazy to send a patch for it :P
[06:59:39]  <prologic> Sure
```
6 months ago
Arya Kiran 143cb45fb0
Add basic build/usage instructions and create an instance list
Signed-off-by: Arya Kiran <aryak@vern.cc>
7 months ago
Aoi Koizumi (古泉 あおい) 9beb392905 Import fixes from mirageCSS 1.1.6 (#3)
Signed-off-by: Aoi K <koizumi.aoi@kyoko-project.wer.ee>
Co-authored-by: Aoi K <koizumi.aoi@kyoko-project.wer.ee>
Reviewed-on: #3
Co-authored-by: Aoi Koizumi (古泉 あおい) <novaburst@noreply@mills.io>
Co-committed-by: Aoi Koizumi (古泉 あおい) <novaburst@noreply@mills.io>
8 months ago
James Mills 46463dd11f
Fix Dockerfile 8 months ago
James Mills 2ba2451108
Remove a bunch more cruft 8 months ago
James Mills a07f747eb1
Remove a bunch of unused cruft 8 months ago
James Mills 06c8ce3410
Fix Dockerfile (missing static.go and templates.go) 8 months ago
James Mills 1a9f85b449
Fix Makefile minify install and Docker image 8 months ago
James Mills d4ab395515 Refactor out the use of rice in favor of embed (#2)
Co-authored-by: James Mills <prologic@shortcircuit.net.au>
Reviewed-on: #2
8 months ago
Aoi Koizumi (古泉 あおい) 7001f3bf51 Move from pico.css to mirageCSS (#1)
UI/UX changes: PicoCSS -> mirageCSS, rice-box.go removed and placed on .gitignore (since it is generated anyway), update templates.

Signed-off-by: Aoi K <koizumi.aoi@kyoko-project.wer.ee>

Co-authored-by: Aoi K <koizumi.aoi@kyoko-project.wer.ee>
Reviewed-on: #1
Co-authored-by: Aoi Koizumi (古泉 あおい) <novaburst@noreply@mills.io>
Co-committed-by: Aoi Koizumi (古泉 あおい) <novaburst@noreply@mills.io>
8 months ago
Aoi Koizumi (古泉 あおい) a6d10baaf3
Now compiles under Go 1.17+
Signed-off-by: Aoi Koizumi (古泉 あおい) <novaburst@kalli.st>
9 months ago
James Mills 1833d56686
Fix import paths 2 years ago
James Mills 737340572b
Revert "Fix Docker image and temp fix for upstream broken minify"
This reverts commit 3a44caa8ff.
2 years ago
James Mills 3a44caa8ff
Fix Docker image and temp fix for upstream broken minify 2 years ago
James Mills c33fb2a41f
Update deps 2 years ago
James Mills d96293007b
Add support for highlighting results 2 years ago
James Mills ce4b180576
Add Indexer.Size() and index_size metric 2 years ago
James Mills c31fc9569f
Fix paging 2 years ago
James Mills aee086ea34
Always scrape the first page 2 years ago
James Mills b34ff5ade2
Remove useless log file 2 years ago
James Mills 36cdbd3fc5
Tidied up the UX a bit more 2 years ago
James Mills ccfbd18b29
Add crawler_duration gauge and server_queries counter 2 years ago
James Mills 6dc7510e8f
Fixed pager 2 years ago
James Mills 382fd677c3
Remove superfluous notice on search results 2 years ago
James Mills 929c91af02
Improve cache view 2 years ago
James Mills 1708838316
Fixed cache template and handleer 2 years ago
James Mills 4e7b443feb
Code cleanup 2 years ago
James Mills 4c02ee5afc
Improve the search results view 2 years ago
James Mills 867b7b141d
Add quick bookmarklet 2 years ago
James Mills e34e331101
Fix autofocus of input fields 2 years ago
James Mills f47e9ba765
Fix crappy top notice that looks terrible on mobile 2 years ago
James Mills 383e6837ac
Add current search query to form and render search on index if q= is non-nil 2 years ago
James Mills 93cab4c1bc
Add opensearch endpoint and handler 2 years ago
James Mills 3923ff91ba
Add a /tasks endpoing and extra metdata to crawl tasks 2 years ago
James Mills 5cd5495622
Fix close links chan 2 years ago
James Mills 0e142fc233
Close links chan on crawl completion 2 years ago
James Mills e1b0dd173f
Reduce dispatchers to 2 (by default) 2 years ago
James Mills 26df009e8f
Refactored crawler to use task dispatcher 2 years ago
James Mills 4970b16d61
Add better crawler metrics 2 years ago
James Mills 865e5b5750
Rejig Login to Partner Login and put banner at top 2 years ago
James Mills 0db2b08911
Minor UI tweak 2 years ago
James Mills 03236ffa1f
It works (but it sucks0 2 years ago
James Mills beae6d03c1
Keep data dir in git 2 years ago
James Mills 82da9eee99
Fix bug creating cache dir 2 years ago
James Mills 4383b3125d
Add additional fields to search request 2 years ago
James Mills 8a1161cf77
Record and skip urls the crawler has seen before 2 years ago
James Mills b398a3a709
Add working Crawler, Scraper and Indexer 2 years ago
James Mills 753aff61a1
Update deps 2 years ago
James Mills b69b27eeed
Add crawler skeleton and add handler 2 years ago
James Mills 8c84ee8b3d
Add link crawler 2 years ago