Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | v1.1.3HEADv1.1.3master | msglm | 2023-05-25 | 2 | -9/+13 |
| | | | | | | Added configurable count ups for timeouts Bumped version number Using XPaths for description parsing now | ||||
* | ensure that company names dont have slashesv1.1.2 | msglm | 2023-05-01 | 1 | -1/+1 |
| | |||||
* | ensure that indeed watcher outputs company name when outputting filev1.1.1 | msglm | 2023-05-01 | 1 | -1/+1 |
| | |||||
* | version 1.1.0 releasev1.1.0 | msglm | 2023-02-17 | 1 | -1/+1 |
| | |||||
* | added more ways to blacklist undesired content | msglm | 2023-02-17 | 1 | -15/+30 |
| | |||||
* | port preference is definable in config | msglm | 2023-02-17 | 1 | -4/+5 |
| | |||||
* | draft of new headless feature implemented | msglm | 2023-02-17 | 2 | -4/+14 |
| | |||||
* | make sure that a url isnt in cache or hits a trigger | msglm | 2023-02-15 | 1 | -1/+1 |
| | |||||
* | when erroring when getting rss feed, the program now waits | msglm | 2023-02-15 | 1 | -1/+2 |
| | |||||
* | release 1.0.5v1.0.5 | msglm | 2023-02-14 | 2 | -37/+34 |
| | | | | | | | | | | | | Trigger words discard much earlier using the job name in the URL, increasing stability and speed. deprecated old way of parsing urls for nim's uri library for readability's sake. longer waiting times for both rss feeds and opening URLs. cache no longer is overwritten on start up | ||||
* | make indeed watcher sleep more often | msglm | 2023-02-14 | 1 | -3/+3 |
| | |||||
* | make cache not override on start up | msglm | 2023-02-14 | 1 | -2/+2 |
| | |||||
* | 1.0.4 improvementsv1.0.4 | msglm | 2023-02-05 | 2 | -14/+26 |
| | | | | | | | | Fixed cache system Fixed Company names not appearing vastly simplified the cache system improved stability Version Bump | ||||
* | some small debugging stuff | msglm | 2023-01-24 | 1 | -0/+2 |
| | |||||
* | version bumpv1.0.3 | msglm | 2023-01-24 | 1 | -1/+1 |
| | |||||
* | program saves to cache more often | msglm | 2023-01-24 | 1 | -2/+4 |
| | |||||
* | spruced up the retry feature for slower connections and better stabilityv1.0.2 | msglm | 2023-01-23 | 2 | -10/+23 |
| | |||||
* | version bumpv1.0.1 | msglm | 2023-01-22 | 1 | -1/+1 |
| | |||||
* | remove retry system that bogs slower connections | msglm | 2023-01-22 | 1 | -14/+7 |
| | |||||
* | version bumpv1.0.0 | msglm | 2023-01-17 | 1 | -1/+1 |
| | |||||
* | also add a nimble package | msglm | 2023-01-17 | 1 | -0/+16 |
| | |||||
* | superior documentation | msglm | 2023-01-17 | 2 | -14/+12 |
| | |||||
* | AGPL license added | msglm | 2023-01-12 | 1 | -0/+661 |
| | |||||
* | updated config file | msglm | 2023-01-11 | 1 | -1/+1 |
| | |||||
* | forgot to remove this | msglm | 2023-01-11 | 1 | -1/+0 |
| | |||||
* | 4 big improvements | msglm | 2023-01-11 | 5 | -20/+255 |
| | | | | | | | config, if it doesn't exist, is created cache, if it doesn't exist, is created nimble build system added you can now blacklist words from job titles | ||||
* | oops forgot arrays indexed at 0 for a moment | msglm | 2023-01-11 | 1 | -11/+14 |
| | |||||
* | cache system actually works now | msglm | 2023-01-11 | 3 | -71/+80 |
| | |||||
* | latex stuff added; probably going to remove | msglm | 2023-01-11 | 10 | -10/+1215 |
| | |||||
* | design and data retreieval done | Your Name | 2022-12-25 | 5 | -0/+64 |