Kovah
|
2d766d4965
|
Add a database migration, update the factories and seeder
|
2019-10-29 16:59:42 +01:00 |
|
Kovah
|
7c95ed4233
|
Update all requests and repositories
|
2019-10-29 16:59:03 +01:00 |
|
Kovah
|
235ab9e6d8
|
Update corresponding models, controllers, and add list controllers
|
2019-10-29 16:58:29 +01:00 |
|
Kovah
|
debed76abd
|
Add the new list model
|
2019-10-29 16:57:34 +01:00 |
|
Kovah
|
31dadc9ff5
|
Remove all category files and classes
|
2019-10-29 16:56:07 +01:00 |
|
Kevin Woblick
|
f77cc7b68c
|
Merge pull request #74 from Kovah/dev
v0.0.24
v0.0.24
|
2019-10-24 16:53:23 +02:00 |
|
Kovah
|
e3683eba0d
|
Update all dependencies
|
2019-10-24 16:31:23 +02:00 |
|
Kovah
|
20e116fd5d
|
v0.0.24
|
2019-10-24 16:23:14 +02:00 |
|
Kovah
|
6cf9148c06
|
Move the navbar to bottom on mobile devices, improve overall nav styling
|
2019-10-24 16:21:21 +02:00 |
|
Kovah
|
add5361a74
|
Improve Docker setup for development
|
2019-10-24 16:10:58 +02:00 |
|
Kovah
|
3a35066bde
|
Add an alternative link view as cards, controllable via setting
|
2019-10-24 15:44:28 +02:00 |
|
Kovah
|
bbd0ff0012
|
Reduce number of tags assigned to links in Example seeder
|
2019-10-24 15:44:03 +02:00 |
|
Kovah
|
8eb3293b7a
|
Minor code cleanup
|
2019-10-22 18:23:48 +02:00 |
|
Kovah
|
0e6ab65fcb
|
Improve .env update handling
|
2019-10-22 18:21:45 +02:00 |
|
Kovah
|
b5174735ad
|
Add hint about failing DB setup
|
2019-10-22 18:19:12 +02:00 |
|
Kovah
|
b6d0b2c362
|
Implement first base for the LinkAce CLI setup
|
2019-10-22 18:14:05 +02:00 |
|
Kevin Woblick
|
af5f64e3eb
|
Merge pull request #73 from Kovah/dev
v0.0.23
v0.0.23
|
2019-10-15 13:22:11 +02:00 |
|
Kovah
|
1e242f1924
|
v0.0.23
|
2019-10-15 11:28:12 +02:00 |
|
Kovah
|
01f03311ab
|
Clarify the readme and fix some typos/spelling
|
2019-10-15 11:04:04 +02:00 |
|
Kovah
|
7a46352f00
|
Refactor the script handling, move everything into pre-build scripts, optimize the darkmode loader (#67)
|
2019-10-15 10:56:39 +02:00 |
|
Kovah
|
e8fdbebbcd
|
Optimize display of links to look better
|
2019-10-14 16:45:58 +02:00 |
|
Kovah
|
81bad43dc8
|
Solve issue with not working loading button (#71)
|
2019-10-14 16:31:05 +02:00 |
|
Kovah
|
1363e0acb3
|
Uptimize the opcache config for PHP
|
2019-09-24 16:26:36 +02:00 |
|
Kovah
|
d32a47dec5
|
Update package-lock.json
|
2019-09-23 12:33:41 +02:00 |
|
Kovah
|
63fb816bd5
|
Update the README with information about the features and the community forums
|
2019-09-18 17:07:05 +02:00 |
|
Kovah
|
d10ed79f01
|
Correct highlighted items in category / tag dropdowns
|
2019-09-18 16:59:10 +02:00 |
|
Kevin Woblick
|
4d27c127d0
|
Merge pull request #66 from Kovah/dev
v0.0.22
v0.0.22
|
2019-09-17 20:59:51 +02:00 |
|
Kovah
|
f6d31f7ce5
|
v0.0.22
|
2019-09-17 20:59:06 +02:00 |
|
Kevin Woblick
|
57116e1665
|
Merge pull request #65 from Kovah/dev
v0.0.21
|
2019-09-17 20:57:09 +02:00 |
|
Kovah
|
7f0faf49b7
|
Fix critical issue with the release Dockerfile
|
2019-09-17 20:56:26 +02:00 |
|
Kovah
|
f249d7fc18
|
Merge branch 'master' into setup
|
2019-09-17 20:31:58 +02:00 |
|
Kevin Woblick
|
ddefc3c63e
|
Merge pull request #64 from Kovah/dev
v0.0.21
v0.0.21
|
2019-09-17 20:26:45 +02:00 |
|
Kovah
|
81c58131b6
|
v0.0.21
|
2019-09-17 19:43:47 +02:00 |
|
Kovah
|
f6a5280020
|
Merge branch 'master' of github.com:Kovah/LinkAce into dev
|
2019-09-17 19:41:23 +02:00 |
|
Kovah
|
b87748eabd
|
Highly optimize the darkmode theme, remove unused CSS components
|
2019-09-17 17:13:23 +02:00 |
|
Kovah
|
d27ddfe5b8
|
Display broken link count in dashboard
|
2019-09-17 16:22:14 +02:00 |
|
Kovah
|
a2177dc547
|
Make the logout button accessible with the keyboard
|
2019-09-17 16:09:29 +02:00 |
|
Kovah
|
6f471d5b16
|
Version all frontend assets to prevent caching issues
|
2019-09-17 15:57:56 +02:00 |
|
Kovah
|
3e673b17e5
|
Optimize the Docker release file
|
2019-09-17 15:56:55 +02: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
|
db14a85707
|
Improve the Docker stack
|
2019-09-16 22:21:13 +02:00 |
|
Kovah
|
0dbed9480e
|
Build up a base for the setup including middleware and controllers
|
2019-09-16 18:33:28 +02:00 |
|
Kovah
|
2976e15c56
|
Update docs for registeruser command
|
2019-09-13 11:13:00 +02:00 |
|
Kovah
|
f98f786815
|
Rename link check notification
|
2019-09-13 10:41:02 +02:00 |
|
Kovah
|
9a18c09d63
|
Show the current version in the footer
|
2019-09-13 10:36:59 +02:00 |
|
Kevin Woblick
|
c3c8795b68
|
Merge pull request #62 from Kovah/dev
v0.0.20
v0.0.20
|
2019-09-12 23:26:36 +02:00 |
|
Kovah
|
767fc53263
|
Correct the phpunit configuration
|
2019-09-12 23:20:19 +02:00 |
|
Kovah
|
39eadd6012
|
Remove PHP 7.1 from Travis config
|
2019-09-12 23:07:02 +02:00 |
|