1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-02-11 19:24:31 +01:00

28 Commits

Author SHA1 Message Date
Kovah
b78c1817a6
Update to Laravel 7 2020-03-03 17:23:38 +01:00
Kovah
65bba6f36f
0.0.30 2020-02-20 12:28:18 +01:00
Kovah
e67ffdee30
Move setup check from env variable into configuration 2020-02-20 11:46:03 +01:00
Kovah
96ebb55ca6
Update version in config 2020-01-24 14:38:33 +01:00
Kovah
8038221b79
Update version to 0.0.27 2019-11-28 11:20:36 +01:00
Kovah
f2cd4041b2
v0.0.25 2019-10-29 17:28:41 +01:00
Kovah
20e116fd5d
v0.0.24 2019-10-24 16:23:14 +02:00
Kovah
1e242f1924
v0.0.23 2019-10-15 11:28:12 +02:00
Kovah
f6d31f7ce5
v0.0.22 2019-09-17 20:59:06 +02:00
Kovah
81c58131b6
v0.0.21 2019-09-17 19:43:47 +02:00
Kovah
9a18c09d63
Show the current version in the footer 2019-09-13 10:36:59 +02:00
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