1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-02-25 03:32:59 +01:00

17 Commits

Author SHA1 Message Date
Kovah
4556a35306
Upgrade LinkAce to Laravel 6 2019-09-12 22:54:59 +02:00
Kovah
06141bdb31
Move frontend workflow to Laravel Mix, use FontAwesome svg's via JS 2019-07-16 23:05:55 +02:00
Kovah
359201008a
Use in-memory database for testing 2019-07-15 16:14:06 +02:00
Kovah
cf732d64d9
Correct the config for automated backups (#20) 2019-03-22 13:09:23 +01:00
Kovah
2eae2530e3
Add the Spatie Backup package with configuration (#23) 2019-03-22 12:18:07 +01:00
Kovah
e0dd883fd7
Add laravel-permission package for roles (#33) 2019-02-10 23:21:59 +01:00
Kovah
5f38f4aa68
Implement advanced model and data caching to speed up the app 2019-01-16 23:57:28 +01:00
Kovah
639c0d0664
Code formatting optimization 2019-01-16 22:41:56 +01:00
Kovah
79440d1366
Implement sharing for links (#8) 2019-01-11 19:12:03 +01:00
Kovah
e000aa13cf
Add sharing services, overhaul user settings to be more structured (#8) 2019-01-11 17:09:51 +01:00
Kovah
eca7991e4c
Implement guest access with all needed views (#12) 2019-01-10 23:42:19 +01:00
Kovah
1fa2c7d96c
Implement further user settings and implement them (#2) 2019-01-10 21:14:46 +01:00
Kovah
1ee75e2401
Implement formatter for correct date / time formats (#9) 2019-01-10 20:42:02 +01:00
Kovah
48ab77bd30
Add proper pagination for link index 2018-08-23 15:30:12 +02:00
Kovah
6676bcaf52
Tweak some configurations 2018-08-22 23:13:30 +02:00
Kovah
f1768656e7
Move the user model into the models directory 2018-08-22 22:34:45 +02:00
Kovah
3b2626b0bd
Import Laravel 5.6 without the frontend stuff 2018-08-22 20:54:44 +02:00