Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/metacpan/metacpan-web

Web interface for MetaCPAN
https://github.com/metacpan/metacpan-web

use avatar from user data in account button when available

dd63bd48debfbc0e7b37b622b58536896c446f1f authored about 2 years ago by Graham Knop <[email protected]>
preload account data when possible

Rewrite the user data fetching using modern APIs to avoid the
X-Requested-With header, and add a...

4e8b4197871af73375270dafd36579ae257a30fb authored about 2 years ago by Graham Knop <[email protected]>
Merge pull request #2759 from metacpan/dhogan/add-no-sidebar-class

8b7697b2093318bfb516e1b9d07026ad39921971 authored about 2 years ago by Olaf Alders <[email protected]>
Add chevron to logged icon

70c4cbac2ea6dee7691fbd17cd956ef393886208 authored about 2 years ago by Dallas Hogan <[email protected]>
Increase border-radius of searchbar in navbar

0bb0ccf7e2f12b1ed4832bbec51889f943c5e019 authored about 2 years ago by Dallas Hogan <[email protected]>
Temporarily add back in user icon for logged in status

c12580a7e651426215a829d0f20d5cee041ca772 authored about 2 years ago by Dallas Hogan <[email protected]>
Ensure header icons are within viewport on mobile

a6c6b7897d137b81edac4675ad3512a8abc6c66f authored about 2 years ago by Dallas Hogan <[email protected]>
Remove unnecessary search header styling

b08d666528910fc6b48de5ced26b646719093a08 authored about 2 years ago by Dallas Hogan <[email protected]>
Do not display slidepanel icon with no-sidebar class

6a4315c3d26e755b64bc760028bd1a3d2a390876 authored about 2 years ago by Dallas Hogan <[email protected]>
Reorganize pages that do not need a sidebar

194391f01f30f93fb80d1caf36d474bad6aa8fff authored about 2 years ago by Dallas Hogan <[email protected]>
Use gravatar as logged in icon

f1749b98a8cb97d1321eddf9b9e56216600644b0 authored about 2 years ago by Dallas Hogan <[email protected]>
Add logged in status placeholder icon

45c5c537acdf961d5dc68b8948fa1a712b3fa859 authored about 2 years ago by Dallas Hogan <[email protected]>
Use navbar color as placeholder icon color

98cbb5c739edddc7c12d8e194c65e5e1c55e7f90 authored about 2 years ago by Dallas Hogan <[email protected]>
Add more padding on homepage

0e256ac787bcfcb2961123c3c50ff997e39bfc60 authored about 2 years ago by Dallas Hogan <[email protected]>
Merge pull request #2763 from metacpan/haarg/avatar-as-template

update Gravatar handling to provide a template string to login_status

49bcc1d0bc95f0d64b2ec979ef550cf8e6080c7e authored about 2 years ago by Olaf Alders <[email protected]>
update Gravatar handling to provide a template string to login_status

Rather than hard coding a size, or trying to accept it as a parameter,
return a template string ...

3ad6d73b721f4aa8593bc8a6c1f091e3d08d11a3 authored about 2 years ago by Graham Knop <[email protected]>
Merge pull request #2765 from metacpan/haarg/no-server-status

remove ServerStatus::Lite plugin that we don't use for anything

82e70d072b9deeb293b287a2efccdfea9120cde2 authored about 2 years ago by Olaf Alders <[email protected]>
remove ServerStatus::Lite plugin that we don't use for anything

bd693c417f6088d63132929cd42296914f04e9be authored about 2 years ago by Graham Knop <[email protected]>
Merge pull request #2761 from metacpan/haarg/avatar-in-user-data

Provide avatar though login_status end point

58f9710fba26a238c4a0b7c2b99a44a0cc3fc98f authored about 2 years ago by Olaf Alders <[email protected]>
rename user data variable to more appropriate name

The data is not just favorite data, so user_data is a better name than
fav_data.

6762006eb2de8bd3f020c6f3f28c826c88bea93a authored about 2 years ago by Graham Knop <[email protected]>
provide author and avatar data in login_status endpoint

e39f2964da7a64bbb75f88842efc3aa9df7dc491 authored about 2 years ago by Graham Knop <[email protected]>
move gravatar_image to RenderUtil to allow reuse

d48f6be7c5aca67ff8b107d7dbb40af00d3e0a8a authored about 2 years ago by Graham Knop <[email protected]>
just use plain exporter in RenderUtil

f5b6943e76f983b394db9c656e6619ef355b9e75 authored about 2 years ago by Graham Knop <[email protected]>
small refactor to login_status end point

Use a variable for the output rather than continually referring to the
stash, and use actual JSO...

