• Joined on 2025-08-16
master merged pull request toolz/linkding#1 2025-11-16 09:40:34 +01:00
feat: auth
master pushed to main at toolz/linkding 2025-11-16 09:40:34 +01:00
3cf9601a71 Merge pull request 'feat: auth' (#1) from feature/auth into main
2ea90554ef feat: auth
Compare 2 commits »
master created pull request toolz/linkding#1 2025-11-16 07:49:32 +01:00
feat: auth
master created branch feature/auth in toolz/linkding 2025-11-16 07:49:27 +01:00
master pushed to feature/auth at toolz/linkding 2025-11-16 07:49:27 +01:00
2ea90554ef feat: auth
master pushed tag 1.0.0 to toolz/linkding 2025-11-16 07:42:54 +01:00
master pushed to main at toolz/linkding 2025-11-15 19:21:44 +01:00
3c372878a3 feat: UX improvements for list handling
3378a13fe4 feat: lists
Compare 2 commits »
master pushed to main at toolz/linkding 2025-11-15 14:00:03 +01:00
3ab8cdcc37 feat: minimal pwa
master pushed to main at toolz/linkding 2025-11-15 13:29:07 +01:00
bd4ada7c18 feat: remember layout
master pushed to main at toolz/linkding 2025-11-15 13:25:40 +01:00
3f0fbed557 feat: multiple layouts
master pushed to main at toolz/linkding 2025-11-15 12:54:04 +01:00
0a986f4293 feat: layout and UX improvements
f417bebf1a feat: style improvements, icon-only buttons
Compare 2 commits »
master pushed to main at toolz/linkding 2025-11-15 11:20:15 +01:00
2c039ff661 feat: scroll top button
master pushed to main at toolz/linkding 2025-11-15 11:03:39 +01:00
448fe54e82 feat: header layout
master pushed to main at toolz/linkding 2025-11-15 10:56:20 +01:00
862e5dafaf feat: archiving
master deleted branch feature/epic2-core-services from toolz/goplt 2025-11-07 10:23:22 +01:00
master pushed to main at toolz/goplt 2025-11-07 10:23:21 +01:00
3a98b72ffd Merge pull request 'feature/epic2-core-services' (#6) from feature/epic2-core-services into main
a785cd73de perf(ci): pre-install all tools in pre-commit Docker image
75c5293c8c fix(lint): add bounds checking for integer conversions to fix gosec warnings
9712e50f6c fix(scripts): disable VCS stamping in pre-commit container
8eda9af769 fix(scripts): ensure working directory is correct for make commands
Compare 61 commits »
master merged pull request toolz/goplt#6 2025-11-07 10:23:20 +01:00
feature/epic2-core-services
master pushed to feature/epic2-core-services at toolz/goplt 2025-11-07 10:18:34 +01:00
a785cd73de perf(ci): pre-install all tools in pre-commit Docker image
master pushed to feature/epic2-core-services at toolz/goplt 2025-11-07 10:05:20 +01:00
75c5293c8c fix(lint): add bounds checking for integer conversions to fix gosec warnings
9712e50f6c fix(scripts): disable VCS stamping in pre-commit container
8eda9af769 fix(scripts): ensure working directory is correct for make commands
4b33ed522d fix(scripts): install make in pre-commit container
bc740f7b1f fix(scripts): use make fmt-check instead of go fmt
Compare 8 commits »
master pushed to feature/epic2-core-services at toolz/goplt 2025-11-07 09:38:15 +01:00
31e8ca7ce9 fix(lint): use explicit safe type conversions for gosec