{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":46134177,"defaultBranch":"master","name":"librenms","ownerLogin":"murrant","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2015-11-13T16:39:59.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/39462?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1716735312.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"c4113f53f54b9fb50c43493c230d5a82835001e1","ref":"refs/heads/fix-error","pushedAt":"2024-05-26T14:55:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"murrant","name":"Tony Murray","path":"/murrant","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39462?s=80&v=4"},"commit":{"message":"Fix error in riverbed\nvariable is overwritten","shortMessageHtmlLink":"Fix error in riverbed"}},{"before":"77a71cdad0349315be7e89d360ec6ec7a225f030","after":null,"ref":"refs/heads/map-width-max","pushedAt":"2024-05-23T11:54:20.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"murrant","name":"Tony Murray","path":"/murrant","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39462?s=80&v=4"}},{"before":"38dbc66cca10791662aa8a5fb115461bb4c98a4e","after":null,"ref":"refs/heads/analysis-ZnbM7n","pushedAt":"2024-05-23T11:48:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"murrant","name":"Tony Murray","path":"/murrant","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39462?s=80&v=4"}},{"before":null,"after":"f8e22668dbe53c5aee75427b697e5b02325333b9","ref":"refs/heads/analysis-Q3ZYmZ","pushedAt":"2024-05-23T11:48:37.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"murrant","name":"Tony Murray","path":"/murrant","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39462?s=80&v=4"},"commit":{"message":"Apply fixes from StyleCI","shortMessageHtmlLink":"Apply fixes from StyleCI"}},{"before":"1659badab78f6cdcb2faa5790ffa65cdab13e54e","after":"211bbc5710b6cd9006f64aacf11d3ff6ade4a3a3","ref":"refs/heads/ports-ui","pushedAt":"2024-05-23T11:48:28.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"murrant","name":"Tony Murray","path":"/murrant","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39462?s=80&v=4"},"commit":{"message":"Fix port transfer","shortMessageHtmlLink":"Fix port transfer"}},{"before":"ddfbf79fb268558d51e2e23893a8e4dde9bbea54","after":null,"ref":"refs/heads/analysis-APpnxB","pushedAt":"2024-05-23T03:00:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"murrant","name":"Tony Murray","path":"/murrant","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39462?s=80&v=4"}},{"before":null,"after":"38dbc66cca10791662aa8a5fb115461bb4c98a4e","ref":"refs/heads/analysis-ZnbM7n","pushedAt":"2024-05-23T03:00:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"murrant","name":"Tony Murray","path":"/murrant","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39462?s=80&v=4"},"commit":{"message":"Apply fixes from StyleCI","shortMessageHtmlLink":"Apply fixes from StyleCI"}},{"before":"21e963a9a769c414d3b39d825ae00efc3eea541b","after":"1659badab78f6cdcb2faa5790ffa65cdab13e54e","ref":"refs/heads/ports-ui","pushedAt":"2024-05-23T03:00:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"murrant","name":"Tony Murray","path":"/murrant","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39462?s=80&v=4"},"commit":{"message":"Collapsed and expandable port neighbors\nNew expandable component","shortMessageHtmlLink":"Collapsed and expandable port neighbors"}},{"before":"596dd48fd1be76f1d05e17117c01fc0b9214f656","after":"c046fc633228121a05f930000aafa2d467748928","ref":"refs/heads/esri-geomap","pushedAt":"2024-05-23T02:34:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"murrant","name":"Tony Murray","path":"/murrant","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39462?s=80&v=4"},"commit":{"message":"ESRI ArcGIS geo map support","shortMessageHtmlLink":"ESRI ArcGIS geo map support"}},{"before":null,"after":"596dd48fd1be76f1d05e17117c01fc0b9214f656","ref":"refs/heads/esri-geomap","pushedAt":"2024-05-23T02:28:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"murrant","name":"Tony Murray","path":"/murrant","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39462?s=80&v=4"},"commit":{"message":"ESRI ArcGIS geo map support","shortMessageHtmlLink":"ESRI ArcGIS geo map support"}},{"before":"54ec98cafb22daf6fbcc09c4f6fabff6fe5a4e30","after":"f0966f4d23130ba3b6052cc9e2f6c98f88c0cacb","ref":"refs/heads/master","pushedAt":"2024-05-23T02:24:33.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"murrant","name":"Tony Murray","path":"/murrant","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39462?s=80&v=4"},"commit":{"message":"Widget hot refresh & worldmap cleanup (#16053)\n\n* Iterate in javascript and separate processing\r\n\r\n* Widget refresh/destroy events\r\n\r\n* Remove old dom and unbind events\r\n\r\n* fix whitespace\r\n\r\n* Fix up bootgrid tables, they inserted a div before the first div breaking event propagation\r\nswitch to regular js function to scope variables instead of jquery\r\n\r\n* Handle settings the same way as the normal widget\r\n\r\n* Use standard init_map and add layer control\r\n\r\n* May need L.Control.Locate now\r\n\r\n* Set maxZoom for marker cluster\r\n\r\n* Try setMaxZoom\r\n\r\n* worldmap size 100 and resize on refresh/widget resize\r\n\r\n* Add resize event (and throttle it a bit)\r\n\r\n* Further worldmap cleanup\r\n\r\n* Move most javascript to common js, will cause js errors until page is reloaded, but better in the long run","shortMessageHtmlLink":"Widget hot refresh & worldmap cleanup (librenms#16053)"}},{"before":"36532c73ca8cd2e6179327024df94109cd0b02e5","after":"ddf2d377bd298a98a6c78cd4ef174ec5e0a83b84","ref":"refs/heads/worldmap-refresh","pushedAt":"2024-05-23T02:14:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"murrant","name":"Tony Murray","path":"/murrant","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39462?s=80&v=4"},"commit":{"message":"Move most javascript to common js, will cause js errors until page is reloaded, but better in the long run","shortMessageHtmlLink":"Move most javascript to common js, will cause js errors until page is…"}},{"before":"6246f2667b14f2fa52262d651da07734541ed304","after":"36532c73ca8cd2e6179327024df94109cd0b02e5","ref":"refs/heads/worldmap-refresh","pushedAt":"2024-05-23T01:05:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"murrant","name":"Tony Murray","path":"/murrant","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39462?s=80&v=4"},"commit":{"message":"Further worldmap cleanup","shortMessageHtmlLink":"Further worldmap cleanup"}},{"before":"1bd8e10e9ae06b4251a291333cf4683707f66060","after":"6246f2667b14f2fa52262d651da07734541ed304","ref":"refs/heads/worldmap-refresh","pushedAt":"2024-05-22T20:02:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"murrant","name":"Tony Murray","path":"/murrant","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39462?s=80&v=4"},"commit":{"message":"Add resize event (and throttle it a bit)","shortMessageHtmlLink":"Add resize event (and throttle it a bit)"}},{"before":"a7a00724da4402f86c8c427172b72aa765118072","after":"1bd8e10e9ae06b4251a291333cf4683707f66060","ref":"refs/heads/worldmap-refresh","pushedAt":"2024-05-22T19:04:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"murrant","name":"Tony Murray","path":"/murrant","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39462?s=80&v=4"},"commit":{"message":"worldmap size 100 and resize on refresh/widget resize","shortMessageHtmlLink":"worldmap size 100 and resize on refresh/widget resize"}},{"before":"8b807522b1ddea708e95aee20934b9ca08db11ad","after":"a7a00724da4402f86c8c427172b72aa765118072","ref":"refs/heads/worldmap-refresh","pushedAt":"2024-05-22T18:37:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"murrant","name":"Tony Murray","path":"/murrant","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39462?s=80&v=4"},"commit":{"message":"Try setMaxZoom","shortMessageHtmlLink":"Try setMaxZoom"}},{"before":"fed75e1be004dfb23f143202895b47471d9677f8","after":"8b807522b1ddea708e95aee20934b9ca08db11ad","ref":"refs/heads/worldmap-refresh","pushedAt":"2024-05-22T18:11:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"murrant","name":"Tony Murray","path":"/murrant","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39462?s=80&v=4"},"commit":{"message":"Set maxZoom for marker cluster","shortMessageHtmlLink":"Set maxZoom for marker cluster"}},{"before":"73dd6aea81bf7b64d517fcc10579240b7ebacdb9","after":"fed75e1be004dfb23f143202895b47471d9677f8","ref":"refs/heads/worldmap-refresh","pushedAt":"2024-05-22T17:29:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"murrant","name":"Tony Murray","path":"/murrant","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39462?s=80&v=4"},"commit":{"message":"May need L.Control.Locate now","shortMessageHtmlLink":"May need L.Control.Locate now"}},{"before":"63fd753e26c7b8532e5b2c2e145228ccaf0380b3","after":"73dd6aea81bf7b64d517fcc10579240b7ebacdb9","ref":"refs/heads/worldmap-refresh","pushedAt":"2024-05-22T17:18:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"murrant","name":"Tony Murray","path":"/murrant","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39462?s=80&v=4"},"commit":{"message":"Use standard init_map and add layer control","shortMessageHtmlLink":"Use standard init_map and add layer control"}},{"before":"879aa33746586808a44b2349e08742abc61883e8","after":"63fd753e26c7b8532e5b2c2e145228ccaf0380b3","ref":"refs/heads/worldmap-refresh","pushedAt":"2024-05-22T15:51:31.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"murrant","name":"Tony Murray","path":"/murrant","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39462?s=80&v=4"},"commit":{"message":"Handle settings the same way as the normal widget","shortMessageHtmlLink":"Handle settings the same way as the normal widget"}},{"before":null,"after":"77a71cdad0349315be7e89d360ec6ec7a225f030","ref":"refs/heads/map-width-max","pushedAt":"2024-05-22T12:26:34.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"murrant","name":"Tony Murray","path":"/murrant","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39462?s=80&v=4"},"commit":{"message":"Manage Maps limit width","shortMessageHtmlLink":"Manage Maps limit width"}},{"before":"77a71cdad0349315be7e89d360ec6ec7a225f030","after":"54ec98cafb22daf6fbcc09c4f6fabff6fe5a4e30","ref":"refs/heads/master","pushedAt":"2024-05-22T12:25:48.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"murrant","name":"Tony Murray","path":"/murrant","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39462?s=80&v=4"},"commit":{"message":"API: return error when no ports found (#16043)\n\nWhen looking up device ports (get_port_graphs), return an error when no ports are found.\n\nfixes #15964","shortMessageHtmlLink":"API: return error when no ports found (librenms#16043)"}},{"before":"6c6bdf26d0ba080703ac7e4505a97e0ca4cfd356","after":"77a71cdad0349315be7e89d360ec6ec7a225f030","ref":"refs/heads/master","pushedAt":"2024-05-22T12:24:07.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"murrant","name":"Tony Murray","path":"/murrant","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39462?s=80&v=4"},"commit":{"message":"Manage Maps limit width","shortMessageHtmlLink":"Manage Maps limit width"}},{"before":"e11897820aaffc7d004b6773e2884b219ca241b1","after":"879aa33746586808a44b2349e08742abc61883e8","ref":"refs/heads/worldmap-refresh","pushedAt":"2024-05-22T12:00:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"murrant","name":"Tony Murray","path":"/murrant","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39462?s=80&v=4"},"commit":{"message":"fix whitespace","shortMessageHtmlLink":"fix whitespace"}},{"before":"ea074cb572f974ba599423591962918296ac298a","after":null,"ref":"refs/heads/analysis-RPGbyp","pushedAt":"2024-05-22T05:22:07.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"murrant","name":"Tony Murray","path":"/murrant","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39462?s=80&v=4"}},{"before":null,"after":"ad9a9b57c43de84213cd5fef72b1e0669d80857e","ref":"refs/heads/analysis-7WgMOb","pushedAt":"2024-05-22T05:22:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"murrant","name":"Tony Murray","path":"/murrant","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39462?s=80&v=4"},"commit":{"message":"Apply fixes from StyleCI","shortMessageHtmlLink":"Apply fixes from StyleCI"}},{"before":"42518a369c3beac918548c2afd9f8fb8b6e57dba","after":"e11897820aaffc7d004b6773e2884b219ca241b1","ref":"refs/heads/worldmap-refresh","pushedAt":"2024-05-22T05:21:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"murrant","name":"Tony Murray","path":"/murrant","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39462?s=80&v=4"},"commit":{"message":"Remove old dom and unbind events","shortMessageHtmlLink":"Remove old dom and unbind events"}},{"before":"a2e429c83d235a2ffe25d6e856e012c904b802e9","after":null,"ref":"refs/heads/analysis-nebM5g","pushedAt":"2024-05-22T05:14:19.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"murrant","name":"Tony Murray","path":"/murrant","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39462?s=80&v=4"}},{"before":null,"after":"ea074cb572f974ba599423591962918296ac298a","ref":"refs/heads/analysis-RPGbyp","pushedAt":"2024-05-22T05:14:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"murrant","name":"Tony Murray","path":"/murrant","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39462?s=80&v=4"},"commit":{"message":"Apply fixes from StyleCI","shortMessageHtmlLink":"Apply fixes from StyleCI"}},{"before":"59e8e435f5daa756b305c3f06be580b9ef608177","after":"42518a369c3beac918548c2afd9f8fb8b6e57dba","ref":"refs/heads/worldmap-refresh","pushedAt":"2024-05-22T05:14:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"murrant","name":"Tony Murray","path":"/murrant","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39462?s=80&v=4"},"commit":{"message":"Widget refresh/destroy events","shortMessageHtmlLink":"Widget refresh/destroy events"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEVDH1SgA","startCursor":null,"endCursor":null}},"title":"Activity · murrant/librenms"}