Ecosyste.ms: OpenCollective

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

github.com/kovah/linkace

LinkAce is a self-hosted archive to collect links of your favorite websites.
https://github.com/kovah/linkace

Add two factor authentication (#172 #111)

2986354a944b487b3c253be7419d4b5ab0a2e19b authored about 4 years ago by Kovah <[email protected]>
Replace Laravel UI with Fortify (#172)

68b76a60f3be13c115f539e8dca8ed29bdce5f5e authored about 4 years ago by Kovah <[email protected]>
Fix webpack configuration

23592e701e1a977fd3270200ac937e5f11cb44e1 authored about 4 years ago by Kovah <[email protected]>
Minor bookmarklet updates

6aa6e569c1ba1f75e2bece4e34448e61f6bdf53c authored about 4 years ago by Kovah <[email protected]>
Optimize automatic dark mode loading

fcb94f9dee686b72e42fd8bca6acc8ad2e588804 authored about 4 years ago by Kovah <[email protected]>
Add a console command to purge history entries with and without offset, also always display the history, even if there is only the initial creation available

c584ab4b6405fbcfc7f68f2e8f15f3b704254bda authored about 4 years ago by Kovah <[email protected]>
Increase timeout for link checks to 10 seconds to account for slow networks and servers

3e5a8780b510b522d1f82cb405c7a9802e3a9d17 authored about 4 years ago by Kovah <[email protected]>
Fix critical issue with status changes in link histories

1f1289a9b505877f86f3c575b071f8e0c6f8b426 authored about 4 years ago by Kovah <[email protected]>
Fix issue with duplicate route names in setup

ce4bb17d64fa89a63af88510e87210654b1d18c0 authored about 4 years ago by Kovah <[email protected]>
Rewording of the Wayback Machine settings

5e79ca71a00e6612cb4fb41cd750fafb06c4f1ab authored about 4 years ago by Kovah <[email protected]>
Fix minor layout issue

d8faee712089b8aa876b7bbf71a8a7aa6ec2bcc6 authored about 4 years ago by Kovah <[email protected]>
Slight adjustment of the mobile navigation

a2358f62398350ac3310a9bb954471d49498bfe3 authored about 4 years ago by Kovah <[email protected]>
Merge pull request #159 from Kovah/dev

v0.0.43

5118801dcc82e26454302242da90eafb90b68582 authored about 4 years ago by Kevin Woblick <[email protected]>
Update all translations

222e774aed1d0fb4fca8eff24a8dd96c24006f3b authored about 4 years ago by Kovah <[email protected]>
Fix issue with import logging at root level (#169)

f8b0b31574fb1f3b57873c54aae56c625a69ef4c authored about 4 years ago by Kovah <[email protected]>
Update to Laravel 8, refactor tests to use new factory classes

Also updates all other needed packages.

113b30120de051b63b773cb5f5ae8e148b0a3c2d authored about 4 years ago by Kovah <[email protected]>
Add check for writable storage directory to setup

ffc5ccf73d6a6e79db0e7ecf955b55cb90e38b8b authored about 4 years ago by Kovah <[email protected]>
Merge remote-tracking branch 'origin/dev' into dev

9fa8bb44aa6df389d4731e5e1850981d40ce818c authored about 4 years ago by Kovah <[email protected]>
Bump required PHP version to 7.3, update some packages

8bccd2372b16bcf2e6498609e8e2b419f7d2609d authored about 4 years ago by Kovah <[email protected]>
Merge pull request #168 from Kovah/issue-templates

Update issue templates

1d97fd453521464b6e4120ed07b14dd6f7cf93a7 authored about 4 years ago by Kevin Woblick <[email protected]>
Update the README, add CONTRIBUTING file

2b2fd7a3649b3458c470f363a8a6ffbe787cb7be authored about 4 years ago by Kovah <[email protected]>
Update issue templates

7b6b3b9d7e85b4124233b238aaf84031a5d08f61 authored about 4 years ago by Kevin Woblick <[email protected]>
Update all dependencies

aaae5f228ea35d42456a2bc79e99d89cd388836e authored about 4 years ago by Kovah <[email protected]>
0.0.43

4661fe79d71e1880f3224450ab8b0d63d8cfb40b authored about 4 years ago by Kovah <[email protected]>
Merge branch 'dev' of github.com:Kovah/LinkAce into dev

73af10fed511dd9677c1289efa5923562c5c8552 authored about 4 years ago by Kovah <[email protected]>
Add more settings for guest users (#161)

ded0982753f1c7ce3fa091876060ae8eefa8f7db authored about 4 years ago by Kovah <[email protected]>
Add tags overview to guest mode (#160)

e7118237c37dc28c4dce9023163f5b9fb284e107 authored about 4 years ago by Kovah <[email protected]>
Overhaul guest views for links and lists, add new guest system settings (#161)

b0a1438479aee7df6defd02ba22889dd7af62f0c authored about 4 years ago by Kovah <[email protected]>
Update Crowdin configuration file

6abb598adbe26404b55ad7b4d9a99bc329ed79d0 authored about 4 years ago by Kevin Woblick <[email protected]>
Add more sorting options to pages containing lists of entities (#162)

a94fdeb2b6572b1adfa5885ec70b43187d592397 authored about 4 years ago by Kovah <[email protected]>
Remove Fontawesome loading from layouts (#158)

073ed5d8cb92429d1722d6154cf78d2f8c853442 authored about 4 years ago by Kovah <[email protected]>
Completely remove the Fontawesome JS stack (#158)

ea8077ba98e4769b824215f676e00233fbcaea40 authored about 4 years ago by Kovah <[email protected]>
Migrate to HTMl icons (#158)

This adjusts multiple components, including the table sorting, link share buttons and link icons....

8cbd36d61e0a2814466377305a491e589347fcbd authored about 4 years ago by Kovah <[email protected]>
Change mapping of icons for links and social sharing (#158)

479613aa5dd2f58794df5011b84f80dbc51259d7 authored about 4 years ago by Kovah <[email protected]>
Add a new dynamic component helper (#158)

eaba84f476bec99dcdf562298b1de4bb09b85930 authored about 4 years ago by Kovah <[email protected]>
Add missing test for the fetch controller

c8696dcb8d6c222d0043a5f9e38b31ff5fb35de3 authored about 4 years ago by Kovah <[email protected]>
Properly escape search queries for links, lists and tags (#163)

1a9312b7e1f92d3253b9e6271ccff6eea551dd69 authored about 4 years ago by Kovah <[email protected]>
Fix nginx configuration for advanced Docker deployment

a65ea1a2592cfdb2c9ac75080e54a13b79123b62 authored about 4 years ago by Kovah <[email protected]>
Minor layout correction for list detail pages

50e9121326daeca92b5c8032da06972e32046d3b authored about 4 years ago by Kovah <[email protected]>
Merge pull request #157 from Kovah/dev

New Languages

11750d20ec16bc807b72f147cdc8eed2650c3c2f authored over 4 years ago by Kevin Woblick <[email protected]>
Update tests based on recent settings changes

2a046f3298fffbbacfc6cf8207dadafe393dbfeb authored over 4 years ago by Kovah <[email protected]>
Add ability to change the user language (#139)

c6bec438674c0665049da50754f050e64739f9df authored over 4 years ago by Kovah <[email protected]>
Add translations: German, Chinese (Simplified)

c43867c20cdfa491fab35784878f4c1bf2666f5e authored over 4 years ago by Kovah <[email protected]>
Merge pull request #147 from Kovah/dev

v0.0.42

4a091d33152ed08fe0e0455fed44c22b9d9258b2 authored over 4 years ago by Kevin Woblick <[email protected]>
Update security information for supported PHP versions

7f41725451225439e5b2ad1fa090b213d0ea893d authored over 4 years ago by Kovah <[email protected]>
Correct laravel-backup package version

de5de45b3eb666be245697d3669c7ab50b9587f8 authored over 4 years ago by Kovah <[email protected]>
0.0.42

142a0d559ac916152f402713d28d79405595fabb authored over 4 years ago by Kovah <[email protected]>
Correct the setup of backup notifications (#155)

Also optimize the Docker Compose files to include the path for local backups.

e9bdf442ae4d017ed3c431091a78b23fe72365c0 authored over 4 years ago by Kovah <[email protected]>
Update dependencies, remove nvmrc and node-version files

f9d569f24a4730faba928ce46f0e4b4fb7ffcc10 authored over 4 years ago by Kovah <[email protected]>
Downgrade packages for PHP 7.2 compatibility

cee678cf0922cd61ed5dbb2f9380ac056d8b3eb3 authored over 4 years ago by Kovah <[email protected]>
Update of dependencies

6e879f53a050e32a61c8e295020e8fd901b6dd14 authored over 4 years ago by Kovah <[email protected]>
Reduce output of critical errors (#152)

14ef59519688bbb6735c7fac032d947fc7fa5acc authored over 4 years ago by Kovah <[email protected]>
Fix wrong base template for guest view

adcd6ccd8fec86521156816ff523a35c00a489b7 authored over 4 years ago by Kovah <[email protected]>
Fixes issue with wrong db column names (#151)

b6b0d22643f26952d0a03a405a5b7274b8c68fbf authored over 4 years ago by Kovah <[email protected]>
Fixes wrong dependency in docker-compose (#154)

d0776001821306bf42aaa60f10ba7b74432d16d5 authored over 4 years ago by Kovah <[email protected]>
Large update for the Docker-based setup of Linkace

- Adds new Dockerfile for unified PHP-nginx container
- Adds new configuration files for simple s...

a93d1b8b33c1bc051047b61957abf887b3e451ba authored over 4 years ago by Kovah <[email protected]>
Fix import of tags by using sync instead of attaching new tags

4f745d599e3070ae60b78d595a45abc3bacfa300 authored over 4 years ago by Kovah <[email protected]>
Correct the base configuration for nginx 1.19, optimize the nginx configuration file

6d2ca72579c1f6205416933566f5a82694b7fc3c authored over 4 years ago by Kovah <[email protected]>
Provide new .env file for production Docker systems, update readme accordingly

354ffe304e7f88157d283c21dc331cf08dd924d2 authored over 4 years ago by Kovah <[email protected]>
Rename current "en" language folder to en_US to be more specific, update app configuration and Crowdin integration

436d06b98d7ec4a16d02633be2582a5eb536424c authored over 4 years ago by Kovah <[email protected]>
Correct language string for tags

ec7f5a3ef8843f5ba4e2d263d5f02166871acfc4 authored over 4 years ago by Kovah <[email protected]>
Remove deprecated alert service provider

7cff07edfe23cf3f40e45b6278b6f952a60a9183 authored over 4 years ago by Kovah <[email protected]>
Add possible caching option to Docker update script

ea177505c0ee279fc8c7f1322998dcbbed2c33de authored over 4 years ago by Kovah <[email protected]>
Make link creation test more reliable by using static data

c13c16ffa2a683dd15431ee61e02addade993e7c authored over 4 years ago by Kovah <[email protected]>
Change handling of tags and lists for links by using lazy loaded collections

c6b7aad60a1134074f6d22a9440c966ca39079e1 authored over 4 years ago by Kovah <[email protected]>
Properly output tag and list IDs if a link is converted to JSON for the API

8e5574a155c92cd2928bb24b0910ae8e7a2d91c5 authored over 4 years ago by Kovah <[email protected]>
Correct copying of package.json in release dockerfile

d3c91230d1acd7796c1d895e114c3354486c6578 authored over 4 years ago by Kovah <[email protected]>
Merge pull request #144 from Kovah/dev

v0.0.41

97a222a42b021eef6f5e3ccf9394fd557ee3fed7 authored over 4 years ago by Kevin Woblick <[email protected]>
Update NPM dependencies

ba94fb839127a79da8065be4a5f43556190e5229 authored over 4 years ago by Kovah <[email protected]>
Add entry for link creation to history overview

4596f76a386a7eba99f6bef69c01078a402a911f authored over 4 years ago by Kovah <[email protected]>
Add test for unicode characters in taxonomy names while adding links

a9bc0092766daa693abe169f6f7da2c271924ee8 authored over 4 years ago by Kovah <[email protected]>
Refactor tag and list handling for links to accept other input variants (#143 #145)

23d19da8bfdd59ef5711cdf5c519836e96d24f0d authored over 4 years ago by Kovah <[email protected]>
0.0.41

fe8f1749778b7959edac09788283867409f98509 authored over 4 years ago by Kovah <[email protected]>
Update PHP dependencies

1100df2a2ad6f6fe74e809e3e6d86ee930e6b1b7 authored over 4 years ago by Kovah <[email protected]>
Fix issues with restoring and clearing trash items (#142)

56492c4f7123e677cf7355e8c79169c9ef4d37d2 authored over 4 years ago by Kovah <[email protected]>
Merge pull request #137 from Kovah/dev

v0.0.40

23cdc1197b25bbf750650bbec65fd941370fb4b2 authored over 4 years ago by Kevin Woblick <[email protected]>
Many minor UI corrections and fixes

f88896768d1dc41b555c4c7d507598333388c368 authored over 4 years ago by Kovah <[email protected]>
Fix tag and list input in the search and link edit form

89f7ffa4d54ee39aec0d713601de1c20a8898f9c authored over 4 years ago by Kovah <[email protected]>
Refactoring of the user settings structure, adding more spacing

e12107f2836da80a710ae5a026ecb165fddac6a9 authored over 4 years ago by Kovah <[email protected]>
Overhaul of the mobile navigation concept to be more app-like with less dropdowns

f1a87752599eb140abe234d26c5d46906e56c96b authored over 4 years ago by Kovah <[email protected]>
0.0.40

834f4c9c254f236e6fd90aeea5b7653509e0e67a authored over 4 years ago by Kovah <[email protected]>
Update base Node version to 12.18.2, replace Selectize package with own fork, updates dependencies

8a9a130dda39550df9d74f3f1d360b1d6057fc49 authored over 4 years ago by Kovah <[email protected]>
Rewrite of the LinkAce version handling and update checks

113a865019901ec023753adba551b569a611fdf9 authored over 4 years ago by Kovah <[email protected]>
Fix issue with the link tag editing via API

c11e0e84115ef79ba35bbe517578cd4bdbc010e3 authored over 4 years ago by Kovah <[email protected]>
Optimize the update check handling

8bf27abdb846ef9a1a0661f7955ef8238c467dea authored over 4 years ago by Kovah <[email protected]>
Remove version from config and load it from the package.json on the system settings page

4857164214cb37473b592030c1523054a018c8bb authored over 4 years ago by Kovah <[email protected]>
Merge branch 'tag-suggestions' into dev

# Conflicts:
# app/Http/Controllers/FetchController.php

edbaf0292c91dbb3a958071325646dbce7b4f537 authored over 4 years ago by Kovah <[email protected]>
Merge pull request #135 from Kovah/dev

v0.0.39

9fbabc3bb0955df32ba267eced08e2201d885493 authored over 4 years ago by Kevin Woblick <[email protected]>
0.0.39

4eab088a74eb34faa4963cd5e86e29c8b63b9cb4 authored over 4 years ago by Kovah <[email protected]>
Refactor all controller tests to use RefreshDatabase trait

4798d2762b7cc772ef69c2b7bba9996d4968a21b authored over 4 years ago by Kovah <[email protected]>
Refactor model controller tests

79a6c34a091096c5d1a03ef30f45a03ee3c3469f authored over 4 years ago by Kovah <[email protected]>
Refactor auth and guest controller tests

83dc0b5e54d3670c198d20787deaf50503b6472f authored over 4 years ago by Kovah <[email protected]>
Refactor some of the basic controller tests

c273e042c198873e9c570d97c0e83b5b739e1056 authored over 4 years ago by Kovah <[email protected]>
Refactor API tests with simplified request authentication (#6)

Also fixes issues with the update requests checks for unique values

6e95f98396aed82b80cd446b909b78f944d6bad2 authored over 4 years ago by Kovah <[email protected]>
Move to specific delete and patch http methods for API calls (#6)

c5861348626a5564a34748e0d335857af878e50f authored over 4 years ago by Kovah <[email protected]>
Correct missing property for trash controller test

525a0b510dfe76f1bc3f8bf9d144cd2259688e13 authored over 4 years ago by Kovah <[email protected]>
Add a new endpoint for handling the trash (#6)

Also optimizes existing tests for the trash controller with a new trait

b75c212b5f0c0152eecd66a5bf94d0cc3369ce6f authored over 4 years ago by Kovah <[email protected]>
Implement a form request for clearing the trash for models

aa9ea211403d58af2f3227408b2211a78e6be8ea authored over 4 years ago by Kovah <[email protected]>
Implement a new trash repository and introduce form request for restoring entries

bfec72de3733c43c7fd9c32f06e9b3fbb13c9941 authored over 4 years ago by Kovah <[email protected]>
Remove experimental testing for PHP 8

4a356fc5cf2d812d465ece17482672c4ce5da03d authored over 4 years ago by Kovah <[email protected]>