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

569 Commits

Author SHA1 Message Date
Kovah
61bc634d4a
Add cron controller with route 2019-02-11 00:04:04 +01:00
Kovah
57b029a287
Implement helper to get system settings 2019-02-11 00:03:37 +01:00
Kovah
6e74ac51a8
Update the registeruser command to handle user roles 2019-02-10 23:22:14 +01:00
Kovah
e0dd883fd7
Add laravel-permission package for roles (#33) 2019-02-10 23:21:59 +01:00
Kovah
f00e03eb98
Implement api token generation in settings (#6) 2019-02-07 23:55:27 +01:00
Kovah
08b25d0e78
Update dependencies 2019-02-07 23:54:00 +01:00
Kovah
09fb8c4168
Optimize the docker compose setup, update release dockerfile 2019-02-07 23:11:13 +01:00
Kovah
e0769d5400
Merge pull request #31 from Kovah/dev
v0.0.6
v0.0.6
2019-01-31 16:47:58 +01:00
Kovah
ae6b93a6bd
Update version 2019-01-31 16:43:28 +01:00
Kovah
8d6559f44e
Implement exporting of links (#22) 2019-01-31 16:42:39 +01:00
Kovah
7814fe9ba6
Minor design changes 2019-01-31 13:48:33 +01:00
Kovah
3fb6e2e720
Overhaul of the link details screen 2019-01-31 13:36:00 +01:00
Kovah
358e01b8e8
First iteration for link details screen 2019-01-31 13:20:53 +01:00
Kovah
c262350486
Remove debug statement 2019-01-31 13:18:11 +01:00
Kovah
e89a95ef82
Automatically detect meta descriptions for links 2019-01-31 13:02:11 +01:00
Kovah
bde83e4abd
Smaller design changes 2019-01-31 10:36:30 +01:00
Kovah
fad813bb53
Add the missing bookmarklet partial to the settings page 2019-01-31 10:33:04 +01:00
Kovah
fb3b8224b9
Increase default session lifetime to 7 days 2019-01-31 10:32:35 +01:00
Kovah
757da6833e
Fix category saving for links 2019-01-30 22:51:35 +01:00
Kovah
2262e298e2
Fix the link edit form 2019-01-30 22:25:23 +01:00
Kovah
a7a08f1014
Enable selectize for category selects 2019-01-30 22:18:54 +01:00
Kovah
f2b97959d9
Merge pull request #29 from Kovah/dev
v0.0.5
v0.0.5
2019-01-30 21:10:03 +01:00
Kovah
e2a7d02d11
Update app versions 2019-01-30 21:09:38 +01:00
Kovah
f1a2a4d0e7
Smaller fixes for app settings 2019-01-30 21:08:34 +01:00
Kovah
b61e9cba9a
Improve import UX 2019-01-30 20:58:20 +01:00
Kovah
3f7215a88f
Correct patterns for the link mapper (#15) 2019-01-30 20:58:09 +01:00
Kovah
eea5de2256
Fully implement link icons, correct icon mapper (#15) 2019-01-30 20:40:40 +01:00
Kovah
ce001d3391
Correct dashboard links query 2019-01-30 20:38:58 +01:00
Kovah
69b65f3f19
Finalize icon map (#15) 2019-01-30 20:12:25 +01:00
Kovah
14b2585992
Add first base for link icons (#15) 2019-01-30 17:47:38 +01:00
Kovah
e6cf288238
Add global scope for ordering by name ascending 2019-01-30 16:24:58 +01:00
Kovah
031476f3d6
Make model class extending more clear 2019-01-30 16:24:40 +01:00
Kovah
bf48831470
Add a favicon 2019-01-30 16:23:47 +01:00
Kovah
bb744b0ba5
Improve displaying of categories for links 2019-01-29 15:09:43 +01:00
Kovah
da1777f009
Merge pull request #28 from Kovah/dev
v0.0.4
v0.0.4
2019-01-29 13:33:46 +01:00
Kovah
f098ca2901
Update version, improve description 2019-01-29 13:32:39 +01:00
Kovah
8d5cd8b6d6
Improve displaying of categories for links 2019-01-29 13:30:48 +01:00
Kovah
a1110e1d88
Fix issue with root route and dashboard redirect 2019-01-29 13:30:13 +01:00
Kovah
287abcaa06
Solve issue with tag imports (#27) 2019-01-29 13:25:34 +01:00
Kovah
50db8ef369
Display correct timestamp in search tables 2019-01-24 11:00:08 +01:00
Kovah
42e2773f96
Fix category displaying in lists 2019-01-24 10:59:52 +01:00
Kovah
024ab657fc
Optimize search screen 2019-01-23 22:29:19 +01:00
Kovah
c6b3b7b7f0
Allow advanced searching by tags 2019-01-23 22:02:02 +01:00
Kovah
d94974668c
Merge pull request #24 from Kovah/dev
v0.0.3
v0.0.3
2019-01-22 23:12:09 +01:00
Kovah
11dd4a3955
Update version in composer.json 2019-01-22 23:10:53 +01:00
Kovah
35da1c7061
Update styling with primary color 2019-01-22 22:47:32 +01:00
Kovah
008003438e
Fix missing table sorting for logged in users (#21) 2019-01-22 22:41:02 +01:00
Kovah
ff067a05c4
Fix the guest welcome screen 2019-01-22 22:27:27 +01:00
Kovah
71b8e4231b
Add table sorting to all item tables (#21) 2019-01-22 22:27:17 +01:00
Kovah
26e02046b2
Set more obvious passwords in .env files 2019-01-22 22:26:37 +01:00