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

805 Commits

Author SHA1 Message Date
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
Kovah
c8696dcb8d
Add missing test for the fetch controller 2020-10-21 11:41:12 +02:00
Kovah
1a9312b7e1
Properly escape search queries for links, lists and tags (#163) 2020-10-21 11:29:02 +02:00
Kovah
a65ea1a259
Fix nginx configuration for advanced Docker deployment 2020-10-16 17:07:10 +02:00
Kovah
50e9121326
Minor layout correction for list detail pages 2020-10-09 18:18:01 +02:00
Kevin Woblick
11750d20ec
Merge pull request #157 from Kovah/dev
New Languages
v0.0.42
2020-10-09 12:45:20 +02:00
Kovah
2a046f3298
Update tests based on recent settings changes 2020-10-09 12:33:45 +02:00
Kovah
c6bec43867
Add ability to change the user language (#139) 2020-10-09 12:25:58 +02:00
Kovah
c43867c20c
Add translations: German, Chinese (Simplified) 2020-10-09 12:13:15 +02:00
Kevin Woblick
4a091d3315
Merge pull request #147 from Kovah/dev
v0.0.42
2020-10-09 11:47:48 +02:00
Kovah
7f41725451
Update security information for supported PHP versions 2020-10-09 11:43:24 +02:00
Kovah
de5de45b3e
Correct laravel-backup package version 2020-10-09 11:43:00 +02:00
Kovah
142a0d559a
0.0.42 2020-10-09 11:29:44 +02:00
Kovah
e9bdf442ae
Correct the setup of backup notifications (#155)
Also optimize the Docker Compose files to include the path for local backups.
2020-10-09 11:05:28 +02:00
Kovah
f9d569f24a
Update dependencies, remove nvmrc and node-version files 2020-09-29 09:32:55 +02:00