Kovah
|
26b232dfde
|
Let users manually mark a link as working if the status is not working (#234)
Also, the link check can now be toggled at any time.
|
2021-03-28 21:19:44 +02:00 |
|
Kovah
|
22c1127bd5
|
Cleanup routes
|
2020-12-04 18:18:01 +01:00 |
|
Kovah
|
5f0ad02d39
|
Add viewer for system logs
|
2020-11-19 17:30:22 +01:00 |
|
Kovah
|
1aeed1a021
|
Fix unit tests and smaller code issues
|
2020-11-17 19:01:37 +01:00 |
|
Kovah
|
68b76a60f3
|
Replace Laravel UI with Fortify (#172)
|
2020-11-16 22:03:06 +01:00 |
|
Kovah
|
6aa6e569c1
|
Minor bookmarklet updates
|
2020-11-13 23:37:13 +01:00 |
|
Kovah
|
ce4bb17d64
|
Fix issue with duplicate route names in setup
|
2020-11-13 00:36:00 +01:00 |
|
Kovah
|
ded0982753
|
Add more settings for guest users (#161)
|
2020-10-22 13:51:27 +02:00 |
|
Kovah
|
b0a1438479
|
Overhaul guest views for links and lists, add new guest system settings (#161)
|
2020-10-22 13:20:17 +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
|
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
|
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
|
285308331e
|
Add option to export links to CSV file (#30)
|
2020-06-03 15:38:44 +02:00 |
|
Kovah
|
490a4c4a44
|
Move the Cron controller outside the AI directory
|
2020-03-09 20:00:29 +01:00 |
|
Kovah
|
54226a5eca
|
Implement a basic update check in the system settings (#96)
|
2020-03-04 14:53:31 +01:00 |
|
Kovah
|
fa552d166e
|
Add toggle for dis/enabling link checks for links with error status (#93)
|
2020-02-28 17:14:41 +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
|
5232f033d2
|
Replace Laravel magic controllers in routes with class references
|
2020-01-28 13:47:00 +01:00 |
|
Kovah
|
9b139a7d6f
|
Add account creation and complete view to the setup
|
2020-01-24 10:47:41 +01:00 |
|
Kovah
|
da9de76389
|
Merge branch 'dev' into cli-setup
|
2020-01-22 23:08:07 +01:00 |
|
Kovah
|
162190581d
|
Make lists available to guests
|
2019-11-28 11:59:41 +01:00 |
|
Kovah
|
5e4005f210
|
Update all routes
|
2019-10-29 17:00:19 +01:00 |
|
Kovah
|
51aea3cff8
|
Add database configuration to the setup
|
2019-09-17 00:13:47 +02:00 |
|
Kovah
|
299b414861
|
Implement requirement checks for the setup
|
2019-09-16 22:57:05 +02:00 |
|
Kovah
|
e7c87650d1
|
Restructure the first setup step
|
2019-09-16 22:21:31 +02:00 |
|
Kovah
|
0dbed9480e
|
Build up a base for the setup including middleware and controllers
|
2019-09-16 18:33:28 +02:00 |
|
Kovah
|
ed012a2da8
|
Check for duplicate links in the link creation form (#46)
|
2019-04-27 10:56:18 +02:00 |
|
Kovah
|
2866650eca
|
Implement system settings via settings page (#34)
|
2019-03-01 21:13:10 +01:00 |
|
Kovah
|
4e22e33923
|
Remove category and tags overviews from guest view
|
2019-03-01 09:57:24 +01:00 |
|
Kovah
|
2181885867
|
Add a system settings page accessible by admins
|
2019-02-11 00:08:49 +01:00 |
|
Kovah
|
61bc634d4a
|
Add cron controller with route
|
2019-02-11 00:04:04 +01:00 |
|
Kovah
|
f00e03eb98
|
Implement api token generation in settings (#6)
|
2019-02-07 23:55:27 +01:00 |
|
Kovah
|
8d6559f44e
|
Implement exporting of links (#22)
|
2019-01-31 16:42:39 +01:00 |
|
Kovah
|
1781fcbb1e
|
Enable guest routes only if guest access is allowed
|
2019-01-21 18:30:38 +01:00 |
|
Kovah
|
26391caab7
|
Implement notes functionality for links (#11)
|
2019-01-17 21:08:12 +01:00 |
|
Kovah
|
e000aa13cf
|
Add sharing services, overhaul user settings to be more structured (#8)
|
2019-01-11 17:09:51 +01:00 |
|
Kovah
|
b5b85d22ad
|
Implement bookmark importing (#4)
|
2019-01-11 13:56:07 +01:00 |
|
Kovah
|
10dca8b589
|
Implement trash feature for seft deletes (#10)
|
2019-01-11 00:44:21 +01:00 |
|
Kovah
|
eca7991e4c
|
Implement guest access with all needed views (#12)
|
2019-01-10 23:42:19 +01:00 |
|
Kovah
|
1629f712bc
|
Implement bookmarklet feature (#5)
|
2019-01-10 22:39:01 +01:00 |
|
Kovah
|
320a4c1f57
|
Implement user settings (#2)
|
2019-01-09 23:47:34 +01:00 |
|
Kovah
|
1830b2cb6e
|
Rename home to dashboard
|
2018-09-09 21:44:54 +02:00 |
|
Kovah
|
0b6cb4ad31
|
Organize controllers into folders
|
2018-09-09 21:24:08 +02:00 |
|
Kovah
|
06e3e7dc25
|
Replace Choices.js with Selectize, implement ajax based tag adding
|
2018-09-06 22:53:16 +02:00 |
|
Kovah
|
398ceb4d15
|
Add a search page with advanced settings
|
2018-09-06 21:09:20 +02:00 |
|
Kovah
|
722a5fd81a
|
Automatically redirect to the dashboard if logged in
|
2018-09-04 23:43:09 +02:00 |
|
Kovah
|
a1c722d904
|
Update model routes to be protected by auth
|
2018-08-23 10:37:15 +02:00 |
|
Kovah
|
fe0f2f73bf
|
Add routes for all models
|
2018-08-23 01:09:48 +02:00 |
|