9da9488952e53b6ede9eead8f8c598614f7d05a6 authored about 2 years ago by Graham Knop <[email protected]>
Merge pull request #2760 from metacpan-bot/update-cpanfile-snapshot

Update cpanfile.snapshot

b07c161af2b52e3e38c77efac3d08d1f290008af authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Update cpanfile.snapshot

e3fda72cbcaeb11663db34fef502472f5173b907 authored about 2 years ago by MetaCPAN Bot <[email protected]>
Merge pull request #2751 from metacpan/haarg/work-around-invisible-name

cope with authors with nothing visible in their name

9e0d9e9cc128339d167abe808e31838fe1eb9318 authored about 2 years ago by Olaf Alders <[email protected]>
Merge pull request #2754 from metacpan/haarg/no-empty-profile-links

f8b6ee551d4cfca53358becc3bb225fd9bb5d197 authored about 2 years ago by Olaf Alders <[email protected]>
cope with authors with nothing visible in their name

In an author has an "empty" name set, various parts of the UI will not
have anything to click on...

d1774b4d454f5fca5653564f42b1f3ea7eb09908 authored about 2 years ago by Graham Knop <[email protected]>
don't create links to profiles with no id on author page

a44451ef2b87417b72711ed8087f3c8fa9b40d02 authored about 2 years ago by Graham Knop <[email protected]>
Merge pull request #2748 from metacpan/oalders/remove-links

Remove Project Partners from recent.tx

31cdae4943e6f58aeb927cfed6bd0b8a5014ee28 authored about 2 years ago by Mickey <[email protected]>
Remove Project Partners from recent.tx

7c6eb0b9080e06ba6b9d5f486c9842f79e7efc21 authored about 2 years ago by Olaf Alders <[email protected]>
Merge pull request #2726 from thibault-deriv/paragraph_deriv

Add sponsor paragraph for Deriv.

f805ff5daf410e3d333ea7188f67db73f5f4102d authored about 2 years ago by Olaf Alders <[email protected]>
Merge pull request #2747 from metacpan/oalders/prod-docker-build

Build deployment containers on pushes to branches named "prod"

1cfb1b15d663e7b1b9b924565c9de65631fb35cd authored about 2 years ago by Shawn Sorichetti <[email protected]>
more changes to cope with ancient lessc

148e07f2baf936fe93bdb75fee9b8b0544ac5cab authored about 2 years ago by Graham Knop <[email protected]>
Add sponsor paragraph for Deriv.

94d7ceecfaa868add09d53eee36d4a670d275151 authored about 2 years ago by Thibault DUPONCHELLE <[email protected]>
Build deployment containers on pushes to branches named "prod"

b9443b20a76a317da96375f8ecaf8305d5733d99 authored about 2 years ago by Olaf Alders <[email protected]>
Merge pull request #2723 from thibault-deriv/kritika_no_links

Drop links to Kritika.IO

21451edfaef02acaec52e36876dde46e16def6c4 authored about 2 years ago by Olaf Alders <[email protected]>
change less code to cope with old versions

186ee4d4cb33a635fc494cecda382940cbbe3ab1 authored about 2 years ago by Graham Knop <[email protected]>
Merge pull request #2746 from metacpan/oalders/dhogan/update-layout

Update layout

c7147f5bf78f6e2ee9a5c0caf375ee73c3d581ea authored about 2 years ago by Olaf Alders <[email protected]>
Update header and footer

55b7ed0251bec5ad8314747ac44d77b82728a586 authored about 2 years ago by Dallas Hogan <[email protected]>
Rearrange footer sponsors

4b6325a07ffcd552dd70d7fdd6f2e2ed36300446 authored about 2 years ago by Dallas Hogan <[email protected]>
Push correct tag when building Docker image for staging

49dab684205d0b82ccf81ac9956b7f7d68fd37db authored about 2 years ago by Olaf Alders <[email protected]>
Remove collapsing of pod errors

712f9e6b1aef675969e1753d6d81c8a3f2df8734 authored about 2 years ago by Dallas Hogan <[email protected]>
add class to body via template rather than js

c87e65eb68a0c18d16146d519a0e4476cc8d946a authored about 2 years ago by Graham Knop <[email protected]>
Update search results page

65f7ea0a154e4cef205b4702da09824211cee662 authored about 2 years ago by Dallas Hogan <[email protected]>
Adjust sidebar

b1e01ba8203cdb6f3b6efeb43d838603c507b7e3 authored about 2 years ago by Dallas Hogan <[email protected]>
Make requested changes

f68bad8668f321f2980efe2699471f93bc984d89 authored about 2 years ago by Dallas Hogan <[email protected]>
More layout changes

c98d1e42605694258ea0329ea7e6ab26f606e011 authored about 2 years ago by Dallas Hogan <[email protected]>
Adjust vertical align for icon-grid

