Age | Commit message (Collapse) | Author | |
---|---|---|---|
6 days | Fix format for the +info+ pairs | Frederick Muriuki Muriithi | |
Fix the format for the info pairs to avoid failure when accessing the root of the application. | |||
13 days | web: added comment on path | Pjotr Prins | |
2024-09-04 | Extend edit/commit end-points to push to bare repo. | Munyoki Kilyungi | |
* web/view/markdown.scm: Export git-invoke. * web/webserver.scm [+global-repo+]: Delete. [+current-repo-path+]: New variable. (+cgit-repo-path+): New variable. (commit-file-handler): Commit changes to a normal repository and later puh to the bare repository. (controller): Uupdate "GET /edit" and "POST commit" to use the +current-repo+. Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
2024-09-04 | Move constants to the top of the file. | Munyoki Kilyungi | |
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
2024-09-04 | Properly unquote lists using "," | Munyoki Kilyungi | |
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
2024-08-12 | Bugfix: return correct status code for edit api. | Alexander_Kabui | |
2024-08-09 | Use "," to unquote variables/functions. | Munyoki Kilyungi | |
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
2024-08-09 | Rename info->+info+ info-meta->+info-meta+ | Munyoki Kilyungi | |
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
2024-08-09 | Apply guix style formatting to files. | Alexander_Kabui | |
2024-08-09 | Replace string-append with format. | Alexander_Kabui | |
2024-08-09 | Refactor: naming convention for global constants. | Alexander_Kabui | |
2024-08-09 | Fix naming for predicates. | Alexander_Kabui | |
2024-08-09 | Use kebab case for Variables. | Alexander_Kabui | |
2024-08-09 | Markdown code Linting. | Alexander_Kabui | |
2024-08-09 | Refactor: Guile webserver code refactoring. | Alexander_Kabui | |
2024-08-05 | Minor fixes: remove todo. | Alexander_Kabui | |
2024-08-05 | Use env variable REPO_PATH. | Alexander_Kabui | |
2024-08-05 | Update commit endpoint rename json data. | Alexander_Kabui | |
2024-08-02 | code refactoring | Alexander_Kabui | |
2024-08-02 | refactoring: code cleanup | Alexander_Kabui | |
2024-08-02 | Add main endpoints for editing and committing file | Alexander_Kabui | |
2024-07-26 | Add edit file endpoint. | Alexander_Kabui | |
2023-09-12 | pico.css works | Pjotr Prins | |
2023-09-11 | Adding pico css | Pjotr Prins | |
2023-09-11 | Support for aging | Pjotr Prins | |
2023-08-30 | MSK home | Pjotr Prins | |
2023-08-28 | Serve images | Pjotr Prins | |
2023-08-28 | Serve image | Pjotr Prins | |
2023-08-27 | Started on branding | Pjotr Prins | |
2023-08-23 | Able to render group data | Pjotr Prins | |
2023-08-22 | Remove pk statements | Pjotr Prins | |
2023-08-20 | Add gnid to species - still a bug | Pjotr Prins | |
2023-08-19 | Adding test infrastructure and reorganizing modules | Pjotr Prins | |
2023-08-18 | Adding test infrastructure and reorganizing modules - still not happy with ↵ | Pjotr Prins | |
(web uri) | |||
2023-08-12 | Specify licenses | Pjotr Prins | |
2023-08-11 | Get expanded species1 | Pjotr Prins | |
2023-08-10 | Some minor refactoring | Pjotr Prins | |
2023-08-10 | Getting taxon metadata | Pjotr Prins | |
2023-08-10 | Render HTML on species | Pjotr Prins | |
2023-08-10 | Quick hack for meta | Pjotr Prins | |
2023-08-10 | HTML viewing | Pjotr Prins | |
2023-08-07 | Added first HTML view using code from mumi/dave | Pjotr Prins | |
2023-08-07 | Start on displaying HTML | Pjotr Prins | |
2023-08-07 | Added comment on first API entry | Pjotr Prins | |
2023-08-07 | Update API location | Pjotr Prins | |
2023-08-06 | SPARQL: move into separate module | Pjotr Prins | |
2023-08-06 | memoize: created separate module | Pjotr Prins | |
2023-08-06 | Init new project for GN on guile. | Pjotr Prins | |