Ecosyste.ms: OpenCollective

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

LinkAce

LinkAce is your selfhosted bookmark archive with a simple interface, but advanced features.
Collective - Host: opensource - https://opencollective.com/linkace - Website: https://www.linkace.org/ - Code: https://github.com/kovah/linkace

Add experimental testing for PHP 8

github.com/kovah/linkace - 44c9f548029fb9a8f89bcca296573117fd3d35df authored over 4 years ago by Kovah <[email protected]>
Add experimental testing for PHP 8

github.com/kovah/linkace - 59f537b9edbc02e49768c6a069b555141aa59512 authored over 4 years ago by Kovah <[email protected]>
Update funding information

github.com/kovah/linkace - cd505ac1ecb294b93803b10968f7dbccbcf960bd authored over 4 years ago by Kovah <[email protected]>
Update the readme with updated support information

github.com/kovah/linkace - 5637046b6835cc1d8a3ae8e70e995b74f4db596c authored over 4 years ago by Kovah <[email protected]>
Update the readme with updated support information

github.com/kovah/linkace - 4979827b793fff7cb12463ba528f58ef4b56050b authored over 4 years ago by Kovah <[email protected]>
Large refactoring or code styling and documentation of the application controllers

github.com/kovah/linkace - 1717f32ed8a70a300005134bc7e940915ed196d3 authored over 4 years ago by Kovah <[email protected]>
Update of NPM dependencies

github.com/kovah/linkace - e5b960ad0bd80962f0536609ac41d192650e1208 authored over 4 years ago by Kovah <[email protected]>
Update PHP dependencies

