This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
LinkAce
Watch
1
Star
0
Fork
0
You've already forked LinkAce
mirror of
https://github.com/Kovah/LinkAce.git
synced
2025-02-25 03:32:59 +01:00
Code
Issues
Releases
Wiki
Activity
LinkAce
/
app
/
Http
/
Controllers
History
Kovah
91ca65c1ca
Refactor the link create and update requests to be compatible with the API system
2020-03-10 19:06:55 +01:00
..
App
Refactor the user settings controller, add tests which however are failing (WIP)
2020-02-01 10:15:35 +01:00
Auth
Major code cleanup with help of linters and Larastan
2020-01-24 13:15:49 +01:00
Guest
Refactor the guest tag controller and add corresponding controller tests
2020-02-07 19:47:29 +01:00
Models
Refactor the link create and update requests to be compatible with the API system
2020-03-10 19:06:55 +01:00
Setup
Add an additional check for present data before running the database migrations (
#88
)
2020-01-26 12:25:27 +01:00
Controller.php
…
CronController.php
Move the Cron controller outside the AI directory
2020-03-09 20:00:29 +01:00
FetchController.php
Implement a basic update check in the system settings (
#96
)
2020-03-04 14:53:31 +01:00
FrontController.php
Replace Laravel magic controllers in routes with class references
2020-01-28 13:47:00 +01:00