Age | Commit message (Collapse) | Author | |
---|---|---|---|
13 days | Fix linting issues. | Frederick Muriuki Muriithi | |
13 days | Fix imports | Frederick Muriuki Muriithi | |
Remove unused imports, update old imports to newer forms and add missing imports. | |||
2025-06-12 | Allow a publication to *NOT* have a PubMed ID. | Frederick Muriuki Muriithi | |
2025-06-12 | Improve publication fetching for datatables. | Frederick Muriuki Muriithi | |
2025-06-11 | Limit returned results | Frederick Muriuki Muriithi | |
Limit the number of results returned to make page more responsive. This is buggy at this point — it doesn't do exactly what I expect, e.g. when I attempt to scroll, or use pagination, it doesn't actually display all the pages as expected. | |||
2025-06-11 | Enable server-side searching. | Frederick Muriuki Muriithi | |
2025-04-28 | Provide correct redirection uri, and data. | Frederick Muriuki Muriithi | |
2025-04-28 | Encode data to UTF-8 to prevent persistence errors. | Frederick Muriuki Muriithi | |
2025-04-28 | Implement creating publications. | Frederick Muriuki Muriithi | |
2025-04-28 | Provide UI for publication creation. | Frederick Muriuki Muriithi | |
2025-04-28 | View a publication's details. | Frederick Muriuki Muriithi | |
2025-04-28 | Initialise entry-point for managing publications. | Frederick Muriuki Muriithi | |