1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-02-21 09:42:23 +01:00

819 Commits

Author SHA1 Message Date
Kovah
9cddf888e9
Add new community in readme, switch logo image, optimize primary badges 2020-11-19 23:54:20 +01:00
Kovah
32fca097db
Switch to Docker volumes for storage of logs 2020-11-19 17:31:55 +01:00
Kovah
5f0ad02d39
Add viewer for system logs 2020-11-19 17:30:22 +01:00
Kovah
2264e7bdf6
0.0.44 2020-11-17 20:17:11 +01:00
Kovah
40356ad223
Add missing AWS S3 driver, update backup package related config and docs 2020-11-17 20:13:30 +01:00
Kovah
44f52588fa
Remove PHP 8 test, update dependencies 2020-11-17 19:51:53 +01:00
Kovah
ba07e144f0
Enable tests for Node 14 and PHP 8, optimize PHP CS config 2020-11-17 19:40:25 +01:00
Kovah
1aeed1a021
Fix unit tests and smaller code issues 2020-11-17 19:01:37 +01:00
Kovah
92b755de6a
Correct the bookmarklet login handling by using a new middleware 2020-11-17 17:47:54 +01:00
Kovah
a701c9ff31
Correct types view controller return types, unify code styling 2020-11-17 17:27:58 +01:00
Kovah
97ec9eb5a5
Simplify model controllers by using route model binding, remove delete requests 2020-11-17 17:21:43 +01:00
Kovah
8debf3c56e
Remove the custom DynamicComponent class 2020-11-17 17:12:27 +01:00
Kovah
55bea84112
Add tests for password resets and sharing helper 2020-11-17 12:22:41 +01:00
Kovah
b1dea309e3
Disable user registration and add some authentication tests for Fortify 2020-11-17 00:47:01 +01:00
Kovah
7a7693b028
Update readme 2020-11-17 00:03:39 +01:00
Kovah
090acf0245
Update readme and issue templates 2020-11-16 23:36:35 +01:00
Kovah
2986354a94
Add two factor authentication (#172 #111) 2020-11-16 23:17:20 +01:00
Kovah
68b76a60f3
Replace Laravel UI with Fortify (#172) 2020-11-16 22:03:06 +01:00
Kovah
23592e701e
Fix webpack configuration 2020-11-13 23:40:06 +01:00
Kovah
6aa6e569c1
Minor bookmarklet updates 2020-11-13 23:37:13 +01:00
Kovah
fcb94f9dee
Optimize automatic dark mode loading 2020-11-13 23:25:27 +01:00
Kovah
c584ab4b64
Add a console command to purge history entries with and without offset, also always display the history, even if there is only the initial creation available 2020-11-13 13:40:06 +01:00
Kovah
3e5a8780b5
Increase timeout for link checks to 10 seconds to account for slow networks and servers 2020-11-13 09:25:54 +01:00
Kovah
1f1289a9b5
Fix critical issue with status changes in link histories 2020-11-13 09:19:17 +01:00
Kovah
ce4bb17d64
Fix issue with duplicate route names in setup 2020-11-13 00:36:00 +01:00
Kovah
5e79ca71a0
Rewording of the Wayback Machine settings 2020-11-12 21:37:06 +01:00
Kovah
d8faee7120
Fix minor layout issue 2020-11-12 21:20:42 +01:00
Kovah
a2358f6239
Slight adjustment of the mobile navigation 2020-11-11 23:08:48 +01:00
Kovah
222e774aed
Update all translations 2020-11-08 20:40:34 +01:00
Kovah
f8b0b31574
Fix issue with import logging at root level (#169) 2020-11-08 20:20:08 +01:00
Kovah
113b30120d
Update to Laravel 8, refactor tests to use new factory classes
Also updates all other needed packages.
2020-11-08 20:10:42 +01:00
Kovah
ffc5ccf73d
Add check for writable storage directory to setup 2020-11-08 19:03:53 +01:00
Kovah
9fa8bb44aa
Merge remote-tracking branch 'origin/dev' into dev 2020-10-22 19:37:12 +02:00
Kovah
8bccd2372b
Bump required PHP version to 7.3, update some packages 2020-10-22 19:36:48 +02:00
Kevin Woblick
1d97fd4535
Merge pull request #168 from Kovah/issue-templates
Update issue templates
2020-10-22 19:16:51 +02:00
Kovah
2b2fd7a364
Update the README, add CONTRIBUTING file 2020-10-22 19:15:26 +02:00
Kevin Woblick
7b6b3b9d7e Update issue templates 2020-10-22 19:13:32 +02:00
Kovah
aaae5f228e
Update all dependencies 2020-10-22 19:01:07 +02:00
Kovah
4661fe79d7
0.0.43 2020-10-22 18:55:25 +02:00
Kovah
73af10fed5
Merge branch 'dev' of github.com:Kovah/LinkAce into dev 2020-10-22 18:54:14 +02:00
Kovah
ded0982753
Add more settings for guest users (#161) 2020-10-22 13:51:27 +02:00
Kovah
e7118237c3
Add tags overview to guest mode (#160) 2020-10-22 13:28:55 +02:00
Kovah
b0a1438479
Overhaul guest views for links and lists, add new guest system settings (#161) 2020-10-22 13:20:17 +02:00
Kevin Woblick
6abb598adb Update Crowdin configuration file 2020-10-22 00:23:25 +02:00
Kovah
a94fdeb2b6
Add more sorting options to pages containing lists of entities (#162) 2020-10-22 00:17:12 +02:00
Kovah
073ed5d8cb
Remove Fontawesome loading from layouts (#158) 2020-10-21 15:23:57 +02:00
Kovah
ea8077ba98
Completely remove the Fontawesome JS stack (#158) 2020-10-21 15:17:37 +02:00
Kovah
8cbd36d61e
Migrate to HTMl icons (#158)
This adjusts multiple components, including the table sorting, link share buttons and link icons. All were changed to use views, dynamic components and the new icons. All views were adjusted to use the new icons instead of the Fontawesome Javascript.
2020-10-21 15:14:53 +02:00
Kovah
479613aa5d
Change mapping of icons for links and social sharing (#158) 2020-10-21 13:46:18 +02:00
Kovah
eaba84f476
Add a new dynamic component helper (#158) 2020-10-21 13:45:23 +02:00