Age | Commit message (Expand) | Author |
---|---|---|
2024-08-21 | Fix timestamp attribute names...They were previously stored as 'created_timestamp' and 'changed_timestamp', but are now stored as 'created' and 'changed' | zsloan |
2024-03-13 | Make some improvements to the collections list template | zsloan |
2023-12-29 | Namespace all modules under gn2....We move all modules under a gn2 directory. This is important for "correct" packaging and deployment as a Guix service. | Arun Isaac |