Ecosyste.ms: OpenCollective

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

github.com/purescript/pursuit

Website for hosting and searching PureScript API documentation
https://github.com/purescript/pursuit

Fix searching for type operators, fixes #330 (#352)

ebac6b279e2483c0ad8b8090ca616dbed55b2003 authored almost 7 years ago by Harry Garrood <[email protected]>
Allow child declarations to be found by type (#351)

Fixes #303

5c2e71c8e71a78e3d3bea8aa58b810ecc9ea2b62 authored almost 7 years ago by Harry Garrood <[email protected]>
Include Prim entries in search results (fixes #265) (#350)

3f351681ad655af2e2a803e71a1218c6e687ebfd authored almost 7 years ago by Harry Garrood <[email protected]>
Refactor database construction

a6f82a0da054668642c19a17376d6633ca0496ee authored almost 7 years ago by Harry Garrood <[email protected]>
Include child declaration types in search results (#346)

Fixes #264. Also fixes the same issue for data constructors.

4c74cf67c2ecd36713201ecb2b6a7f81145a6955 authored about 7 years ago by Harry Garrood <[email protected]>
Add user help explaining the search feature

Resolves #339.

92463dd9b1b3230614ca0b5d01279980dc86d384 authored about 7 years ago by Harry Garrood <[email protected]>
Switch to markdown for help docs

02540b061aa95df311288a6ff808ac812d1bdad5 authored about 7 years ago by Harry Garrood <[email protected]>
Source links in reexports (#345)

Fix source links for re-exports

Fixes #304

9579efab2066334d23f93d0ce1b919af474b4537 authored about 7 years ago by Harry Garrood <[email protected]>
'Load more' button for search results (fixes #305) (#344)

If there are more search results than fit in one 'page' (= 50 results),
Pursuit now displays a ...

a42b51b9348f2ab0d78f9eb59dd408d715f236aa authored about 7 years ago by Harry Garrood <[email protected]>
Use CSS from purescript library, fixes #324 (#343)

c187f9f6b43b8cf1cbed0c64bd7bcf4eb0be03e7 authored about 7 years ago by Harry Garrood <[email protected]>
v0.6.2

708ad8d38e3c88eb563ec57a19ac56e5baee2c81 authored about 7 years ago by Harry Garrood <[email protected]>
Empty commit to fix Travis

99a47ee5369605105232b52755d6d4ffc703f3c4 authored about 7 years ago by Harry Garrood <[email protected]>
Update to purescript-0.11.7

3e5608c45432ff98aeb809ee15a27bd2d2371f1a authored about 7 years ago by Harry Garrood <[email protected]>
Add Prim to homepage (#331)

Add Prim to homepage

468d941c94597ce13f89f910ad19df699ce22ec6 authored over 7 years ago by Hardy Jones <[email protected]>
Merge pull request #329 from purescript/op-aliases-without-parens

Better search results for operators

2688d97ab84e4b49025a9e0c4b4bd0ac4b445ba4 authored over 7 years ago by Harry Garrood <[email protected]>
Empty commit to fix Travis

7179341ce99a0516b40199ba918bc81747f4b943 authored over 7 years ago by Harry Garrood <[email protected]>
Better search results for operators

Fixes #273

47f71d40184026e3d2fd0901c6ad348a084e4545 authored over 7 years ago by Harry Garrood <[email protected]>
Better treatment of whitespace in searches

Fixes #328

* Leading or trailing whitespace in search queries is now ignored
* The search input...

7013d280307aef249f195e962317095b9845de6e authored over 7 years ago by Harry Garrood <[email protected]>
Only build master and semver tags

c16211e916b52f446d9f7ae4dce967629ffac0d5 authored over 7 years ago by Harry Garrood <[email protected]>
Nudge travis

5a74b378e4d1fcbe0936469dc7ed17b3d7b789c4 authored over 7 years ago by Harry Garrood <[email protected]>
Merge pull request #316 from purescript/redirect-docs-with-no-version

Redirect URLs without a version to the latest version

6bfb3c74e86e7cdb4a7a7fdeea1fe4dd840f40a3 authored over 7 years ago by Harry Garrood <[email protected]>
Remove (now unnecessary) --install-ghc from travis script

c516515a2b96a6de81bb3fcd1b825b69f5433606 authored over 7 years ago by Harry Garrood <[email protected]>
Add `stack setup` to .travis.yml

d0e5e7341dd1bddeecd74acbf7b8e9fe130eeaeb authored over 7 years ago by Harry Garrood <[email protected]>
Redirect URLs without a version to the latest version

Fixes #277

5a336441d45175b53f456d1da6349488224e0a01 authored over 7 years ago by Harry Garrood <[email protected]>
Merge pull request #315 from purescript/add-publish-date

Add publish date to package pages

eb4e0ace2588bdc82c72a2df3fb0b4164e3c0c65 authored over 7 years ago by Harry Garrood <[email protected]>
Add publish date to package pages

Fixes #216

33d558e2cad13028e7a18c44d44d05db7ba9367b authored over 7 years ago by Harry Garrood <[email protected]>
Don't describe the Prelude as a standard library

We have written elsewhere that PureScript has no standard library - i.e.
no code built in to the...

ee18e0771ed94b86c625a276f550bc7598daadbc authored over 7 years ago by Harry Garrood <[email protected]>
Install alex & happy using stack

71702c5d4f063b21ac31f7b0444ae3ed51974fd4 authored over 7 years ago by Harry Garrood <[email protected]>
Add alex and happy as apt dependencies for Travis

1db3645a353a1c34c9251b96d56c50bcae76c2b2 authored over 7 years ago by Harry Garrood <[email protected]>
Remove unnecessary extra-deps

3634a3d1f54dac97aaed2926598cdcf53401f00d authored over 7 years ago by Harry Garrood <[email protected]>
Update to LTS 8.18

28b34660d9111c7151c592ff379b2878e3313d61 authored over 7 years ago by Harry Garrood <[email protected]>
Merge pull request #272 from naehrstoff/favicon

Add favicon

cc39c3e4a9e2acedae74cff159e373af43c59036 authored over 7 years ago by Harry Garrood <[email protected]>
Use static xml/json files instead of generated ones

The benefit of generating these files is that the compiler can assure us that the files we point...

9ad1082c55e5f86959be0dc5cbbfcde28c235c43 authored over 7 years ago by Peter Gassner <[email protected]>
Merge pull request #309 from naehrstoff/development-instructions

Clarify documentation with regards to building

c02e819417b5565e74a83a16a1f25b4dcade24ba authored over 7 years ago by Harry Garrood <[email protected]>
Corrections

771cc8f80ca7f1ba6b1b513b7c870080c22caf1a authored over 7 years ago by Peter Gassner <[email protected]>
Typo fixes + https links where appropriate

2b87047b6e24212468d87eabb397380a7a6ca2ac authored over 7 years ago by Harry Garrood <[email protected]>
Clarify documentation with regards to building

It was not clear before how to develop incrementally and add data to the database, now all devel...

222ad65b41f4076b00b304ce2547c336f90c0b23 authored over 7 years ago by Peter Gassner <[email protected]>
Documentation of the favicon assets

dc5b0491d29ee62a3863288241c9b4da1e2438d1 authored over 7 years ago by Peter Gassner <[email protected]>
Add Win 8 / Internet Explorer icons

c27d26602545c1fa922c17218fbd5f6f739d22d0 authored over 7 years ago by Peter Gassner <[email protected]>
Add Android Chrome images

87a2686b9987d0d2babd9b941e5379cca25c3eb8 authored over 7 years ago by Peter Gassner <[email protected]>
Add further favicons, remove FaviconR

Does not include support for MS's browserconfig.xml or an Android manifest.json config yet.

9d3d544f5d5de8816501321f27257cbbf1368047 authored over 7 years ago by Peter Gassner <[email protected]>
Add favicon

This commit uses a 32x32 PNG favicon instead of an ICO because the ICO turned out to be much big...

15daffcb11293b083ccd77fd367fc3e44dbdfb99 authored over 7 years ago by Peter Gassner <[email protected]>
Merge pull request #302 from purescript/better-not-found-message

Better 'package not found' message

80ed280533dafb20c6528287f4417a6845e51d05 authored over 7 years ago by Harry Garrood <[email protected]>
Better 'package not found' message

b769a1b0500d964f96033de54ef5f7962ae3ffaf authored over 7 years ago by Harry Garrood <[email protected]>
Use purescript-0.11.4 (#301)

* Use purescript-0.11.4

* Remove orphan instance

c26d3ad62fc6d7c870ad7cc3623ec477b4a73bda authored over 7 years ago by Phil Freeman <[email protected]>
Use purescript-0.11.3 (#296)

* Use purescript-0.11.3

* Use aeson-1.0.2.1

92cc730a688966da0d23bf17b71ae8cdcbe74c49 authored over 7 years ago by Phil Freeman <[email protected]>
Updates for 0.11 (#294)

38999d0f746a9939ef95d1a8178cb67607b76d0d authored over 7 years ago by Phil Freeman <[email protected]>
v0.4.13

ae6f4f9c7414ada8665f8aeeb52d3095dee2ebad authored almost 8 years ago by Harry Garrood <[email protected]>
Merge pull request #288 from purescript/less-css

Use LESS for CSS instead of Lucius

5264a96b16140aab0b0cef41e9a7b1ae8a610613 authored almost 8 years ago by Harry Garrood <[email protected]>
Use LESS for CSS instead of Lucius

Makes it easier to re-use this CSS in other projects by using LESS for
variables instead of Luci...

bfb74f4d79d558e6178199951ce0466c2686a8ea authored almost 8 years ago by Harry Garrood <[email protected]>
Merge pull request #286 from matthewleon/improve-type-match-algorithm

Improve compareTypes algorithm.

83bbe548e08b5e5754d88a58b1a00acfb2a4624d authored almost 8 years ago by Harry Garrood <[email protected]>
Improve compareTypes algorithm.

addresses #132

Comparisons between TypeVars and something that is _not_ a type
variable should ...

9a347bc38208f9a8ed898cc72cd1fab0919d64f6 authored almost 8 years ago by Matthew Leon <[email protected]>
v0.4.12

3ed5b849651c0f0144f198fc59f49bb3a213765e authored almost 8 years ago by Harry Garrood <[email protected]>
Merge pull request #283 from purescript/update-psc-0.10.7

Update to purescript 0.10.7

f04dfb3f713129b62b6cb3db85dd80648f689d2c authored almost 8 years ago by Harry Garrood <[email protected]>
Update to purescript 0.10.7

cb5f06a7de698a1e5f9c61a2428d9bda5a12718a authored almost 8 years ago by Harry Garrood <[email protected]>
v0.4.11

b501133b9a6719cc15b44c958cba82930e9b6c60 authored almost 8 years ago by Harry Garrood <[email protected]>
Merge pull request #281 from purescript/update-latest-psc

Update to purescript 0.10.6

36ea21bb1b816027484766c6f7128590a931b1a0 authored almost 8 years ago by Harry Garrood <[email protected]>
Update to purescript 0.10.6

* Bookmarks have been removed.
* HTML rendering is now inside the compiler.
* Link generation ha...

7efd3c22b14063c55922fab82569fc83fc3e1f10 authored almost 8 years ago by Harry Garrood <[email protected]>
Update CI script timeout error message

Restarting the build means that we can't take advantage of the previous
build cache; it seems th...

f720802a80722a07a235a3b7c8b609c153fd6399 authored almost 8 years ago by Harry Garrood <[email protected]>
Move build step into a script

So that we can have more control over control flow - Travis always
executes all commands in the ...

ab6ae2b2e8333a1925e0f99d0d8aee9e0b1cf827 authored almost 8 years ago by Harry Garrood <[email protected]>
Install dependencies in build phase

So that the build cache can still be stored if it takes too long to
install dependencies

23fa04051c778fd41c77f15512e9933453b21f68 authored almost 8 years ago by Harry Garrood <[email protected]>
Fail the CI if dependencies took too long

This should still be able to store the build cache.

8c184abbc80e6e43a4a671bf0c1cc5ee3ee9ce10 authored almost 8 years ago by Harry Garrood <[email protected]>
Abort dependency installation if it's taking too long

b7d1197c15ec5c2aa76597ffc5b9a5301fefd4c2 authored almost 8 years ago by Harry Garrood <[email protected]>
Travis tweaks

* Remove build script for now so that Travis has time to set up the
build cache.
* Remove prin...

c86b4be993e81f5d89d3d808c438dc05fa67a620 authored almost 8 years ago by Harry Garrood <[email protected]>
Merge pull request #280 from purescript/use-ghc-8

Use ghc 8.0.2

76180ed8f924949185e162b8ea9ccea63a53f05b authored almost 8 years ago by Harry Garrood <[email protected]>
Use ghc 8.0.2

f3870bccb3d9f08bf3e36ee829dc526ce748946d authored almost 8 years ago by Harry Garrood <[email protected]>
Merge pull request #274 from purescript/remove-upload-form

Remove upload form, resolves #259

223731f924f0e3d445d25450972fedabca9512de authored almost 8 years ago by Harry Garrood <[email protected]>
Remove Markup.js

Now unnecessary, it was only used in the upload form.

f4868eb1ed0a99bdf8b06380e7aa25c18d720f01 authored almost 8 years ago by Harry Garrood <[email protected]>
Fix reference to (now removed) configuration variable

PURSUIT_STATIC_DIR was removed when we switched to embedding static
files.

dd86c74d7e53e2719a0a4a9edcf1df975c4c5fb0 authored almost 8 years ago by Harry Garrood <[email protected]>
Remove upload form, resolves #259

15d85f79e5ac832bea757da9c3adc629add762fd authored almost 8 years ago by Harry Garrood <[email protected]>
Wrap comments in a div to ensure they don't get lost

d3328fd1d3e9b45515e9894e4e724c9aeedc8ba6 authored almost 8 years ago by Harry Garrood <[email protected]>
Add some comments

To be addressed later.

681559794a31e3de18452124a718ab09c64aaec6 authored almost 8 years ago by Harry Garrood <[email protected]>
Merge pull request #269 from noraesae/signature-padding-fix

Fix inconsistent paddings in code signatures

1e7958078119d11393056787f5fdc26734b99cca authored almost 8 years ago by Harry Garrood <[email protected]>
Use Roboto Mono for monospace font family

4ce110cc71957d0a0f7426fd70df4be1a9dd7c15 authored almost 8 years ago by Jun <[email protected]>
Replace relative links in docs, resolves #263

7e7a85dabdbbe304781279da87e19ed2f72a93ec authored almost 8 years ago by Harry Garrood <[email protected]>
Convert from Lucid to Blaze

Resolves #270

f328738c481979969c6a33dc271cf568db43106e authored almost 8 years ago by Harry Garrood <[email protected]>
Fix paddings in signatures

It should have the same top and bottom padding.

c50ffc3b45829ab59cb1564bae8b2b5f9016ee8a authored almost 8 years ago by Jun <[email protected]>
v0.4.10

9682671c83f9c8d86894dbf3aeed8a9ef32fd8e3 authored almost 8 years ago by Harry Garrood <[email protected]>
Merge pull request #266 from naehrstoff/ui-refinements

UI Refinements

46bebafe63471bcd8fba69c467a11f1ad643a632 authored almost 8 years ago by Harry Garrood <[email protected]>
Sort and categorize styles

No styles have been changed in this pass, the goal was to sort and categorize the styles to bett...

8258b806698a2175f8c0afa2fd79d881134f022d authored almost 8 years ago by Peter Gassner <[email protected]>
Typography: list style, dependency badge

43bb9df48ff43b8493c92881032779f77b201ae5 authored almost 8 years ago by Peter Gassner <[email protected]>
Turn .sr-only into general utility class

Also name it in a more self-explanatory way.

15f0a0b1a3dffdebf2bba2da1c235236c96e11a9 authored almost 8 years ago by Peter Gassner <[email protected]>
Remove unused style

b1dffe0b0565bf4a4ec96355dc0783304f3f266a authored almost 8 years ago by Peter Gassner <[email protected]>
Clearly scoped .message component

Start to use BEM naming pattern for modules. This pattern is controversial among some groups, ho...

9f085d9f7ed9d715e8e57db18c032c481fbb9fbf authored almost 8 years ago by Peter Gassner <[email protected]>
Reworked homepage

* Make it visually stand out more
* Be more precise what Pursuit is
* Link to PureScript
* Bette...

c7b6b2eaae02a2a197ad8f1c24223a3103a4d7e2 authored almost 8 years ago by Peter Gassner <[email protected]>
Remove full-width :target style

Does not work when a sidebar is present, as it flows under it.

0b48d2c508cac2fe2c96fe98ffad8009284f505a authored almost 8 years ago by Peter Gassner <[email protected]>
Refined module page: header and list of sibling modules

962a793de481c8b46df0d4a87bb3cdd72cb2909a authored almost 8 years ago by Peter Gassner <[email protected]>
Re-position source link

c04a97a0136c27b5379be95edc74722321d68933 authored almost 8 years ago by Peter Gassner <[email protected]>
Refactor top-banner

344a6cbca7983005ddcd07e6420fab322393e52c authored almost 8 years ago by Peter Gassner <[email protected]>
Style ul, ol, table

568e9175d6f198c722a8415fb11d749b08620427 authored almost 8 years ago by Peter Gassner <[email protected]>
Sidebar redesign

The intention behind this is that we want to prioritize some secondary content over other. With ...

76465eb871adf0394e00679b19b997197513af8d authored almost 8 years ago by Peter Gassner <[email protected]>
Initial page title refactoring

We want to use the whole width for the title and use smaller labels for the kind of page we're o...

1d89d87dbc3baf6d82169df727cd44e59f74e1ed authored almost 8 years ago by Peter Gassner <[email protected]>
Refine packageVersion page title

0e67a3b8bf530ea12f00e76d1de78927c2260b3e authored almost 8 years ago by Peter Gassner <[email protected]>
Improved link styling, also in top-banner

bfb7b5462805724652740fea1cfc182cf6e1fb95 authored almost 8 years ago by Peter Gassner <[email protected]>
Reworked page layout

The layout used a lot of padding on columns and elements before; this made it hard to work with....

7e38df34a3efaf73e9ca77ac5f3fd23f1d577f26 authored almost 8 years ago by Peter Gassner <[email protected]>
Factor out .deplink component and reuse it

We can now use the same component on the homepage as well as in the package sidebar.

970ba590a51dbd1db56765f13fdcb5b2efe813ee authored almost 8 years ago by Peter Gassner <[email protected]>
Fix faux-italic font styles

No italic font files had been loaded before, making the browser slant the regular font.

ba60a254edb7afddd234b02e75b3b410a54f401e authored almost 8 years ago by Peter Gassner <[email protected]>
Fix regression: make search work again

7aa1b7a6229f50eceff9a223787b537f8d8e80ee authored almost 8 years ago by Peter Gassner <[email protected]>
Fix pattern matching warnings

0a89da81dca9cfe88af99c0d4e995255d467b06f authored almost 8 years ago by Peter Gassner <[email protected]>
Fix module page for new route BuiltinDocsR

7401566a6973f21a761a1ff4ea7d6a29223ded97 authored almost 8 years ago by Peter Gassner <[email protected]>