1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-02-25 11:42:48 +01:00

718 Commits

Author SHA1 Message Date
Kovah
4857164214
Remove version from config and load it from the package.json on the system settings page 2020-07-02 09:57:12 +02:00
Kovah
edbaf0292c
Merge branch 'tag-suggestions' into dev
# Conflicts:
#	app/Http/Controllers/FetchController.php
2020-07-02 09:14:13 +02:00
Kovah
4eab088a74
0.0.39 2020-07-01 23:43:33 +02:00
Kovah
4798d2762b
Refactor all controller tests to use RefreshDatabase trait 2020-07-01 23:38:34 +02:00
Kovah
79a6c34a09
Refactor model controller tests 2020-07-01 23:33:43 +02:00
Kovah
83dc0b5e54
Refactor auth and guest controller tests 2020-07-01 23:24:43 +02:00
Kovah
c273e042c1
Refactor some of the basic controller tests 2020-07-01 23:22:48 +02:00
Kovah
6e95f98396
Refactor API tests with simplified request authentication (#6)
Also fixes issues with the update requests checks for unique values
2020-07-01 23:16:13 +02:00
Kovah
c586134862
Move to specific delete and patch http methods for API calls (#6) 2020-07-01 00:45:47 +02:00
Kovah
525a0b510d
Correct missing property for trash controller test 2020-07-01 00:21:29 +02:00
Kovah
b75c212b5f
Add a new endpoint for handling the trash (#6)
Also optimizes existing tests for the trash controller with a new trait
2020-07-01 00:14:49 +02:00
Kovah
aa9ea21140
Implement a form request for clearing the trash for models 2020-06-30 23:39:44 +02:00
Kovah
bfec72de37
Implement a new trash repository and introduce form request for restoring entries 2020-06-30 23:32:12 +02:00
Kovah
4a356fc5cf
Remove experimental testing for PHP 8 2020-06-29 18:44:28 +02:00
Kovah
44c9f54802
Add experimental testing for PHP 8 2020-06-29 18:41:39 +02:00
Kovah
59f537b9ed
Add experimental testing for PHP 8 2020-06-29 18:39:19 +02:00
Kovah
cd505ac1ec
Update funding information 2020-06-26 12:55:23 +02:00
Kovah
5637046b68
Update the readme with updated support information 2020-06-26 12:42:37 +02:00
Kovah
4979827b79
Update the readme with updated support information 2020-06-26 12:36:49 +02:00
Kovah
1717f32ed8
Large refactoring or code styling and documentation of the application controllers 2020-06-24 21:02:58 +02:00
Kovah
e5b960ad0b
Update of NPM dependencies 2020-06-24 21:02:47 +02:00
Kovah
17dd6c8844
Update PHP dependencies 2020-06-24 20:54:17 +02:00
Kovah
3eb941bdb8
Add new endpoint to check an url for existing links (#6) 2020-06-24 17:10:10 +02:00
Kovah
c2b513bc28
Add backend fetch endpoint to get html for the html keyword parsing in the frontend (#136) 2020-06-18 17:02:59 +02:00
Kovah
e6ded95104
First quick draft implementation of tag suggestions (#136) 2020-06-18 10:24:44 +02:00
Kovah
3ffe6daadb
Add API endpoint for searching links with various features (#6) 2020-06-12 00:24:44 +02:00
Kovah
7cae102e13
Add missing validation to the search request, add handling for API requests by switching between name and ID querying for lists and tags 2020-06-12 00:21:36 +02:00
Kovah
330ae06a3c
Move search functionality into trait and correct results order handling 2020-06-11 23:25:56 +02:00
Kovah
22c85f29d4
Add API endpoint for searching lists for link editing (#6) 2020-06-09 15:50:49 +02:00
Kovah
1436fa360c
Add API endpoint for searching tags for link editing (#6) 2020-06-09 09:55:31 +02:00
Kovah
a64387913d
Implement abstract API test class to reduce duplicated code, also add HTTP and Queue faking (#6) 2020-06-09 09:53:26 +02:00
Kovah
6d9a929f6d
Move Cron Controller Test out of API directory 2020-06-09 09:24:49 +02:00
Kovah
61524f7530
Correct namespace of API tests 2020-06-09 09:10:45 +02:00
Kovah
8e9adafe80
Correct handling of link taxonomies in the link controller 2020-06-08 16:37:04 +02:00
Kovah
600eed0595
Merge branch 'dev' into api 2020-06-08 16:27:59 +02:00
Kovah
7d270b9e30
Merge branch 'dev' v0.0.38 2020-06-08 15:34:56 +02:00
Kovah
163e742a11
0.0.38 2020-06-08 15:34:23 +02:00
Kevin Woblick
682804694d
Merge pull request #132 from Kovah/dev
v0.0.38
2020-06-08 15:32:42 +02:00
Kovah
fe53bcad4d
Fix the both password reset templates (#134) 2020-06-08 10:04:32 +02:00
Kovah
baff2bd9bd
Fix issues with duplicate checks and wrong passed IDs inside the link controller 2020-06-07 18:59:07 +02:00
Kovah
8c050f0b53
Improve the link icon display and the details page 2020-06-07 18:24:27 +02:00
Kovah
0a5e6d882b
Improve display of the history for links (#126) 2020-06-07 17:09:57 +02:00
Kovah
8c7f3b4d0d
Merge remote-tracking branch 'origin/dev' into dev 2020-06-07 15:08:53 +02:00
Kovah
6854f3c089
Extend tests for helper functions 2020-06-07 14:57:04 +02:00
Kovah
c649b98f99
Add tests for the link check toggle controller method 2020-06-07 12:55:02 +02:00
Kovah
3d91d7e2bd
Correct link private handling in edit forms 2020-06-07 12:29:43 +02:00
Kevin Woblick
35e0431b1b
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
2020-06-06 18:11:12 +02:00
dependabot[bot]
d3fa80c2b5
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.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-06 12:12:00 +00:00
Kovah
5fb4ab48ac
Corrects and optimizes all tests 2020-06-05 14:19:29 +02:00
Kovah
0ba9676753
Correct behavior of the link revisioning, extend tests (#126) 2020-06-05 11:45:21 +02:00