github.com/kovah/linkace - 17dd6c88447ef87a0ec4fef7cc2193dc4cd2edd2 authored over 4 years ago by Kovah <[email protected]>
Add new endpoint to check an url for existing links (#6)

github.com/kovah/linkace - 3eb941bdb85886283fbc496b28888f37d3509043 authored over 4 years ago by Kovah <[email protected]>
Add backend fetch endpoint to get html for the html keyword parsing in the frontend (#136)

github.com/kovah/linkace - c2b513bc28d572c96e67d99e0ab32b0246ef9f83 authored over 4 years ago by Kovah <[email protected]>
First quick draft implementation of tag suggestions (#136)

github.com/kovah/linkace - e6ded95104ee109537b2f79937e469b984d46515 authored over 4 years ago by Kovah <[email protected]>
Add API endpoint for searching links with various features (#6)

github.com/kovah/linkace - 3ffe6daadb3b55c0b76ca6d2207d544f6ef3501e authored over 4 years ago by Kovah <[email protected]>
Add missing validation to the search request, add handling for API requests by switching between name and ID querying for lists and tags

github.com/kovah/linkace - 7cae102e13d58dd23c0f3f9b925bfde9c76b48ff authored over 4 years ago by Kovah <[email protected]>
Move search functionality into trait and correct results order handling

github.com/kovah/linkace - 330ae06a3c8c69476cf30e6d6808efdc1db4c256 authored over 4 years ago by Kovah <[email protected]>
Add API endpoint for searching lists for link editing (#6)

github.com/kovah/linkace - 22c85f29d472449f864bcd5a5e9fdecd723f2e0d authored over 4 years ago by Kovah <[email protected]>
Add API endpoint for searching tags for link editing (#6)

github.com/kovah/linkace - 1436fa360cf323bf6559bf6faa0caec6cb1bbde2 authored over 4 years ago by Kovah <[email protected]>
Implement abstract API test class to reduce duplicated code, also add HTTP and Queue faking (#6)

github.com/kovah/linkace - a64387913de34b82c13c72aa8bce85d42f8b15fa authored over 4 years ago by Kovah <[email protected]>
Move Cron Controller Test out of API directory

github.com/kovah/linkace - 6d9a929f6da8fd21325e3dfe31abbb8e2c9d7dd4 authored over 4 years ago by Kovah <[email protected]>
Correct namespace of API tests

github.com/kovah/linkace - 61524f7530444bc3ed57a8ca064e1c86adf3aca5 authored over 4 years ago by Kovah <[email protected]>
Correct handling of link taxonomies in the link controller

github.com/kovah/linkace - 8e9adafe805d87c78fc08c8e1393c18d3cad04af authored over 4 years ago by Kovah <[email protected]>
Merge branch 'dev' into api

github.com/kovah/linkace - 600eed0595414c57be26387ed9ac3f0ba4bef4d0 authored over 4 years ago by Kovah <[email protected]>
Merge branch 'dev'

github.com/kovah/linkace - 7d270b9e3014ad289e87c1fdb95c7fbd4c8c2c0e authored over 4 years ago by Kovah <[email protected]>
Merge pull request #132 from Kovah/dev

v0.0.38

github.com/kovah/linkace - 682804694d30592fe453cc1488be31cabec4c5e1 authored over 4 years ago by Kevin Woblick <[email protected]>
Fix the both password reset templates (#134)

github.com/kovah/linkace - fe53bcad4df694e712f57f98cb61cead20106e76 authored over 4 years ago by Kovah <[email protected]>
Fix issues with duplicate checks and wrong passed IDs inside the link controller

github.com/kovah/linkace - baff2bd9bddb69d8a6f16489bdd739f43dfe9cee authored over 4 years ago by Kovah <[email protected]>
Improve the link icon display and the details page

github.com/kovah/linkace - 8c050f0b5353af8ddec538d197480545c78df9b1 authored over 4 years ago by Kovah <[email protected]>
Improve display of the history for links (#126)

github.com/kovah/linkace - 0a5e6d882b0f8bb413be76bb3987847ea22b7e97 authored over 4 years ago by Kovah <[email protected]>
Merge remote-tracking branch 'origin/dev' into dev

github.com/kovah/linkace - 8c7f3b4d0d739e5344b780cd7b92226af3567b91 authored over 4 years ago by Kovah <[email protected]>
Extend tests for helper functions

github.com/kovah/linkace - 6854f3c0894da09fc39a0d0aa56eb94eb9613ccd authored over 4 years ago by Kovah <[email protected]>
Add tests for the link check toggle controller method

github.com/kovah/linkace - c649b98f99ed921577869a99062e8e7dec6b11d4 authored over 4 years ago by Kovah <[email protected]>
Correct link private handling in edit forms

github.com/kovah/linkace - 3d91d7e2bd95eabbcbd5236e4e408bcd68d7314c authored over 4 years ago by Kovah <[email protected]>
Merge pull request #133 from Kovah/dependabot/npm_and_yarn/websocket-extensions-0.1.4

Bump websocket-extensions from 0.1.3 to 0.1.4

github.com/kovah/linkace - 35e0431b1b3b2f7e345849c0c1b56a8a7573f52d authored over 4 years ago by Kevin Woblick <[email protected]>
Bump websocket-extensions from 0.1.3 to 0.1.4

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0....

github.com/kovah/linkace - d3fa80c2b53c77d0bfcaef2de682c99139e01791 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Corrects and optimizes all tests

github.com/kovah/linkace - 5fb4ab48ac60421b7130f02ce75dce0e76ab90a7 authored over 4 years ago by Kovah <[email protected]>
Correct behavior of the link revisioning, extend tests (#126)

github.com/kovah/linkace - 0ba9676753a33d99214b834b7d2bd15136aca962 authored over 4 years ago by Kovah <[email protected]>
Implement a changelog for links (#126)

Installed and set up Revisionable package and enabled it for Links. Added custom handler for rela...

github.com/kovah/linkace - 56b1bdc1a4fe5dda2a410044585ddfb6d01fee37 authored over 4 years ago by Kovah <[email protected]>
Add styles for HTML code tag

github.com/kovah/linkace - e6dbff0c81737fa34e5ea29dfd8655169d48823f authored over 4 years ago by Kovah <[email protected]>
Move Codeclimate test coverage generation to push to master, remove from pull requests

github.com/kovah/linkace - a23630ca05905a8db165d64780af103bede3a32e authored over 4 years ago by Kovah <[email protected]>
Correct edit views for lists and tags

github.com/kovah/linkace - 862657f80f7d31eeef408f529ac93965f4d27225 authored over 4 years ago by Kovah <[email protected]>
Improve all link, tag and list forms on mobile devices (#131)

github.com/kovah/linkace - 23ddcb7d9e13a6cd1a2952ac911c0caf4fb5161b authored over 4 years ago by Kovah <[email protected]>
Implement possible fix for the mobile navigation (#131)

github.com/kovah/linkace - a2b8662b61b0f1dba42683f0dd117ca7406a532e authored over 4 years ago by Kovah <[email protected]>
Minor edits for README, add Twitter link

github.com/kovah/linkace - 2f2f7f8d535fa3541b287467d0b36136a61ae332 authored over 4 years ago by Kovah <[email protected]>
Merge pull request #129 from Kovah/dev

v0.0.37

github.com/kovah/linkace - 54ac913daa0f6a1edc884805fc989edb6b61f085 authored over 4 years ago by Kevin Woblick <[email protected]>
Update version, fix PHP CS issue

github.com/kovah/linkace - 16e99f42d64d403e8fc41ea6b2150c5feb744790 authored over 4 years ago by Kovah <[email protected]>
Add a script to quickly update the Docker containers (#128)

github.com/kovah/linkace - 790826b0ba4977015712f4b5635b324c51e00605 authored over 4 years ago by Kovah <[email protected]>
Add option to export links to CSV file (#30)

github.com/kovah/linkace - 285308331e983e415be67197c1b3eed3fd5543a6 authored over 4 years ago by Kovah <[email protected]>
Improve styling of alerts in dark mode, reduce font size to make them less obtrusive

github.com/kovah/linkace - d2a9326abde779824986820723449eec41f1402f authored over 4 years ago by Kovah <[email protected]>
Implement duplicate checks for URLs while saving a link (#112)

github.com/kovah/linkace - 1b4534cb16d79c0bd6f91b9bead48418fac36c96 authored over 4 years ago by Kovah <[email protected]>
Downgrade mockery to 1.3 as 1.4 drop PHP 7.2 support

github.com/kovah/linkace - ade94e838fe85d56cda9e07d0a90b9d2160e86a5 authored over 4 years ago by Kovah <[email protected]>
Update dependencies

github.com/kovah/linkace - 310b9cff3012365088f79384c21584853595aaff authored over 4 years ago by Kovah <[email protected]>
Move from MIT to GPL v3

github.com/kovah/linkace - 4aa91a85d5ed31aefeba309c3924bbcb85f2b362 authored over 4 years ago by Kovah <[email protected]>
Update nginx version to 1.18

github.com/kovah/linkace - 2d45e4c6aacc8591c289998bf1673f21c0214256 authored over 4 years ago by Kovah <[email protected]>
Improve the documentation inside the example .env files

github.com/kovah/linkace - 91f44dc643a7976258db6b79f4b094dfaa962a2f authored over 4 years ago by Kovah <[email protected]>
Optimize the example production docker-compose file

- Replaces "always" as restart config with "unless-stopped".
- Removes read-only param for .env f...

github.com/kovah/linkace - 544153b0723d46722dc7fbcde01cdcabdaf24492 authored over 4 years ago by Kovah <[email protected]>
Update table of contents in readme

github.com/kovah/linkace - 16f0b217cc1020623c29ccc6f29e55a7bdea696c authored over 4 years ago by Kovah <[email protected]>
Replace the new padded logo

github.com/kovah/linkace - f24b918486d9ed306363317706d97a75f689c8f6 authored over 4 years ago by Kovah <[email protected]>
Update the readme with a new logo, translations badge and updated support disclaimer

github.com/kovah/linkace - db2ddbd9c55fc92d843faeb12d986bcc0de9f98e authored over 4 years ago by Kovah <[email protected]>
Merge pull request #127 from Kovah/dev

v0.0.36

github.com/kovah/linkace - b3352ee8d2c56cee8534ac92175444adf006ace7 authored over 4 years ago by Kevin Woblick <[email protected]>
Switch to PCov for code coverage generation

github.com/kovah/linkace - 23506ebaa18e4b63d8736f9d052b2f1e680d58a4 authored over 4 years ago by Kovah <[email protected]>
Refactor the password reset command and add proper tests

github.com/kovah/linkace - 1ac75ecdab1e3f597f4e8e1be583fee45029364b authored over 4 years ago by Kovah <[email protected]>
Refactor the register user command and add proper tests

github.com/kovah/linkace - 977831177e921a2b54f141fd23029475f2279e70 authored over 4 years ago by Kovah <[email protected]>
Optimize tests for check links command

github.com/kovah/linkace - f3efa97b7e59796c3554b065bac0a926430850a7 authored over 4 years ago by Kovah <[email protected]>
Add PCov to dev dockerfile for faster code coverage generation in PHPUnit

github.com/kovah/linkace - 9028f80c3b2ba2440ba1a42079aebb415b0edc88 authored over 4 years ago by Kovah <[email protected]>
Add Node with build command to code coverage workflow

github.com/kovah/linkace - 9d9a1d030bb2af7d14174ecfa029f60c02ab3dac authored over 4 years ago by Kovah <[email protected]>
Add Node with build command to code coverage workflow

github.com/kovah/linkace - 988878e6fb9a47244b5590cfa1ea8b8d65ecffff authored over 4 years ago by Kovah <[email protected]>
Remove NPM artifacts from code coverage workflow

github.com/kovah/linkace - acee69f8861304c62ffac315f6420a415d3c2f64 authored over 4 years ago by Kovah <[email protected]>
Extend Github actions with code coverage generation for Code Climate

github.com/kovah/linkace - 80daf09ae4fa0dbfc0b711082f67463530b37294 authored over 4 years ago by Kovah <[email protected]>
Install and prepare xDebug in the development Dockerfile

github.com/kovah/linkace - 29d62c1c8f119385848e7e970c2842a59e2f220c authored over 4 years ago by Kovah <[email protected]>
Merge branch 'dev' into api

# Conflicts:
# tests/Controller/API/LinkApiTest.php
# tests/Controller/API/LinkNotesTest.php
# t...

github.com/kovah/linkace - ab641bc398aef0cee8476dc16acad958ab33e39b authored over 4 years ago by Kovah <[email protected]>
Refactor the check links command and add proper tests

github.com/kovah/linkace - 32bf7a9b37b6d359537ac12c2c97548bfe74ed90 authored over 4 years ago by Kovah <[email protected]>
Add new settings to control backups by the internet archive (#117)

github.com/kovah/linkace - 460e83673861c61d54d2cb094f296611ffa50c80 authored over 4 years ago by Kovah <[email protected]>
Prevent HTTP requests from the links tests by using fake HTTP responses

github.com/kovah/linkace - dbe7083dbe61c85f9194efd15cf99b16815d2b7d authored over 4 years ago by Kovah <[email protected]>
Correct the HTML Meta helper test

github.com/kovah/linkace - ba54ec52a93dce5953c207f7f71a4be0de2eddc6 authored over 4 years ago by Kovah <[email protected]>
Only flash alerts for HTML meta errors inside the standard link controller

github.com/kovah/linkace - 1e663d2b3a5f089850b0e5e3ae73754421253edd authored over 4 years ago by Kovah <[email protected]>
Move the import form to fetch via JS to prevent request timeouts (#120)

github.com/kovah/linkace - d2a61c868e8422927e0f3ff4e126ac445f9afa06 authored over 4 years ago by Kovah <[email protected]>
Correct the Phpunit configuration

github.com/kovah/linkace - 907790da4997b7739b4bb5056d325f13f126ae08 authored over 4 years ago by Kovah <[email protected]>
Restructure the tests directory to get rid of feature and unit folders

github.com/kovah/linkace - fa01a7b15e197afa2e684d8e9eddf504516815f3 authored over 4 years ago by Kovah <[email protected]>
Extend user settings with list and tag privacy controls (#113)

github.com/kovah/linkace - a96d1d488c9a4929ae366a786a5e7b1a419fafa8 authored over 4 years ago by Kovah <[email protected]>
Merge pull request #125 from Kovah/dev

v0.0.35

github.com/kovah/linkace - 8660c44f10f0c7fb56a24a503b3963382e6afa6c authored over 4 years ago by Kevin Woblick <[email protected]>
Correct logo reference in the readme

github.com/kovah/linkace - 3f6e7e6e61cefdb66e869be0d7d44e8db6402f52 authored over 4 years ago by Kovah <[email protected]>
Correct the bookmarklet window close timer

github.com/kovah/linkace - cccb4904b5fe6c08060866c7744f925dbad72fbf authored over 4 years ago by Kovah <[email protected]>
Extend the HTML meta helper to automatically correct encoding of the given HTML (fixes #119)

github.com/kovah/linkace - 9c1f185ebce60fbc1976e113fbb51dd40cc33355 authored over 4 years ago by Kovah <[email protected]>
Correct Node version in release Dockerfile

github.com/kovah/linkace - 897b80bd58fe71c95c7abab050a0ca2ae6b55a6f authored over 4 years ago by Kovah <[email protected]>
Prevent long titles from overflowing (#123)

github.com/kovah/linkace - 7fddb766a965a7dc281a43f50ad96647f1a69c6b authored over 4 years ago by Kovah <[email protected]>
Merge branch 'dev' into api

github.com/kovah/linkace - 75ff816c6c217d402475f2f39fb7251ad8d95608 authored over 4 years ago by Kovah <[email protected]>
Refactor of the HTML meta helper (#122)

Move the HTML meta helper into a new class and refactor the actual parsing of title and descripti...

github.com/kovah/linkace - 0a1f6b3167ab0a93703ccb3e4076d84cf34c79f6 authored over 4 years ago by Kovah <[email protected]>
Link meta helper now properly handles non-URL strings (#122)

This includes URLs without a proper protocol as they can't be correctly queried for the meta data.

github.com/kovah/linkace - 89dfdf3cad8e44437ace9a44ab939ca05f43d412 authored over 4 years ago by Kovah <[email protected]>
Add timeout for the link meta helper (#121)

github.com/kovah/linkace - a6ac57be07921ab65866373fc9ae8345cada406e authored over 4 years ago by Kovah <[email protected]>
Merge pull request #107 from Kovah/dev

v0.0.34

github.com/kovah/linkace - 0f2fa15c2445add985b97d7994c9e442526420a7 authored over 4 years ago by Kevin Woblick <[email protected]>
Add funding information for Github sponsors

github.com/kovah/linkace - bffd16c50a0bc7a535154b58a0784ff8c2ff5e07 authored over 4 years ago by Kovah <[email protected]>
Add security policy

github.com/kovah/linkace - 9d7c8353456d8d6b5887846b5b293cc6ecd63cc9 authored over 4 years ago by Kovah <[email protected]>
Update JS dependencies

github.com/kovah/linkace - d256825f8c06c31ab9a6e517095ef2cd883699f9 authored over 4 years ago by Kovah <[email protected]>
Fix the broken quick-add form for links on the dashboard (#118)

github.com/kovah/linkace - 2a6ed9a98cb9ff4e951302b64f9a7f8478ce02e6 authored over 4 years ago by Kovah <[email protected]>
Minor optimization of the WaybackMachine error handling

github.com/kovah/linkace - e7dcd004abfd0c2ca529502d824b103cc96913fa authored over 4 years ago by Kovah <[email protected]>
Extend testing for connection and response errors of the URL meta helper (#115 #116)

github.com/kovah/linkace - 29621ae641ed66067d1701301096f38392de6380 authored over 4 years ago by Kovah <[email protected]>