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

Merge pull request #2813 from metacpan/haarg/indent-dd

add indentation for =item with text

b17b8e8fbd70219fc957bd4b319997023f078c02 authored about 2 years ago by Olaf Alders <[email protected]>
Merge pull request #2815 from metacpan/haarg/yaml-two-spaces

change yaml files to 2 space indents

8794579529519cfcaf94cc3fa6e0427a66382d8e authored about 2 years ago by Olaf Alders <[email protected]>
Merge pull request #2816 from metacpan/haarg/permissions-in-content

put permissions content inside content class

c28d30d409f2bfa3048ed5b61ba0e9d344c823bd authored about 2 years ago by Olaf Alders <[email protected]>
put permissions content inside content class

e99e0e6aa9be0cf550452545ccda171967faf4ef authored about 2 years ago by Graham Knop <[email protected]>
change yaml files to 2 space indents

When combining lists and dictionaries in YAML is often done like:

top:
- inner: blag
...

6cc39e8759026daad465485993d5c3a76c25b7e1 authored about 2 years ago by Graham Knop <[email protected]>
headings in content to only needed size

18c74e5b816a76012633671b640184241a0cf0f7 authored about 2 years ago by Graham Knop <[email protected]>
add indentation for =item with text

Pod content with =item followed by text (rather than a number or *)
will be represented in HTML ...

7df74fae7aabee243a1de3ba3854069b38884991 authored about 2 years ago by Graham Knop <[email protected]>
Merge pull request #2812 from metacpan/haarg/update-actions

update github actions versions

11cf16edfbd5e68bb8d59f092dbcf2bbfef95cc4 authored about 2 years ago by Mickey <[email protected]>
update github actions versions

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

Update cpanfile.snapshot

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

287d3fb8763c21a23c64c37caf783e77d34b12f0 authored about 2 years ago by MetaCPAN Bot <[email protected]>
Merge pull request #2810 from metacpan/haarg/fix-warnings-bad-version-parse

Changes Model: compare parsed versions as strings

a5e2bf5dfb4223c9488fc38e2041e9cabf42a6fc authored about 2 years ago by Olaf Alders <[email protected]>
Changes Model: compare parsed versions as strings

Some versions will fail to parse. If compared directly to another
version with eq, version.pm wi...

79b56d9b6e7b9a9015067e72008d4020273a4a36 authored about 2 years ago by Graham Knop <[email protected]>
Merge pull request #2809 from metacpan/dallas/update-grid-system

Use auto

50e428a29a491c1cdd6f085bfa14436f6b77a439 authored about 2 years ago by Graham Knop <[email protected]>
Use auto

