Martin Grønbak Tranberg martin
  • Joined on 2022-06-17
martin pushed to dev at martin/sharepoint-browser 2026-04-12 08:30:42 +00:00
0dfef3e611 feat: task 9 — add _graph_request helper with retry on 429/503
martin pushed to dev at martin/sharepoint-browser 2026-04-12 08:26:56 +00:00
707645ab36 fix: task 8 — add timeout to all requests calls
martin pushed to dev at martin/sharepoint-browser 2026-04-12 08:23:33 +00:00
df55660291 fix: task 7 — production hardening quick fixes
martin pushed to dev at martin/sharepoint-browser 2026-04-12 08:19:28 +00:00
martin created branch dev in martin/sharepoint-browser 2026-04-12 08:19:28 +00:00
martin pushed to master at martin/sharepoint-browser 2026-04-12 08:11:21 +00:00
e8e1d8b60d docs: update README with latest features and fixes
martin released Sharepoint Explorer at martin/sharepoint-browser 2026-04-12 08:10:56 +00:00
martin pushed tag v1.0 to martin/sharepoint-browser 2026-04-12 08:10:56 +00:00
martin pushed to master at martin/sharepoint-browser 2026-04-12 08:01:41 +00:00
ba3d8dded5 chore: ignore tasks/ and .claude/ directories
d7c0fdd091 test: add unit tests for all code-review bug fixes
f168d0c60a refactor: remove dead is_breadcrumb parameter from _navigate_to_item_data (S-1)
0cbec6477f fix: restore refresh operations broken by nav_gen regression (C-1, S-2)
a55365259c refactor: remove redundant pulse_gauge calls and fix breadcrumb dedup (S1, S3)
Compare 8 commits »
martin pushed to dev-cleanup at martin/sharepoint-browser 2026-04-12 08:01:16 +00:00
ba3d8dded5 chore: ignore tasks/ and .claude/ directories
d7c0fdd091 test: add unit tests for all code-review bug fixes
Compare 2 commits »
martin pushed to dev-cleanup at martin/sharepoint-browser 2026-04-12 07:56:39 +00:00
f168d0c60a refactor: remove dead is_breadcrumb parameter from _navigate_to_item_data (S-1)
martin pushed to dev-cleanup at martin/sharepoint-browser 2026-04-12 07:53:00 +00:00
0cbec6477f fix: restore refresh operations broken by nav_gen regression (C-1, S-2)
a55365259c refactor: remove redundant pulse_gauge calls and fix breadcrumb dedup (S1, S3)
d529568798 fix: add navigation generation counter to prevent stale list overwrite (I1)
Compare 3 commits »
martin pushed to dev-cleanup at martin/sharepoint-browser 2026-04-12 07:43:12 +00:00
b800f0308d fix: resolve C2/I4 review findings
dadbb4d51a fix: resolve C1/I2/I3/S2 review findings
Compare 2 commits »
martin created branch dev-cleanup in martin/sharepoint-browser 2026-04-12 07:43:12 +00:00
martin pushed to master at martin/sharepoint-browser 2026-04-07 11:35:03 +00:00
be7a78deb8 feat: update credits section with company address and contact information
4abf221887 refactor: convert settings dialog to tabbed interface and add about section
Compare 2 commits »
martin pushed to master at martin/sharepoint-browser 2026-04-07 11:21:59 +00:00
205b1ac241 refactor: consolidate navigation logic and improve refresh reliability using path data context
martin pushed to master at martin/sharepoint-browser 2026-04-07 10:30:49 +00:00
0159b91c69 feat: add status bar gauge and implement pagination for site and folder fetching
martin pushed to master at martin/sharepoint-browser 2026-04-01 08:46:36 +00:00
2dfe1a41be refactor: replace path-based breadcrumb rendering with data-driven navigation and synchronization
martin pushed to master at martin/sharepoint-browser 2026-04-01 08:25:51 +00:00
f11f487ba3 feat: add get_txt helper method for localized string retrieval
martin pushed to master at martin/sharepoint-browser 2026-04-01 08:19:57 +00:00
ad6055963d feat: add configurable logging toggle to settings and implement dynamic log level management
e14012d2a5 feat: add path tracking to items and improve checkout/checkin logic with discard support
62725f9be6 feat: implement QuickXorHash integrity verification for downloads and add SharePoint site navigation support
1a85f1d963 feat: update status bar to ready state after drive initialization
62639632dc refactor: improve context menu separator logic and update login button label for compact mode
Compare 5 commits »