3534b1b5a07e99aa8efb97bca219e0881681ae2a authored about 2 years ago by Dallas Hogan <[email protected]>
Small changes to the search

bc63fdb09ff6de2f9e7a89467a8d5440880bd94c authored about 2 years ago by Dallas Hogan <[email protected]>
Update topbargains logo

93bf6202a19b556c0a3ddeba1a232328133c1333 authored about 2 years ago by Dallas Hogan <[email protected]>
Update layout

2b40db6e6388c37fa9e392d595368935220cd32b authored about 2 years ago by Dallas Hogan <[email protected]>
Merge pull request #2743 from metacpan-bot/update-cpanfile-snapshot

Update cpanfile.snapshot

0a2ee8548dd832435d6e817e99abda930909e903 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Update cpanfile.snapshot

313e079dd987159b8d5c4ad88052367930a05633 authored about 2 years ago by MetaCPAN Bot <[email protected]>
Merge pull request #2742 from metacpan/oalders/fix-geocode-logo

Make geocode logo fit in better with the existing logos

a2ffbf69895201182b16734430b941cfba92bda4 authored about 2 years ago by Olaf Alders <[email protected]>
Make geocode logo fit in better with the existing logos

The previous commit were missing some edits to the logo size and
position

8bedb213074cc400201f0c89f3227ccfb8f001a1 authored about 2 years ago by Olaf Alders <[email protected]>
Merge pull request #2741 from metacpan/oalders/geocode-footer

Add Geocode sponsor logo to footer

2c7d0725f56007704d0d90706cd9f6150b2c5676 authored about 2 years ago by Olaf Alders <[email protected]>
Add Geocode sponsor logo to footer

65785306705acb431a54cef7ba0a845f22c9a361 authored about 2 years ago by Olaf Alders <[email protected]>
Merge pull request #2740 from metacpan-bot/update-cpanfile-snapshot

Update cpanfile.snapshot

9695a21d56d023e1672b8eb4c3420470e978b08c authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Update cpanfile.snapshot

ae8a06ff7ff9907ce81ce4b861352f0da85c949d authored over 2 years ago by MetaCPAN Bot <[email protected]>
Merge pull request #2738 from metacpan/oalders/open-cage-footer

Add OpenCage to footer sponsors

cda4ce9e3ede9d7a42832915f44eaba2497caed6 authored over 2 years ago by Olaf Alders <[email protected]>
Add OpenCage to footer sponsors

9140418d7c2261bd6590771c062647a0f80b4a44 authored over 2 years ago by Olaf Alders <[email protected]>
Merge pull request #2736 from metacpan-bot/update-cpanfile-snapshot

Update cpanfile.snapshot

3da17b6c39a8b04f067d986c04d5d9e8443a3697 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Update cpanfile.snapshot

7024517096e8eede0b83d1dc839aaa59fc76b69f authored over 2 years ago by MetaCPAN Bot <[email protected]>
Merge pull request #2734 from metacpan-bot/update-cpanfile-snapshot

Update cpanfile.snapshot

35c0031e7b5e01b9202cd3ab56e810c876b0dea9 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Update cpanfile.snapshot

a3eaf53549a6071547fc5160d74a966292e8a739 authored over 2 years ago by MetaCPAN Bot <[email protected]>
Merge pull request #2733 from metacpan/oalders/README

Fix quoting in README example

b5b81440ac9da437ffc4800fdbd2d238b386fefe authored over 2 years ago by Mickey <[email protected]>
Fix quoting in README example

2abacb7e5cd8aab804b9c9ee6a4e68153f944b6a authored over 2 years ago by Olaf Alders <[email protected]>
Merge pull request #2732 from metacpan/oalders/requote

Make quotes more consistent

1b3a064ef6f9fb161d5d877e2b946db1621c7c74 authored over 2 years ago by Mickey <[email protected]>
Make quotes more consistent

742529d1e1d5ea8444f06b8d231fb163838474ad authored over 2 years ago by Olaf Alders <[email protected]>
Merge pull request #2731 from metacpan-bot/update-cpanfile-snapshot

Update cpanfile.snapshot

6d7d477ec754e156ca26cfb211fb806c6b3e3077 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Update cpanfile.snapshot

6a41d5d198f638ba574270a3fb8d238268145738 authored over 2 years ago by MetaCPAN Bot <[email protected]>
Merge pull request #2730 from metacpan/oalders/staging-workflow

Use $GITHUB_SHA in staging workflow

02845a467b2fa3d2af5dcf4c02093583aad99756 authored over 2 years ago by Shawn Sorichetti <[email protected]>
Try to fix staging workflow push trigger

