robin
|
c212173692
|
feat: cv; spiced up interests section
PR Checks / lint-and-test (pull_request) Successful in 1m28s
|
2026-09-09 17:25:51 +02:00 |
|
robin
|
c2e656443f
|
fix: missing '-' in linkedin link
|
2026-09-09 09:59:51 +02:00 |
|
robin
|
edfaf98e18
|
fix: cv change, language rating bar width
|
2026-09-05 20:38:12 +02:00 |
|
robin
|
ff1e078be9
|
fix cv page improvements
|
2026-09-05 20:30:52 +02:00 |
|
robin
|
7974cfafc7
|
feat: cv page now features "check out my work" section and small icons
|
2026-09-05 20:08:37 +02:00 |
|
robin
|
cc010e79ca
|
fix: linkedin link
|
2026-09-05 19:48:15 +02:00 |
|
robin
|
deb0bac072
|
feat: Added cv view (not indexed)
|
2026-09-05 10:45:26 +02:00 |
|
robin
|
7185730a87
|
feat: Added first iteration of exercises view
|
2026-09-04 12:29:25 +02:00 |
|
robin
|
47034e111c
|
fix: List item UI improvements
|
2026-09-04 10:35:06 +02:00 |
|
robin
|
c0dc4a2fe0
|
fix: visiting account view no longer fetches /lists
|
2026-09-01 17:25:39 +02:00 |
|
robin
|
8df92a470e
|
feat: use new version endpoint to display api information
|
2026-09-01 17:03:23 +02:00 |
|
robin
|
16405ec5f7
|
feat: use new invite status endpoint to display different invite type counts
|
2026-09-01 16:34:13 +02:00 |
|
robin
|
f35009822f
|
fix: use new list item routes
|
2026-09-01 15:57:09 +02:00 |
|
robin
|
6196556012
|
fix: removed user_ids from create list payload; improved share button on invites
|
2026-09-01 15:29:31 +02:00 |
|
robin
|
14563e5204
|
feat: pagination for invites
|
2026-09-01 11:13:33 +02:00 |
|
robin
|
a30101f841
|
fix: styling for AccountsView on desktop and mobile
|
2026-09-01 08:58:38 +02:00 |
|
robin
|
9abd66fdba
|
fix: viewport will no longer overflow in width
|
2026-09-01 08:44:39 +02:00 |
|
robin
|
1bacc58648
|
fix: invite links now will not redirect to login
|
2026-08-31 22:41:50 +02:00 |
|
robin
|
0b6a9231f9
|
fix: invite panel width
|
2026-08-31 22:26:14 +02:00 |
|
robin
|
4edfb64723
|
fix: dot color for sync status
|
2026-08-31 22:07:29 +02:00 |
|
robin
|
182704b9cd
|
feat: reverted "sync" stamps back to colored dots
|
2026-08-31 22:00:49 +02:00 |
|
robin
|
564c7c6338
|
fix: ellipse-trim invite codes
|
2026-08-31 21:56:13 +02:00 |
|
robin
|
5d0a2cfded
|
feat: re-design
|
2026-08-31 21:53:59 +02:00 |
|
robin
|
2c45478478
|
feat: registration with invite codes
|
2026-08-31 21:35:37 +02:00 |
|
robin
|
68991a3722
|
feat: user invites in account panel
|
2026-08-31 21:08:47 +02:00 |
|
robin
|
73ef2b625d
|
fix: updated /user/password route
|
2026-08-31 20:08:23 +02:00 |
|
robin
|
6b416eeb02
|
fix: added missing space
|
2026-08-31 19:36:00 +02:00 |
|
robin
|
10bf01046c
|
fix: abstracted modal's common code to BaseModal
|
2026-08-31 18:10:57 +02:00 |
|
robin
|
ca0317a01a
|
feat: add item input now doubles as search bar for the list
|
2026-08-31 18:02:52 +02:00 |
|
robin
|
4188f4afee
|
fix: added missing files for change password
|
2026-08-31 17:48:01 +02:00 |
|
robin
|
f82dc34723
|
feat: added change password to about/account view
|
2026-08-31 17:46:37 +02:00 |
|
robin
|
9b7c83532b
|
fix: ai audit improvements
|
2026-08-22 23:16:06 +02:00 |
|
robin
|
c6e45cd067
|
fix: debouncing sync and other improvements
|
2026-08-22 22:58:20 +02:00 |
|
robin
|
e27e7a679e
|
feat: lists are now sorted by modified_at desc
|
2026-08-22 22:08:09 +02:00 |
|
robin
|
8c35899bd9
|
fix: redirect to login/ when refresh token is invalid
|
2026-08-21 23:01:32 +02:00 |
|
robin
|
61d1b84fff
|
fix: lists and list items deleted on another device are now deleted locally
|
2026-08-21 22:53:18 +02:00 |
|
robin
|
2634bd0db0
|
fix: adding user to list now only works online, and it never queued
|
2026-08-21 22:22:36 +02:00 |
|
robin
|
0007f96c35
|
feat: added delete list & list items
|
2026-08-21 21:52:26 +02:00 |
|
robin
|
7273fe85d3
|
fix: utilizing new total/completed fields in /lists endpoint to lazy load items on demand
|
2026-08-21 21:15:42 +02:00 |
|
robin
|
d00361c4ac
|
fix: use field "email" instead of "user_id" in /lists/user
|
2026-08-21 20:56:27 +02:00 |
|
robin
|
a8d4b456e4
|
fix: moved "share list" to list overview, rather than list detail view
|
2026-08-21 17:57:09 +02:00 |
|
robin
|
c521615537
|
fix: removed list style
|
2026-08-21 17:40:03 +02:00 |
|
robin
|
10aefdd655
|
feat: initial sketch with AI
|
2026-08-21 17:09:32 +02:00 |
|
Robin Dittmar
|
b40dee3429
|
feat: add dexie
|
2026-07-27 10:00:23 +02:00 |
|
Robin Dittmar
|
fbe2be3435
|
feat: initialize vue project
|
2026-07-27 09:45:30 +02:00 |
|