Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update eti assets 12/20/2024 #34

Merged
merged 6,825 commits into from
Dec 31, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
6825 commits
Select commit Hold shift + click to select a range
a060f60
Versioning stuff is hard - fixed v7.0.14 to v7.1.14
snipe Nov 14, 2024
647ef6a
Versioning stuff is hard - fixed v7.0.14 to v7.1.14
snipe Nov 14, 2024
3982201
this should work in theory - local is screwy though
spencerrlongg Nov 14, 2024
25163d1
working except for null 🤔
spencerrlongg Nov 14, 2024
7e7cbc4
seems to work just fine now, needs translations
spencerrlongg Nov 14, 2024
8c6869f
note and rm dump and comment
spencerrlongg Nov 14, 2024
4e28650
Specify table name in select
snipe Nov 14, 2024
70d9ef4
Merge pull request #15811 from snipe/small_fix_for_embiguous_created_by
snipe Nov 14, 2024
364410a
Merge pull request #15558 from maciej-poleszczyk/develop
snipe Nov 14, 2024
3e131d5
Add @maciej-poleszczyk as a contributor
snipe Nov 14, 2024
940f1c2
Fixed #15812 - regression in action_type search
snipe Nov 14, 2024
d427d9e
Merge remote-tracking branch 'origin/develop'
snipe Nov 14, 2024
075e350
Removed Twitter links
snipe Nov 14, 2024
a0b8483
Removed extra sort
snipe Nov 14, 2024
517e923
Merge remote-tracking branch 'origin/develop'
snipe Nov 14, 2024
c093b45
Fixed anchor links
snipe Nov 14, 2024
0be123b
Merge remote-tracking branch 'origin/develop'
snipe Nov 14, 2024
702621e
replace the via channel class
Godmartinz Nov 14, 2024
23038ab
removes tag if qr code is not present
Godmartinz Nov 14, 2024
306c97b
Merge pull request #15816 from Godmartinz/Teams_fix
snipe Nov 14, 2024
0a7d1a2
Merge remote-tracking branch 'origin/develop'
snipe Nov 14, 2024
95cd779
translations and attribute names
spencerrlongg Nov 14, 2024
0f1f6bc
fixed rest of dymos
Godmartinz Nov 14, 2024
8465806
rm unnecessary imports
spencerrlongg Nov 14, 2024
838a6d0
Corrected route name for filestable on assets
snipe Nov 14, 2024
636e466
Fixed delete model file route
snipe Nov 14, 2024
7b7a848
Merge pull request #15819 from snipe/fixes_asset_file_deletion
snipe Nov 14, 2024
96a4391
Merge remote-tracking branch 'origin/develop'
snipe Nov 14, 2024
124f9c8
oops, something went wrong translation
spencerrlongg Nov 14, 2024
f2faf58
Merge pull request #15817 from Godmartinz/label_fix
snipe Nov 14, 2024
b4a2a4e
Fixed #15820 - added model number to view-assets
snipe Nov 14, 2024
add3edb
Merge pull request #15822 from snipe/add_model_number_to_view_assets
snipe Nov 14, 2024
5381c4e
Merge remote-tracking branch 'origin/develop'
snipe Nov 14, 2024
09b7db5
Additional fix for #15817
snipe Nov 14, 2024
caf9274
Merge remote-tracking branch 'origin/develop'
snipe Nov 14, 2024
187e231
Fixed #15825
snipe Nov 15, 2024
66e82a3
Merge remote-tracking branch 'origin/develop'
snipe Nov 15, 2024
e8d1093
Fixed admin user not showing in download all activity report
snipe Nov 15, 2024
3fb543b
Merge pull request #15828 from snipe/bug/sc-27500
snipe Nov 15, 2024
8d321ed
Merge remote-tracking branch 'origin/develop'
snipe Nov 15, 2024
b71a90a
this should be all it takes to fix this, i think
spencerrlongg Nov 18, 2024
d14f43f
replace env with config variable for from address
Godmartinz Nov 18, 2024
0209d27
Fix rollback for created_by
marcusmoore Nov 18, 2024
f520607
Fix rollback for webhook_endpoint by using correct column type
marcusmoore Nov 18, 2024
f533cdc
update default from address to alternate config variable
Godmartinz Nov 18, 2024
a328c7a
Update README.md
viclou Nov 19, 2024
d60ac0c
Merge pull request #15840 from marcusmoore/fixes/migration-rollbacks
snipe Nov 19, 2024
53cfcb7
Merge pull request #15843 from snipe/viclou-patch-1
snipe Nov 19, 2024
8f72231
Merge pull request #15757 from akemidx/bug/sc-26944
snipe Nov 19, 2024
889aff4
Feature: Added API endpoint for generating asset labels
NebelKreis Nov 19, 2024
66d6b01
Feature: Added translations for label generation API endpoint
NebelKreis Nov 19, 2024
5639a84
Feature: Added API route for asset label generation
NebelKreis Nov 19, 2024
15a31bd
Fixed variable name
snipe Nov 19, 2024
d576016
Merge pull request #15845 from snipe/bug/sc-27523
snipe Nov 19, 2024
4384f8d
Merge remote-tracking branch 'origin/develop'
snipe Nov 19, 2024
30a6a67
Indicate requiredness on status select on bulk user checkin+delete
snipe Nov 19, 2024
5a5f108
Merge pull request #15848 from snipe/chore/sc-27531
snipe Nov 19, 2024
d10f118
Merge remote-tracking branch 'origin/develop'
snipe Nov 19, 2024
22602c7
use existing validation strings
spencerrlongg Nov 19, 2024
b513575
add testing example var MAIL_FROM_ADDR
Godmartinz Nov 19, 2024
99de639
fix mail.from.address variables in config, simplify envelop[ variable
Godmartinz Nov 19, 2024
1e51331
adding colon to password translation
akemidx Nov 19, 2024
59fe538
Add tests around component check ins via api
marcusmoore Nov 20, 2024
e8cad0d
Formatting
marcusmoore Nov 20, 2024
da4c877
Use === over ==
marcusmoore Nov 20, 2024
51a0767
Add tests around deleting component via ui
marcusmoore Nov 20, 2024
54f5f46
Improve check for image existence
marcusmoore Nov 20, 2024
cca7600
Merge pull request #15852 from marcusmoore/testing/ui-delete-component
snipe Nov 20, 2024
61eff02
Feature: Added category to asset checkout email
NebelKreis Nov 20, 2024
4304af0
Feature: Added category to asset checkin email
NebelKreis Nov 20, 2024
eb02624
Feature: Added category to asset acceptance/decline email
NebelKreis Nov 20, 2024
7618169
Feature: Added category to asset requested email
NebelKreis Nov 20, 2024
d5c141d
Fix: Removed setting validation as it is not strictly necessary
NebelKreis Nov 20, 2024
8cd4b33
Merge pull request #15847 from NebelKreis/feature/hardware-label-gene…
snipe Nov 20, 2024
5522def
Merge pull request #15854 from NebelKreis/feature/add-category-to-ass…
snipe Nov 20, 2024
f7c1fc8
no checked out to email doesnt trigger a 500
Godmartinz Nov 20, 2024
f932a4f
Always run validation on checkin
marcusmoore Nov 20, 2024
9bbd802
Use database file for sqlite in GitHub Action for tests
marcusmoore Nov 20, 2024
0a3bca0
Merge pull request #15860 from marcusmoore/tests/switch-to-file-for-s…
snipe Nov 20, 2024
6969b8b
remove the changes to mail.from.address default
Godmartinz Nov 20, 2024
d65254c
Add tests for component checkout api endpoint
marcusmoore Nov 20, 2024
e05f443
Merge pull request #15864 from marcusmoore/testing/api-component-chec…
snipe Nov 21, 2024
3a683d8
Merge pull request #15859 from Godmartinz/remove_name_null_warning
snipe Nov 21, 2024
2a21cce
Merge pull request #15839 from Godmartinz/fix-mail-envelope-variable
snipe Nov 21, 2024
b99b56b
Merge remote-tracking branch 'origin/develop'
snipe Nov 21, 2024
85c1b0e
[Snyk] Upgrade jquery-ui from 1.14.0 to 1.14.1 #15868
snipe Nov 21, 2024
ad2b853
Merge remote-tracking branch 'origin/develop'
snipe Nov 21, 2024
8b38dc8
Merge pull request #15851 from marcusmoore/testing/api-component-checkin
snipe Nov 21, 2024
b7aedb7
Merge pull request #15818 from spencerrlongg/bug/sc-27213
snipe Nov 21, 2024
424316d
fixing colon placements
akemidx Nov 21, 2024
feba860
Merge pull request #15850 from akemidx/bug/sc-27448
snipe Nov 21, 2024
9f395d1
Merge remote-tracking branch 'origin/develop'
snipe Nov 21, 2024
d037807
Always call resizeCanvas
marcusmoore Nov 21, 2024
9f49c25
WIP: move signature pad creation up and add debugging
marcusmoore Nov 21, 2024
87756ca
Remove debugging
marcusmoore Nov 21, 2024
dd223fc
commit for testing
akemidx Nov 22, 2024
0d60855
orange bar for requirednessness
akemidx Nov 22, 2024
f125c90
Merge pull request #15870 from marcusmoore/bug/sc-26857
snipe Nov 22, 2024
4a5f656
Merge remote-tracking branch 'origin/develop'
snipe Nov 25, 2024
0f18ee8
Updated translations
snipe Nov 25, 2024
25bfd3e
Merge remote-tracking branch 'origin/develop'
snipe Nov 25, 2024
30b481b
Updated version
snipe Nov 25, 2024
fd07550
Merge remote-tracking branch 'origin/develop'
snipe Nov 25, 2024
60642cd
fix user api update from clearing location_id unnecessarily
Godmartinz Nov 26, 2024
021e829
fixed mobile view of assets
Godmartinz Nov 26, 2024
37e091a
Merge pull request #15889 from Godmartinz/Fix-user-API-location-update
snipe Nov 26, 2024
6ee0c93
Merge remote-tracking branch 'origin/develop'
snipe Nov 26, 2024
15c9df0
fix mobile view for asset and user
Godmartinz Nov 26, 2024
fa80716
Merge pull request #15890 from Godmartinz/mobile-view-fix
snipe Nov 26, 2024
fcbd5dc
Harden asset checkout validation by requiring ints
marcusmoore Nov 26, 2024
2727210
requested changes from pr
akemidx Nov 26, 2024
a7dae10
fixing line
akemidx Nov 26, 2024
82108f8
Merge pull request #15208 from akemidx/feature/sc-26415
snipe Nov 26, 2024
0f1d10b
Dev assets
snipe Nov 26, 2024
11f83b4
Merge branch 'develop' of https://github.com/snipe/snipe-it into develop
snipe Nov 26, 2024
37ac7fe
Merge remote-tracking branch 'origin/develop'
snipe Nov 26, 2024
2cb1b6d
Use transformer on API update
snipe Nov 27, 2024
e1c0a80
Merge remote-tracking branch 'origin/develop'
snipe Nov 27, 2024
46be1ad
Merge pull request #15892 from marcusmoore/bug/harden-checkout-valida…
snipe Nov 27, 2024
ee4a54b
Fixed order by notes for users
snipe Nov 27, 2024
716c67d
Fixed #15901 - re-added required indicator on text and select custom …
snipe Dec 2, 2024
2220828
Merge pull request #15904 from snipe/fixes/#15901
snipe Dec 2, 2024
5a4a3aa
Merge remote-tracking branch 'origin/develop'
snipe Dec 2, 2024
1246ab1
Fixed bulk user form in user detail view
snipe Dec 2, 2024
dcd586e
Merge remote-tracking branch 'origin/develop'
snipe Dec 2, 2024
b5e8389
Revert "Hardened asset checkout validation by requiring integer"
marcusmoore Dec 2, 2024
a7d5b39
Merge pull request #15908 from snipe/revert-15892-bug/harden-checkout…
snipe Dec 2, 2024
6874f70
Some CSS twiddling
snipe Dec 2, 2024
1bbe9bf
Merge remote-tracking branch 'origin/develop'
snipe Dec 2, 2024
93d4d24
Fixed funky layout in importer
snipe Dec 2, 2024
99464fc
fixes general webhook not firing
Godmartinz Dec 2, 2024
ea1f832
Include MAIL_FROM_ADDR in phpunit configuration
marcusmoore Dec 2, 2024
8ff099e
Merge pull request #15910 from marcusmoore/chore/include-testing-vari…
snipe Dec 2, 2024
1473018
Fixed sr-only blank text
snipe Dec 2, 2024
1d0d148
Harden asset checkout validation
marcusmoore Dec 2, 2024
ab67c48
fix unaccepted assets report resend acceptance
Godmartinz Dec 2, 2024
2ad1407
Merge pull request #15909 from Godmartinz/checkin-out-notifications
snipe Dec 2, 2024
983b78e
add property check
Godmartinz Dec 2, 2024
16283b8
adds mail from name to mail envelope
Godmartinz Dec 3, 2024
e5284c0
fix typo
Godmartinz Dec 3, 2024
43d66a8
Merge pull request #15918 from Godmartinz/mail_name_fix
snipe Dec 3, 2024
6252f0a
layout / added category id
akemidx Dec 3, 2024
ca0f8ac
fixed
akemidx Dec 3, 2024
a137e31
Merge pull request #15920 from akemidx/asset-category-in-emails
snipe Dec 4, 2024
52b051e
add mail class for unaccepted assets reminders
Godmartinz Dec 5, 2024
de41def
fixed conditionals
Godmartinz Dec 5, 2024
f6b9ae6
missed a spot
Godmartinz Dec 5, 2024
3f8916e
fix duplicate emails being sent in unaccepted reminder command
Godmartinz Dec 5, 2024
9d49b01
cleans up the Unaccepted Asset reminder variables
Godmartinz Dec 5, 2024
281ff6a
wrap comment
Godmartinz Dec 5, 2024
97398f1
adds testing to unaccepted reminder command
Godmartinz Dec 5, 2024
5120cdd
delete notification version of reminder
Godmartinz Dec 6, 2024
f726359
Merge pull request #15925 from Godmartinz/refactor-unaccepted-assets-…
snipe Dec 9, 2024
0149ed7
Merge pull request #15565 from spencerrlongg/bug/sc-25921
snipe Dec 9, 2024
b5c8251
Only update asset locations to assets checked out to users.
uberbrady Dec 9, 2024
a0bab70
Merge pull request #15939 from uberbrady/fix_ldap_asset_location_updater
snipe Dec 9, 2024
cc8f72c
Merge pull request #15914 from Godmartinz/send_reminder_emails
snipe Dec 9, 2024
31155b5
Removed issue/PR templates
snipe Dec 9, 2024
03c90d7
note, will come back to this once question is answered
spencerrlongg Dec 9, 2024
5f0efd8
Merge pull request #15940 from snipe/reove_gh_templates
snipe Dec 9, 2024
10a7ae8
Show frontend "required" validation for model and status selects
marcusmoore Dec 10, 2024
5014a95
Updated supported versions
snipe Dec 10, 2024
2e97b56
add null safe operator to acceptance reminder
Godmartinz Dec 11, 2024
6633948
Merge pull request #15954 from Godmartinz/null_fix-for-reminder-command
snipe Dec 11, 2024
f5a9e4b
Fixes #15952 - fixed typo in content-type
snipe Dec 11, 2024
34a47e9
Add @sgross-emlix as a contributor
snipe Dec 11, 2024
06a0ac8
Fixed #15928 - updated method name to setCreatedBy from SetUserId
snipe Dec 11, 2024
014350a
Fix league/commonmark's quadratic complexity bugs may lead to a denia…
joelpittet Dec 11, 2024
b9a6606
Merge pull request #15955 from ubc-cpsc/bugfix/GHSA-c2pc-g5qf-rfrf
snipe Dec 11, 2024
6e31d0f
Use appropriate category for licenses when seeding
marcusmoore Dec 11, 2024
a7e6b8e
Merge pull request #15956 from marcusmoore/bug/sc-27731
snipe Dec 11, 2024
400833f
reversed order of the acceptance and note paramter
Godmartinz Dec 12, 2024
331fbb6
fix other mailables
Godmartinz Dec 12, 2024
8417fcb
Revert "Show frontend "required" validation for model and status sele…
marcusmoore Dec 12, 2024
3264149
fix other mailables
Godmartinz Dec 12, 2024
67494c1
Fix validation messages for select2 inputs
marcusmoore Dec 12, 2024
4bd6c21
Merge pull request #15957 from Godmartinz/fix-checkout-notif-parameters
snipe Dec 12, 2024
72f58b0
leaving this here for notes etc
spencerrlongg Dec 12, 2024
f089d1f
Merge pull request #15944 from marcusmoore/bug/required-display-for-s…
snipe Dec 12, 2024
da33f18
Removed index and destroy settinga API endpoints
snipe Dec 12, 2024
a0e7dcf
Fixes to 'clean' mode to better handle character sets and zero-values
uberbrady Dec 12, 2024
ab6363a
Merge pull request #15959 from snipe/remove_settings_api_endpoints
snipe Dec 12, 2024
4d1d2fe
Merge pull request #15960 from uberbrady/improve_restore_cleaner_utf8
snipe Dec 12, 2024
c5e2aed
Check for assigned (not assigned_to) before trying to present() the n…
snipe Dec 12, 2024
01c18f6
Merge pull request #15962 from snipe/fixes_rb-18772
snipe Dec 12, 2024
38db890
Updated strings
snipe Dec 12, 2024
d1246c6
Merge pull request #15963 from snipe/localization/updated_strings_202…
snipe Dec 12, 2024
833af55
Merge branch 'develop' into barcode_settings_hide
Godmartinz Dec 12, 2024
d3bfa75
Add accessory ui tests
marcusmoore Dec 12, 2024
d763feb
Add consumable ui tests
marcusmoore Dec 13, 2024
699476d
Scaffold and implement some license checkin tests
marcusmoore Dec 13, 2024
8ee549e
Bumped font-awesome to 6.7.0
snipe Dec 16, 2024
1e7d7a1
Merge pull request #15972 from snipe/upgrade_fontawesome
snipe Dec 16, 2024
edacc4e
Merge pull request #15446 from Godmartinz/barcode_settings_hide
snipe Dec 16, 2024
183a4d4
Refactor of #15235 - added accessory checkout to locations, assets
snipe Dec 2, 2024
27fab0f
Use history icon
snipe Dec 3, 2024
e0643cd
Added currency and history icons
snipe Dec 3, 2024
36aea52
Fixed variable in test
snipe Dec 3, 2024
a0b9714
Updated user_id to created_by
snipe Dec 3, 2024
274b659
Added new route
snipe Dec 3, 2024
5226d50
Updated route
snipe Dec 3, 2024
3caa5f2
Fixed user_id to created_by
snipe Dec 3, 2024
ddd1193
No need to include assigned_to
snipe Dec 3, 2024
74b5d6d
Updated transformer
snipe Dec 3, 2024
bd38d64
Removed create() method
snipe Dec 3, 2024
bc8719e
Specify created_by in the API call as well
snipe Dec 3, 2024
ac96b8d
Added assignedAccessories method
snipe Dec 4, 2024
021c4f2
Added assets endpoint
snipe Dec 4, 2024
51b426f
Added accessory transformer to assets transformer
snipe Dec 4, 2024
9b04d2e
Updated route in view
snipe Dec 4, 2024
5fceef1
Updated routes with new endpoints
snipe Dec 4, 2024
17a6a87
Updated comment
snipe Dec 9, 2024
41a6b34
Added new test
snipe Dec 12, 2024
b93fc80
Fixed admin -> adminuser property
snipe Dec 12, 2024
b233715
Fixed property
snipe Dec 16, 2024
582b462
Removed inadvertently added files.
uberbrady Dec 16, 2024
04c3481
Merge pull request #15973 from uberbrady/next_try_accessories_to_loca…
snipe Dec 16, 2024
7aa5195
Add tests for license checkin
marcusmoore Dec 16, 2024
af135fa
Add permissions property to group factory
marcusmoore Dec 17, 2024
1be7508
Add simple tests to ensure views render
marcusmoore Dec 17, 2024
a539769
Use correct id
marcusmoore Dec 17, 2024
eb05489
Remove leftover testing logic and fix checkout permissions
spencerrlongg Dec 17, 2024
7eb9368
rm note
spencerrlongg Dec 17, 2024
c8f280a
change barcode column names in seeder
Godmartinz Dec 18, 2024
b45cf61
add note
spencerrlongg Dec 18, 2024
5042c2b
oops, rm dump
spencerrlongg Dec 18, 2024
0dce3b8
Merge pull request #15987 from spencerrlongg/bug/sc-27192
snipe Dec 18, 2024
4f2721e
Merge pull request #15986 from Godmartinz/fix-settings-seeder
snipe Dec 19, 2024
360e0ff
Added a few order options on audit report
snipe Dec 19, 2024
174a01c
Merge pull request #15991 from snipe/added_some_sorting_on_audit_report
snipe Dec 19, 2024
8d24c0a
Merge pull request #15982 from spencerrlongg/bug/sc-27228
snipe Dec 19, 2024
f90dd9d
Merge pull request #15976 from marcusmoore/testing/ui-render
snipe Dec 19, 2024
d49bfb5
Merge branch 'develop' into testing/license-checkin
snipe Dec 19, 2024
dc5dedd
Merge pull request #15975 from marcusmoore/testing/license-checkin
snipe Dec 19, 2024
26264e1
Merge branch 'develop' into testing/consumable-ui
snipe Dec 19, 2024
0984194
Merge pull request #15965 from marcusmoore/testing/consumable-ui
snipe Dec 19, 2024
6b8c1eb
Merge branch 'develop' into testing/accessories-ui
snipe Dec 19, 2024
23af5fb
Merge pull request #15964 from marcusmoore/testing/accessories-ui
snipe Dec 19, 2024
1434522
Merge pull request #15912 from marcusmoore/bug/harden-checkout-valida…
snipe Dec 19, 2024
15296d2
Merge pull request #15714 from akemidx/saving_custom_report_template
snipe Dec 19, 2024
876ab44
Update settings property keys
marcusmoore Dec 19, 2024
49918d3
Merge pull request #15992 from marcusmoore/fixes/reset-demo-command
snipe Dec 19, 2024
ddd96c3
Merge branch 'master' of https://github.com/snipe/snipe-it into Updat…
DarthKillian Dec 20, 2024
0cc8cd9
Fix broken merge conflict files part 1
DarthKillian Dec 21, 2024
8330cee
More Merge Conflict Bug Fixes
DarthKillian Dec 22, 2024
ea7e559
More bug fixes and add bulk checkout company & order number support back
DarthKillian Dec 22, 2024
3b748fc
Fix some additional lang stuff and disable user checkout on accessories
DarthKillian Dec 22, 2024
9a4fcc4
Fix some more missing language references
DarthKillian Dec 22, 2024
b32b751
Fix broken language and testing files
DarthKillian Dec 23, 2024
e8020e3
Fix tests (again)
DarthKillian Dec 23, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
226 changes: 226 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -3018,6 +3018,232 @@
"contributions": [
"code"
]
},
{
"login": "koiakoia",
"name": "koiakoia",
"avatar_url": "https://avatars.githubusercontent.com/u/60405354?v=4",
"profile": "https://github.com/koiakoia",
"contributions": [
"code"
]
},
{
"login": "mustafa-online",
"name": "Mustafa Online",
"avatar_url": "https://avatars.githubusercontent.com/u/5323832?v=4",
"profile": "https://github.com/mustafa-online",
"contributions": [
"code"
]
},
{
"login": "franceslui",
"name": "franceslui",
"avatar_url": "https://avatars.githubusercontent.com/u/104601439?v=4",
"profile": "https://github.com/franceslui",
"contributions": [
"code"
]
},
{
"login": "Q4kK",
"name": "Q4kK",
"avatar_url": "https://avatars.githubusercontent.com/u/125313163?v=4",
"profile": "https://github.com/Q4kK",
"contributions": [
"code"
]
},
{
"login": "squintfox",
"name": "squintfox",
"avatar_url": "https://avatars.githubusercontent.com/u/55590532?v=4",
"profile": "https://github.com/squintfox",
"contributions": [
"code"
]
},
{
"login": "jeffclay",
"name": "Jeff Clay",
"avatar_url": "https://avatars.githubusercontent.com/u/1380084?v=4",
"profile": "https://github.com/jeffclay",
"contributions": [
"code"
]
},
{
"login": "PP-JN-RL",
"name": "Phil J R",
"avatar_url": "https://avatars.githubusercontent.com/u/52716446?v=4",
"profile": "https://github.com/PP-JN-RL",
"contributions": [
"code"
]
},
{
"login": "chandanchowdhury",
"name": "i_virus",
"avatar_url": "https://avatars.githubusercontent.com/u/1496725?v=4",
"profile": "https://www.corelight.com/",
"contributions": [
"code"
]
},
{
"login": "gitgrimbo",
"name": "Paul Grime",
"avatar_url": "https://avatars.githubusercontent.com/u/1020541?v=4",
"profile": "https://github.com/gitgrimbo",
"contributions": [
"code"
]
},
{
"login": "LeePorte",
"name": "Lee Porte",
"avatar_url": "https://avatars.githubusercontent.com/u/922815?v=4",
"profile": "https://leeporte.co.uk",
"contributions": [
"code"
]
},
{
"login": "bryanlopezinc",
"name": "BRYAN ",
"avatar_url": "https://avatars.githubusercontent.com/u/23613427?v=4",
"profile": "https://github.com/bryanlopezinc",
"contributions": [
"code",
"test"
]
},
{
"login": "U-H-T",
"name": "U-H-T",
"avatar_url": "https://avatars.githubusercontent.com/u/64061710?v=4",
"profile": "https://github.com/U-H-T",
"contributions": [
"code"
]
},
{
"login": "Tyree",
"name": "Matt Tyree",
"avatar_url": "https://avatars.githubusercontent.com/u/5395363?v=4",
"profile": "https://github.com/Tyree",
"contributions": [
"doc"
]
},
{
"login": "FlorentDotMe",
"name": "Florent Bervas",
"avatar_url": "https://avatars.githubusercontent.com/u/292081?v=4",
"profile": "http://spoontux.net",
"contributions": [
"code"
]
},
{
"login": "dbakan",
"name": "Daniel Albertsen",
"avatar_url": "https://avatars.githubusercontent.com/u/4498077?v=4",
"profile": "https://ditscheri.com",
"contributions": [
"code"
]
},
{
"login": "r-xyz",
"name": "r-xyz",
"avatar_url": "https://avatars.githubusercontent.com/u/100710244?v=4",
"profile": "https://github.com/r-xyz",
"contributions": [
"code"
]
},
{
"login": "DrekiDegga",
"name": "Steven Mainor",
"avatar_url": "https://avatars.githubusercontent.com/u/47491036?v=4",
"profile": "https://github.com/DrekiDegga",
"contributions": [
"code"
]
},
{
"login": "arne-kroeger",
"name": "arne-kroeger",
"avatar_url": "https://avatars.githubusercontent.com/u/65785975?v=4",
"profile": "https://github.com/arne-kroeger",
"contributions": [
"code"
]
},
{
"login": "Glukose1",
"name": "Glukose1",
"avatar_url": "https://avatars.githubusercontent.com/u/167117705?v=4",
"profile": "https://github.com/Glukose1",
"contributions": [
"code"
]
},
{
"login": "Scarzy",
"name": "Scarzy",
"avatar_url": "https://avatars.githubusercontent.com/u/1197791?v=4",
"profile": "https://github.com/Scarzy",
"contributions": [
"code"
]
},
{
"login": "setpill",
"name": "setpill",
"avatar_url": "https://avatars.githubusercontent.com/u/37372069?v=4",
"profile": "https://github.com/setpill",
"contributions": [
"code"
]
},
{
"login": "swift2512",
"name": "swift2512",
"avatar_url": "https://avatars.githubusercontent.com/u/3755203?v=4",
"profile": "https://github.com/swift2512",
"contributions": [
"bug"
]
},
{
"login": "DarrenRainey",
"name": "Darren Rainey",
"avatar_url": "https://avatars.githubusercontent.com/u/6136439?v=4",
"profile": "https://darrenraineys.co.uk",
"contributions": [
"code"
]
},
{
"login": "maciej-poleszczyk",
"name": "maciej-poleszczyk",
"avatar_url": "https://avatars.githubusercontent.com/u/133033121?v=4",
"profile": "https://github.com/maciej-poleszczyk",
"contributions": [
"code"
]
},
{
"login": "sgross-emlix",
"name": "Sebastian Groß",
"avatar_url": "https://avatars.githubusercontent.com/u/143394709?v=4",
"profile": "https://github.com/sgross-emlix",
"contributions": [
"code"
]
}
]
}
Loading
Loading