2929a1bf5e173a8f7250c881fff6288f877a6369 authored over 2 years ago by Olaf Alders <[email protected]>
Use $GITHUB_SHA in staging workflow

22f4458d83239c7a3294227b41178609e08aa8a1 authored over 2 years ago by Olaf Alders <[email protected]>
Merge pull request #2729 from metacpan/oalders/perlimports

Apply perlimports

be024f708c92f72a72b2b2d230d110e4aaa99c7a authored over 2 years ago by Olaf Alders <[email protected]>
Merge pull request #2728 from metacpan/oalders/staging-workflow

Tag staging images with SHA

3b670031ea4859886b20cb197c2a5ad411ca54fa authored over 2 years ago by Shawn Sorichetti <[email protected]>
perlimports

6c126939bf02f1f3da19e9b925810d7567bdad8a authored over 2 years ago by Olaf Alders <[email protected]>
Add perlimports.toml

ef137b784207c269daddfdca29aa7a34ad4ede5e authored over 2 years ago by Olaf Alders <[email protected]>
Tag staging images with SHA of staging branch HEAD

2971c1b61863d966ca99bed58a346f4ae84ea439 authored over 2 years ago by Olaf Alders <[email protected]>
Run staging workflow on pushes to "staging" branch

e3442e75ec03d1dac7d0f0aee2bd64bd302bfc0f authored over 2 years ago by Olaf Alders <[email protected]>
Merge pull request #2727 from metacpan-bot/update-cpanfile-snapshot

Update cpanfile.snapshot

a52176c5568c266eb31c186a528261202016b57f authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Update cpanfile.snapshot

209addf0e48ccd39259e2ca62a28fb1ef4a7a082 authored over 2 years ago by MetaCPAN Bot <[email protected]>
Merge pull request #2725 from thibault-deriv/td_shortcuts

Missing slash in shortcuts table

0e5c0c6ef9580e7b2626c12ba47e596ea4d4e07d authored over 2 years ago by Olaf Alders <[email protected]>
Missing slash in shortcuts table

29521d375854f3c0b378c3d68f81b51844434b73 authored over 2 years ago by Thibault DUPONCHELLE <[email protected]>
Drop link sto Kritika.IO

46bdc5884f050fd950fec0a6e52505672d412580 authored over 2 years ago by Thibault DUPONCHELLE <[email protected]>
Merge pull request #2722 from metacpan-bot/update-cpanfile-snapshot

Update cpanfile.snapshot

ed967417ef6039e29cd34a6999abab988e2bcc75 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Update cpanfile.snapshot

e0802d93cb46cee04a92d2a04d9d2c71cbfba0b0 authored over 2 years ago by MetaCPAN Bot <[email protected]>
Merge pull request #2721 from metacpan/oalders/readme

Update some instructions for local development outside of Docker

e51207287b281404ec67e340dafa68c987a37b71 authored over 2 years ago by Olaf Alders <[email protected]>
Update some instructions for local development outside of Docker

59be446b8023a19a3fb662fa16fd3c1129f6dc81 authored over 2 years ago by Olaf Alders <[email protected]>
Remove Kritika badge from README

cbe39bd2a55cbed193c2d5fbb40fdda2bb573fdb authored over 2 years ago by Olaf Alders <[email protected]>
Merge pull request #2720 from metacpan-bot/update-cpanfile-snapshot

Update cpanfile.snapshot

fa110a7e9045d9c1a136d36ab1cc313bbd7edb8c authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Update cpanfile.snapshot

b07b76669b34c9b2a5a0c5ec58ea5195e511082a authored over 2 years ago by MetaCPAN Bot <[email protected]>
Merge pull request #2718 from metacpan-bot/update-cpanfile-snapshot

Update cpanfile.snapshot

27824b8121098d18e6efc707ceda8f21843495f7 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Update cpanfile.snapshot

5886100944764f50c4b14a4d6c28f3492717628a authored over 2 years ago by MetaCPAN Bot <[email protected]>
Merge pull request #2716 from metacpan/oalders/hosting-buddy

88c073c5833cd78cf632b9d3c2285a7578abbc05 authored over 2 years ago by Olaf Alders <[email protected]>
Merge pull request #2717 from metacpan/oalders/topbargains-sponsor

fbd66dbda8f8f7719474d8cdeb99a447b14a272d authored over 2 years ago by Olaf Alders <[email protected]>
Add TopBargains to footer sponsors

85aeb4e029c018ed2ef9ca6b07fb5288a919914b authored over 2 years ago by Olaf Alders <[email protected]>
Remove webhostingbuddy.com from Project Partners links

62a33702477b347777648e54f25aed4d9bd989aa authored over 2 years ago by Olaf Alders <[email protected]>