summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Fix lint and doc warnings.HEADmasterHugo Hörnquist2023-09-18
|
* Add TODO.Hugo Hörnquist2023-09-18
|
* Minor documentation updates.Hugo Hörnquist2023-09-18
|
* Fix built-in highlight filter.Hugo Hörnquist2023-01-24
| | | | | cgit already handles the <pre>-tag, and gives input on stdin (and the file isn't directly available).
* Depend on HugoNikanor/letsencrypt.Hugo Hörnquist2023-01-15
|
* Remove ordering between filter and cgitrc.Hugo Hörnquist2023-01-15
| | | | | | If any of the filters fragments failed then Concat[$cgitrc] would also be skipped. We however still want to generate that file, since filters can reference missing sources.
* Add some filters for possible use.Hugo Hörnquist2023-01-15
|
* Fail properly for failed filter type inferrence.Hugo Hörnquist2023-01-15
|
* Change to use HugoNikanor/letsencrypt.Hugo Hörnquist2023-01-15
|
* Fix linter warnings.Hugo Hörnquist2023-01-15
|
* Document classes.Hugo Hörnquist2023-01-15
|
* Make project into pdk module.Hugo Hörnquist2023-01-15
|
* License under Apache-2.0.Hugo Hörnquist2023-01-15
|
* Don't require clone_url:sHugo Hörnquist2023-01-15
|
* filter fragment requires file.Hugo Hörnquist2023-01-15
| | | | | A missing file shouldn't be added as a filter. This will cause puppet to error, but leave our configuration in a non-broken state.
* Move filter name validation to puppet type.Hugo Hörnquist2023-01-15
|
* Create directories for public repos.Hugo Hörnquist2022-10-11
|
* Add file with public repos.Hugo Hörnquist2022-10-11
|
* Add pre-tags to default root readme.Hugo Hörnquist2022-10-11
| | | | | If no filter is set then vimwiki dumps the file contents verbatim into the output, including HTML tags.
* Force concat after filter.Hugo Hörnquist2022-10-11
| | | | | | | Previously, puppet would replace the cgitrc file (leading to invalid references to filter files), then if a filters source was set to a file on the same server then it would fail, since the server is currently broken.
* Include setup code.Hugo Hörnquist2022-10-11
|
* Fix variable name.Hugo Hörnquist2022-10-11
|
* Add missing comma.Hugo Hörnquist2022-10-11
|
* general cleanup.Hugo Hörnquist2022-10-11
|
* Fix missing letter.Hugo Hörnquist2022-10-11
|
* further cleanup.Hugo Hörnquist2022-10-11
|
* Rewrote filter system.Hugo Hörnquist2022-10-11
|
* Re-flow metadata.json.Hugo Hörnquist2022-10-11
|
* Change how root readme is sources.Hugo Hörnquist2022-10-11
|
* Cleanup whitespace.Hugo Hörnquist2022-10-11
|
* Fix metadata.Hugo Hörnquist2022-08-21
|
* Add metadata.jsonHugo Hörnquist2022-08-08
|
* Add cloc to cgit about filter.Hugo Hörnquist2022-02-12
|
* Merge all cgit repo rules into one.Hugo Hörnquist2022-01-13
|
* Remove cgit notify.Hugo Hörnquist2021-12-30
|
* Cgit fixes.Hugo Hörnquist2021-12-30
|
* Move cgit setup to module.Hugo Hörnquist2021-12-30
|
* cgitHugo Hörnquist2021-12-29
|
* Cgit trailing commas.Hugo Hörnquist2021-12-29
|
* Move cgit conf to hiera.Hugo Hörnquist2021-12-29
|
* Minor fixesHugo Hörnquist2021-12-13
|
* Initial commit.Hugo Hörnquist2021-06-29