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

569 Commits

Author SHA1 Message Date
Kovah
cce073d5c0
Prevent issues with cron token being not set after setup (#89) 2020-01-25 12:47:07 +01:00
Kovah
ab6def7e07
Add search filter for broken links (#63) 2020-01-24 15:04:22 +01:00
Kovah
96ebb55ca6
Update version in config 2020-01-24 14:38:33 +01:00
Kovah
92a012e87f
Add missing Setup flag to Docker .env file 2020-01-24 14:38:10 +01:00
Kovah
eadb6f0445
Fix the navigation padding on large viewports 2020-01-24 14:23:32 +01:00
Kovah
eac2dab00b
Minor fix for possible issue with a db migration from last year 2020-01-24 14:07:32 +01:00
Kevin Woblick
fe45579ce7
Merge pull request #85 from Kovah/dev
v0.0.28
v0.0.28
2020-01-24 13:34:42 +01:00
Kovah
6b5eb66d9d
0.0.28 2020-01-24 13:32:28 +01:00
Kovah
25a1732156
Fix issue with the alert helper test 2020-01-24 13:29:46 +01:00
Kovah
fd6792b913
Only run tests on pull requests 2020-01-24 13:28:09 +01:00
Kovah
0e3bf688b9
Update the Github Action worflow to run on the correct events 2020-01-24 13:21:17 +01:00
Kovah
dc26de43f9
Remove Larastan because of too much false-positives and issues with Eloquent 2020-01-24 13:18:07 +01:00
Kovah
e35b9926e1
Major code cleanup with help of linters and Larastan 2020-01-24 13:15:49 +01:00
Kovah
c111f97df3
Replace Travis with Github Actions, add PHP CS and Larastan for linting and tests 2020-01-24 12:27:49 +01:00
Kovah
f79c6f9076
Switch to the MariaDB Client for DB dumps 2020-01-24 12:13:35 +01:00
Kovah
142d5daff6
Reorder contents of the example .env files and update the readme 2020-01-24 11:34:04 +01:00
Kovah
04a85500c9
Merge branch 'master' into dev 2020-01-24 11:11:34 +01:00
Kovah
fc44d5eb28
Remove the setup cli command 2020-01-24 11:10:34 +01:00
Kovah
83063aed80
Update the used node version 2020-01-24 11:07:14 +01:00
Kovah
0837016b50
Update the setup instructions in the readme 2020-01-24 11:04:21 +01:00
Kovah
9b139a7d6f
Add account creation and complete view to the setup 2020-01-24 10:47:41 +01:00
Kovah
da9de76389
Merge branch 'dev' into cli-setup 2020-01-22 23:08:07 +01:00
Kovah
14001d2dff
Remove manual PHPunit command from Travis config 2020-01-21 21:05:07 +01:00
Kovah
1df8d903c6
Update to PHP 7.4 (#82) 2020-01-21 20:58:49 +01:00
Kovah
feb0f008fe
Update the frontend dependencies 2020-01-21 20:44:33 +01:00
Kovah
eaab9cc478
Update PHP dependencies 2020-01-21 20:33:42 +01:00
Kovah
5c386af895
Update the Docker stack to MariaDB 10.4 and Redis 5 2020-01-21 20:29:55 +01:00
Kovah
235b366df3
Minor spelling and formatting updates for the readme 2019-12-16 14:59:35 +01:00
Kovah
b079598fce
Update the readme with the latest information from the wiki 2019-12-16 14:43:19 +01:00
Kovah
a312a69bda
Fix issue where new tags/lists couln't be added (#84) 2019-12-16 14:27:04 +01:00
Kevin Woblick
966b5b2336
Merge pull request #81 from Kovah/dev
0.0.27
v0.0.27
2019-11-28 14:04:42 +01:00
Kovah
f0fc9db7c6
Complete refactoring of the Bootstrap variables handling and overriding 2019-11-28 13:22:26 +01:00
Kovah
03cb4ee148
Update to Node 12 LTS, update frontend dependencies 2019-11-28 13:22:03 +01:00
Kovah
32e19ce77b
Update PHP dependencies 2019-11-28 12:21:28 +01:00
Kovah
676906ac94
Optimize the styling for mobile devices, update the bookmarklet logo to look better in dark-mode 2019-11-28 12:16:57 +01:00
Kovah
162190581d
Make lists available to guests 2019-11-28 11:59:41 +01:00
Kovah
ea610f40f5
Make list descriptions visible in the overview and details screens 2019-11-28 11:44:03 +01:00
Kovah
8b17c3cc9d
Optimize the placeholder texts for inputs 2019-11-28 11:40:38 +01:00
Kovah
8038221b79
Update version to 0.0.27 2019-11-28 11:20:36 +01:00
Kovah
8408c169ca
Optimize display of tags and lists in input fields 2019-11-28 11:19:52 +01:00
Kovah
394b03a9e5
Fix several issues where categories references were not migrated to the new list model 2019-11-28 11:15:22 +01:00
Kevin Woblick
0cd50d1ed1
Merge pull request #80 from Kovah/dev
v0.0.26
v0.0.26
2019-11-20 14:54:57 +01:00
Kovah
ffe0bcd116
Implement a nicer list view 2019-11-20 14:43:05 +01:00
Kovah
6afc0e6e34
Small lang update for the notification email 2019-11-20 14:24:04 +01:00
Kovah
77d927d793
Fix issue with password change form 2019-11-18 17:13:37 +01:00
Kovah
bb6b177d92
Solves issues with pagination styling in dark mode (#77) 2019-10-30 10:52:17 +01:00
Kovah
096db35351
Lists can now be deleted and restored properly, solves #76 and #78 2019-10-30 10:39:57 +01:00
Kevin Woblick
82ff258ec6
Merge pull request #75 from Kovah/dev
v0.0.25
v0.0.25
2019-10-29 18:08:37 +01:00
Kovah
13d327e29e
Disallow the usage of commas in list and tag titles 2019-10-29 17:42:53 +01:00
Kovah
f2cd4041b2
v0.0.25 2019-10-29 17:28:41 +01:00