Dylan De Faoite dylan
  • Ireland
  • Joined on 2026-02-23
dylan merged pull request dylan/crosspost#10 2026-03-18 20:30:19 +00:00
Finish off the links between frontend and backend
dylan pushed to feat/add-frontend-pages at dylan/crosspost 2026-03-18 19:23:38 +00:00
e054997bb1 feat(frontend): reword CulturalStats to improve understandability
dylan pushed to feat/add-frontend-pages at dylan/crosspost 2026-03-18 19:12:36 +00:00
e5414befa7 feat(frontend): add dominant emotion display to UserModal
86926898ce feat(frontend): improve labels to be more understandable
b1177540a1 feat(frontend): enhance EmotionalStats component with detailed mood analysis
Compare 3 commits »
dylan pushed to feat/add-frontend-pages at dylan/crosspost 2026-03-18 19:02:15 +00:00
f604fcc531 feat(frontend): add warning message for scraping limits
dylan pushed to feat/add-frontend-pages at dylan/crosspost 2026-03-18 19:00:34 +00:00
b7aec2b0ea feat(frontend): add favicon
dylan pushed to feat/add-frontend-pages at dylan/crosspost 2026-03-18 18:53:16 +00:00
1446dd176d feat(frontend): center page selection
dylan pushed to feat/add-frontend-pages at dylan/crosspost 2026-03-18 18:50:53 +00:00
c215024ef2 feat(frontend): add deleted user filter
dylan pushed to feat/add-frontend-pages at dylan/crosspost 2026-03-18 18:43:52 +00:00
17ef42e548 feat!(frontend): add cultural, interactional and linguistic stat pages
7e4a91bb5e style(frontend): style api types to be in order of the endpoint
436549641f chore(frontend): add api types for new backend data
3e78a54388 feat(stat): add conversation concentration metric
Compare 4 commits »
dylan pushed to feat/add-frontend-pages at dylan/crosspost 2026-03-17 19:55:38 +00:00
71998c450e fix(db): change title type to text
2a00384a55 feat(interaction): add top interaction pairs and initiator ratio methods
Compare 2 commits »
dylan pushed to main at dylan/birch-dots 2026-03-17 18:49:23 +00:00
1db39683e9 fix(touchpad): accidental touchpad disabled while typing
dylan pushed to feat/add-frontend-pages at dylan/crosspost 2026-03-17 13:36:48 +00:00
8372aa7278 feat(api): add endpoint to view entire dataset
7b5a939271 fix(stats): missing private methods in User obj
2fa1dff4b7 feat(stat): add lexical diversity stat
31fb275ee3 fix(db): incorrect NER column being inserted
8a0f6e71e8 chore(api): rename cultural entity emotion endpoint
Compare 5 commits »
dylan created pull request dylan/crosspost#10 2026-03-17 12:32:15 +00:00
WIP: Finish off the links between frontend and backend
dylan pushed to feat/add-frontend-pages at dylan/crosspost 2026-03-17 12:23:05 +00:00
9093059d05 refactor(stats): move user stats out of interactional into users
dylan created branch feat/add-frontend-pages in dylan/crosspost 2026-03-17 12:21:08 +00:00
dylan pushed to feat/add-frontend-pages at dylan/crosspost 2026-03-17 12:21:08 +00:00
8a13444b16 chore(frontend): add new API types
3468fdc2ea feat(api): add new user and linguistic endpoints
09a4f9036f refactor(stats): add summary and user stat classes for consistency
97fccd073b feat(emotional): add average emotion & dominant emotion stats
Compare 4 commits »
dylan pushed to main at dylan/birch-dots 2026-03-16 22:51:14 +00:00
3481125919 fix(hypr): fix minimum force speed
dylan pushed to main at dylan/birch-dots 2026-03-16 22:28:10 +00:00
798ecf40a2 fix(hypr): adjust gesture settings for smoother workspace swaps
eabcc3de6b feat(hyprland): add hypridle and lid close binds
Compare 2 commits »
dylan deleted branch feat/automatic-scraping-datasets from dylan/crosspost 2026-03-14 21:58:51 +00:00
dylan pushed to main at dylan/crosspost 2026-03-14 21:58:50 +00:00
94befb61c5 Merge pull request 'Automatic Scraping of dataset options' (#9) from feat/automatic-scraping-datasets into main
12f5953146 fix(api): remove error exceptions in API responses
5b0441c34b fix(connector): unnecessary comment limits
d2b919cd66 fix(api): enforce integer limit and cap at 1000 in scrape_data function
062937ec3c fix(api): incorrect validation on search
Compare 37 commits »
dylan merged pull request dylan/crosspost#9 2026-03-14 21:58:49 +00:00
Automatic Scraping of dataset options