faabb77ef431f060d7cf8b6869369b1bf9b4fdba authored about 2 years ago by Dallas Hogan <[email protected]>
Add temporary banner (#2808)

* Add temporary banner

* Update banner colors

* Move temporary banner below navbar

490f025ad86dbe7dfa7b37653b816c3f8eaa84c0 authored about 2 years ago by dhogan8 <[email protected]>
Changes model: avoid cutting off leading segment that is all 0s

ccf7a329f9409d1430abdbde8c631462b4df66b9 authored about 2 years ago by Graham Knop <[email protected]>
avoid errors sorting releases with bad versions

8489bc4588541b396a5ffc244a99fd91b57497f5 authored about 2 years ago by Graham Knop <[email protected]>
Revert "enable TLS hostname verification"

This reverts commit c0eb0505e3aa1305eaf9bb5f7e4ace1a9e55ec0c.

8a125311d80b7d0f442d9f97673c29560c70db6a authored about 2 years ago by Graham Knop <[email protected]>
Merge pull request #2800 from metacpan/haarg/file-data-refactor

Refactor handling of file data

ec7bbf123b142d2dd89d38c069162ccfb7242535 authored about 2 years ago by Graham Knop <[email protected]>
Merge pull request #2806 from metacpan/haarg/tls-host-verification

enable TLS hostname verification

b1b61c14cabc6ee7daf5f7ace57ef4711064c0af authored about 2 years ago by Mickey <[email protected]>
enable TLS hostname verification

Properly enabling hostname verification requires passing both a
SSL_verifycn_scheme option as we...

c0eb0505e3aa1305eaf9bb5f7e4ace1a9e55ec0c authored about 2 years ago by Graham Knop <[email protected]>
fix activity svg

154e839e022dc8d18f3c7e74c49b45aaace9116b authored about 2 years ago by Graham Knop <[email protected]>
Revert "Enable full TLS hostname verification on API requests"

This reverts commit 1632c3eecc33f5600d246eefe61fce7b7fa58dba.

a4ce5045e4c84e8d5e9de10d59f7d2a1dd02fc5e authored about 2 years ago by Graham Knop <[email protected]>
Merge pull request #2805 from metacpan/haarg/svg-tweaks

remove unneeded svg headers to make embedding easier

3617179d0b5c06aaea2fba8884d767c4b11261c6 authored about 2 years ago by Mickey <[email protected]>
Merge pull request #2804 from metacpan/haarg/ignore-bad-dates

ignore invalid dates rather than producing ugly errors

e9502797fc7cbdc96e58519b50b5e2c0a183a9d5 authored about 2 years ago by Mickey <[email protected]>
Merge pull request #2803 from metacpan/haarg/fix-diff-no-target

fix visiting diff with no target by redirecting

2e7ccc772a9e44d966754f24e35a1cd9118874ae authored about 2 years ago by Mickey <[email protected]>
Merge pull request #2802 from metacpan/haarg/no-version-warn

Changes Parser: avoid warnings with too large numbers

9ee6ad602c28e608578eea5b607473157bfec4ad authored about 2 years ago by Mickey <[email protected]>
Merge pull request #2801 from metacpan/haarg/https-real-verify

Enable full TLS hostname verification on API requests

1406770aa8c1ed7d08b4610aee23dee32472a5a0 authored about 2 years ago by Mickey <[email protected]>
remove unneeded svg headers to make embedding easier

svg XML header and doctype are generally not necessary, and removing
them makes it easier to emb...

f78cad0dd8fbd7ec48cbeded03f96ecbc815c2ad authored about 2 years ago by Graham Knop <[email protected]>
ignore invalid dates rather than producing ugly errors

1d6eb2338c779836df4aa5bbbd81320b1f936d62 authored about 2 years ago by Graham Knop <[email protected]>
fix visiting diff with no target by redirecting

4670de44e6adb7906ba983be13dee6b75f3280b6 authored about 2 years ago by Graham Knop <[email protected]>
Changes Parser: avoid warnings with too large numbers

version handles large numbers badly, possibly producing version numbers
like v.Inf. These will e...

291f61e8dbdeeec5429c7cad57a8267b47117210 authored about 2 years ago by Graham Knop <[email protected]>
Enable full TLS hostname verification on API requests

When connecting with HTTPS, proper hostname verification isn't enabled
without setting the verif...

1632c3eecc33f5600d246eefe61fce7b7fa58dba authored about 2 years ago by Graham Knop <[email protected]>
pick file browser icons in css

08aed0391e6f2d6c11e89b37090d1f1ac8298e75 authored about 2 years ago by Graham Knop <[email protected]>
add role for cleaning up file data

The MIME type from the API is not currently reliable, so we have used
the file name and extensio...

66c8e6b97bbe5aa6beddae4dca69e95535bcc687 authored about 2 years ago by Graham Knop <[email protected]>
use file rather than module for current file in templates

70fd18a2f3371d32f0e48f41fcf19ade89de335f authored about 2 years ago by Graham Knop <[email protected]>
move module deprecation handling to pod controller

The ReleaseInfo model should never have to care about the module.

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

Update cpanfile.snapshot

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

87f405aa662964038439ae3882feb6b4824f1662 authored about 2 years ago by MetaCPAN Bot <[email protected]>
Merge pull request #2790 from metacpan/haarg/one-logo

replace all logos with one svg file

ad21c7839a6aa847420de631603a429ae78f2634 authored about 2 years ago by Olaf Alders <[email protected]>
Merge pull request #2798 from metacpan/haarg/fix-river-svg

fix river.svg URLs

a1cf0a258548668b44d887364bbfedbdd96fc8a1 authored about 2 years ago by Olaf Alders <[email protected]>
Merge pull request #2797 from metacpan/haarg/fix-header-height

fix space provided for header

945b5c3a98d091170cfd0e8be4467926cc9518fa authored about 2 years ago by Olaf Alders <[email protected]>
fix river.svg URLs

85d832349f153ccaa9b40817fdfe0e1160c1c22a authored about 2 years ago by Graham Knop <[email protected]>
fix space provided for header

eecbcdde9c71aa7f0964f2221826d76002a7a3ac authored about 2 years ago by Graham Knop <[email protected]>
Merge pull request #2796 from metacpan/haarg/overflow-scroll-display

improve display when overflow scrolling

0adb1a545825d028a57dd2dbc853766627fb2af5 authored about 2 years ago by dhogan8 <[email protected]>
improve display when overflow scrolling

When scrolling past the top of the page, the header would move down from
the top of the display,...

f524641ade0e2e0f266ae8e7b0e96b2d74018907 authored about 2 years ago by Graham Knop <[email protected]>
add explicit prereq on JSON::MaybeXS

a1e3af48036eb445e8f042b52c1cb36bedaa6372 authored about 2 years ago by Graham Knop <[email protected]>
Merge pull request #2794 from metacpan/haarg/no-queryparam

require URI 5.16 to allow removing URI::QueryParam

76e3214eadcd86200ea6093a2a80a266d72f5d56 authored about 2 years ago by Olaf Alders <[email protected]>
require URI 5.16 to allow removing URI::QueryParam

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

Update cpanfile.snapshot

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

6fc106e0d1d3f5318e3fbb23436869f882848caa authored about 2 years ago by MetaCPAN Bot <[email protected]>
replace all logos with one svg file

Add a logo svg file that can be used for nearly all of our uses. By
default, it displays the cla...

6796747a21beb1feeed5bb7cc8f52b581299c918 authored about 2 years ago by Graham Knop <[email protected]>
Merge pull request #2779 from metacpan/haarg/user-github-avatar

d68cd7e423c45cf06288b33cf868ab1e6738c35d authored about 2 years ago by Olaf Alders <[email protected]>
Merge pull request #2792 from metacpan/haarg/fix-author-warning

fix warnings from API::Author when calculating display_name

152d2195fb9d4f19100aac0d66c4ae668392843c authored about 2 years ago by Mickey <[email protected]>
fix warnings from API::Author when calculating display_name

d6abf6839c4111cbeb8ec34b178e0b6b204ce7e6 authored about 2 years ago by Graham Knop <[email protected]>
Merge pull request #2791 from metacpan/haarg/less-bootstrap-less

remove unused bootstrap less includes

a3c650092225ef5e87c18ca6c848fb12359bc408 authored about 2 years ago by Mickey <[email protected]>
remove unused bootstrap less includes

95148bde6456865b02028716e0c26dee17390a26 authored about 2 years ago by Graham Knop <[email protected]>
unroll bootstrap less includes so we can be more selective

2feded45a61cc47ef9274cb3e6fc23fa2b76d54d authored about 2 years ago by Graham Knop <[email protected]>
Merge pull request #2789 from metacpan/dallas/add-new-logo

Update header logo

80892c97baf67df89e9abb44e4e9cd0c8dcde25b authored about 2 years ago by Olaf Alders <[email protected]>
Update header logo

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

Update cpanfile.snapshot

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

d1c688412d2026040f82be5c00fdd84b34b97ac1 authored about 2 years ago by MetaCPAN Bot <[email protected]>
Merge pull request #2786 from metacpan/oalders/the-pans

Keep CPAN/BackPAN links together in author sidebar

a07a6714cf809f3c6deeb2db6b49bd4e5a1f378c authored about 2 years ago by Olaf Alders <[email protected]>
Keep CPAN/BackPAN links together in author sidebar

e489505acf9151361b9f9da6108374e3dbe2ac55 authored about 2 years ago by Olaf Alders <[email protected]>
Merge pull request #2784 from metacpan/oalders/release-link

1abb11c8e7bdeb8dfe011033e113453436506da4 authored about 2 years ago by Olaf Alders <[email protected]>
Make distribution name a link at top of sidebar

cfa3214d14e0aeac9e73539e5c22c9b97a35af7c authored about 2 years ago by Olaf Alders <[email protected]>
Merge pull request #2783 from metacpan/haarg/remove-mockobject

80d153beeff3caf8ea4ef2d92da8ebd96596190b authored about 2 years ago by Olaf Alders <[email protected]>
remove unused Test::MockObject prereq

4a9a535f2d800dec515a63777af7d7dd655537f2 authored about 2 years ago by Graham Knop <[email protected]>
Merge pull request #2782 from metacpan/haarg/fix-month-obo

81ec906e84e7ae77f4b0c847d53de495e1ff5eab authored about 2 years ago by Olaf Alders <[email protected]>
use github avatar when available for users without a pause account linked

c33c154172173c0f0ef910a8e439f6fc7bc1e738 authored about 2 years ago by Graham Knop <[email protected]>
fix month in changelog parser calculations

When parsing the date from a change log, the short month was being
matched, and the index of the...

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

Update cpanfile.snapshot

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

9ff2323dc2e8fa2fd9d07c90879ad9ac8474d7ea authored about 2 years ago by MetaCPAN Bot <[email protected]>
Merge pull request #2778 from metacpan/dallas/add-hr-tag

Add hr tag in dependency list

e5ddf3d053022d9dd1c09f0b2ca761ea95924c64 authored about 2 years ago by Graham Knop <[email protected]>
Add hr tag in dependency list

c8069a5d92bfc1dc56afeed1c1421145c64f0b9a authored about 2 years ago by Dallas Hogan <[email protected]>
Merge pull request #2776 from metacpan/dallas/remove-topbargains

Remove TopBargains as a sponsor

06a9cbd0d666d99a4d97a98aca0e76e8636b46e6 authored about 2 years ago by Olaf Alders <[email protected]>
Remove TopBargains as a sponsor

5a67cc98756dc8765c06cd7c237e2f63219e8680 authored about 2 years ago by Dallas Hogan <[email protected]>
Merge pull request #2773 from metacpan/dallas/fix-breadcrumbs-for-safari

20127eec4cde841cf7eca86f4ac9b8550c05daf3 authored about 2 years ago by Olaf Alders <[email protected]>
Use flex instead of inline

d32accd0dc55ed644ebbdad127b0909e25996166 authored about 2 years ago by Dallas Hogan <[email protected]>
remove editorconfig for .travis.yml

198ae2c9bc8d6caff4967775212966eaf3993b77 authored about 2 years ago by Graham Knop <[email protected]>
Merge pull request #2770 from metacpan/haarg/image-cleanup

Image cleanups

342b61786f2fc5ff8e8546dbc921afb287fe0e55 authored about 2 years ago by Olaf Alders <[email protected]>
Merge pull request #2771 from metacpan/haarg/less-less-magic

cleanups of less code and other misc

e8bbe9590c283c863641e9a7d92ee5b6535776ef authored about 2 years ago by Olaf Alders <[email protected]>
optimize png files

d695abd78106aaf5599a670d6e5c3b49b6b56d3e authored about 2 years ago by Graham Knop <[email protected]>
remove some unused images

d1d049a583cf0bb146df5340d3157a388e4e368e authored about 2 years ago by Graham Knop <[email protected]>
replace ugly grid icon with svg

8739264c58fa84a749eca34a5d158e2b132fbf8e authored about 2 years ago by Graham Knop <[email protected]>
adjust static files test to be easier to update

7ec17feaaa02d951c1b0fc144be16104c686c954 authored about 2 years ago by Graham Knop <[email protected]>
apply class for styling directly rather than extending other style

The extend feature from less is a bit magic, and can't be properly
converted to other CSS templa...

7cc03715a01e2227e84e1d8e1b570beec1381cc3 authored about 2 years ago by Graham Knop <[email protected]>
some whitespace cleanups in less code

78c0db18483e7bd651656b820ec1c743590a8e1b authored about 2 years ago by Graham Knop <[email protected]>
use rgba function understood by less rather than raw text

The version of less we are using doesn't understand the
`rgb(0 0 0 / 10%)` syntax. Rather than n...

5cf31c0e5957ce4edea895781b89651022f21fc7 authored about 2 years ago by Graham Knop <[email protected]>
convert dropdown code from jquery to standard js

d7f1c96a47689a23f2e0e5b16e9f669933d50f86 authored about 2 years ago by Graham Knop <[email protected]>
remove unused panel hiding code

f49d09c6c490a3083ba61f4aaa8b3d57f9f06f29 authored about 2 years ago by Graham Knop <[email protected]>
use standard CSS features rather than vendor prefixes

We don't need to be compatible with ancient browsers, so we can stop
using CSS properties with v...

f73b492e0efff18f9c6c79f539a5f2f664342af4 authored about 2 years ago by Graham Knop <[email protected]>
remove some unused code from less files

4d3734d45e15931903ebd8c361ba924336ee58e7 authored about 2 years ago by Graham Knop <[email protected]>
Merge pull request #2769 from metacpan/dallas/fix-dropdown-bug

Fix logged in status icon dropdown

bf1081551f0342db0a195b53a278f5528b291565 authored about 2 years ago by Graham Knop <[email protected]>
Adjust margin-top for page content

3c23bd04c6dd562a056e0f42f496ed0434bfc2af authored about 2 years ago by Dallas Hogan <[email protected]>
Fix logged in status icon dropdown

ebcdd0f684215ec665a2a18415bd596cf8867954 authored about 2 years ago by Dallas Hogan <[email protected]>
Merge pull request #2767 from metacpan/dallas/enhance-mobile-nav-experience

aeb76634c432c96e3a237cdf1ae9cefbb367b52d authored about 2 years ago by Olaf Alders <[email protected]>
Shorten nav height and specify specific styling for Safari

2463a46121465d4d6ab7b60c4ca574d158427f9f authored about 2 years ago by Dallas Hogan <[email protected]>
Merge pull request #2766 from metacpan/haarg/show-user-avatar

Show user avatar in account button

901d17fd70cd13c3553c043b198c7425f712139b authored about 2 years ago by Olaf Alders <[email protected]>