Kovah
|
1aeed1a021
|
Fix unit tests and smaller code issues
|
2020-11-17 19:01:37 +01: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
|
1717f32ed8
|
Large refactoring or code styling and documentation of the application controllers
|
2020-06-24 21:02:58 +02:00 |
|
Kovah
|
3eb941bdb8
|
Add new endpoint to check an url for existing links (#6)
|
2020-06-24 17:10:10 +02:00 |
|
Kovah
|
3ffe6daadb
|
Add API endpoint for searching links with various features (#6)
|
2020-06-12 00:24:44 +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
|
285fe81b43
|
Implement first version of the note API pt. 2
|
2020-04-20 10:49:29 +02:00 |
|
Kovah
|
09c8098971
|
Add separate API call to get notes of a link
|
2020-04-19 15:49:14 +02:00 |
|
Kovah
|
92ebe792e4
|
Add separate API call to get links of a tag
|
2020-04-19 15:40:27 +02:00 |
|
Kovah
|
bf4346d26c
|
Implement first version of the tag API
|
2020-04-18 11:14:20 +02:00 |
|
Kovah
|
b6f829fc5f
|
Add separate API call to get links of a list
|
2020-04-17 16:20:52 +02:00 |
|
Kovah
|
308151e833
|
Implement first version of the list API
|
2020-03-10 23:49:24 +01:00 |
|
Kovah
|
24ab7921cd
|
Extend the link API with all model relations
|
2020-03-10 20:33:32 +01:00 |
|
Kovah
|
86db497cce
|
Implement first version of the link model API
|
2020-03-10 19:07:31 +01:00 |
|
Kovah
|
490a4c4a44
|
Move the Cron controller outside the AI directory
|
2020-03-09 20:00:29 +01:00 |
|
Kovah
|
6632b0b068
|
Refactor the cron controller and add controller tests for it
|
2020-01-29 12:07:44 +01:00 |
|
Kovah
|
559a068fd9
|
Refactor the cron controller
|
2020-01-28 16:11:42 +01:00 |
|
Kovah
|
c2949b5e5f
|
Refactoring of the ajax controller, now named FetchController
|
2020-01-28 13:58:18 +01:00 |
|
Kovah
|
e35b9926e1
|
Major code cleanup with help of linters and Larastan
|
2020-01-24 13:15:49 +01:00 |
|
Kovah
|
235ab9e6d8
|
Update corresponding models, controllers, and add list controllers
|
2019-10-29 16:58:29 +01:00 |
|
Kovah
|
ed012a2da8
|
Check for duplicate links in the link creation form (#46)
|
2019-04-27 10:56:18 +02:00 |
|
Kovah
|
f991a8d984
|
Small cron controller change
|
2019-02-11 17:05:50 +01:00 |
|
Kovah
|
719b82d230
|
Implement first version for automated link checks (#20)
|
2019-02-11 16:46:52 +01:00 |
|
Kovah
|
61bc634d4a
|
Add cron controller with route
|
2019-02-11 00:04:04 +01:00 |
|
Kovah
|
0b6cb4ad31
|
Organize controllers into folders
|
2018-09-09 21:24:08 +02:00 |
|