1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-01-18 05:38:40 +01:00

956 Commits

Author SHA1 Message Date
Kovah
87a9310625
Add experimental build workflow for #184 2021-01-03 17:36:58 +01:00
Kovah
742b6c7cb1
Add experimental build workflow for #184 2021-01-03 17:30:57 +01:00
Kovah
27bb48a0e4
Minor code improvements 2021-01-03 16:46:24 +01:00
Kevin Woblick
bfa0d4666f
Merge pull request #202 from hnnweb/urlscheme
Only check valid protocols ( http and https )
2021-01-03 16:43:44 +01:00
Henrik Norrman
f583d7a90a Only check valid protocols ( http and https )
Also, check with HEAD and not GET.
This speeds up the process as it doesn't have to download the page
2021-01-01 17:47:31 +01:00
Henrik Norrman
d51d4abece Add description to arguments and options 2021-01-01 16:25:49 +01:00
Henrik Norrman
672a27aa61 Fix lint errors 2021-01-01 15:28:09 +01:00
Henrik Norrman
fb3a08ebc8 Import command to import large files without timeout from the browser/webserver 2021-01-01 15:04:37 +01:00
Kevin Woblick
7ec8c1d9c6
Merge pull request #179 from Kovah/dev
v1.0.1
v1.0.1
2020-12-21 11:17:40 +01:00
Kovah
771d93673e
1.0.1 2020-12-21 11:14:23 +01:00
Kovah
fead8276cd
Correct input type for url in quick link add form on dashboard (#187) 2020-12-21 11:14:23 +01:00
Kovah
71a97b24c5
Correct wrong redirect in setup which prevents the setup to complete (#186) 2020-12-21 10:59:45 +01:00
Kovah
3602710f26
Extend tests for recent changes 2020-12-18 13:15:13 +01:00
Kovah
bab6768ab1
Add profiling configuration to development PHP config 2020-12-18 13:13:31 +01:00
Kovah
7a915279b7
Validate URL input for fetch endpoint 2020-12-18 13:12:35 +01:00
Kovah
d241b6b529
Correct styleing of the dark-mode tag and list autocomplete dropdowns 2020-12-17 23:57:35 +01:00
Kovah
e12adce71f
Correct testing for guest tags 2020-12-17 23:17:52 +01:00
Kovah
11de29e8e8
Properly escape history entry outputs 2020-12-17 23:12:19 +01:00
Kovah
d7750546ea
Update tests for changed link creation behavior 2020-12-17 22:39:54 +01:00
Kovah
0350584b16
Optimize performance of adding links by delaying the execution of the Wayback Machine backup 2020-12-17 22:21:16 +01:00
Kovah
12fb35c26d
Correct favicon URLs 2020-12-17 14:16:07 +01:00
Kevin Woblick
859e3dba95
Merge pull request #176 from Kovah/dev
v1.0.0
v1.0.0
2020-12-16 18:23:40 +01:00
Kovah
b66858413b
Replace old Faker PHP library 2020-12-16 13:30:41 +01:00
Kovah
dcf15745e9
Enable tests for PHP 8 2020-12-16 13:13:38 +01:00
Kovah
5cd8e49ef7
Add support for PHP 8, minor test correction 2020-12-16 13:13:10 +01:00
Kovah
3e2c41bac6
Update the issue templates 2020-12-16 12:55:04 +01:00
Kovah
30dde9c32f
Update all dependencies, move to updated Selectize library 2020-12-16 12:53:13 +01:00
Kovah
04b2690fbf
Update all current localizations: German + Chinese Simpl. 2020-12-16 12:09:18 +01:00
Kovah
89a93be00a
Language string correction 2020-12-16 11:59:25 +01:00
Kovah
fe187b7326
Minor readme corrections 2020-12-16 11:54:47 +01:00
Kovah
8f4c0f6b91
1.0.0 2020-12-16 11:49:47 +01:00
Kovah
2f70ac7519
Minor readme correction 2020-12-07 08:59:55 +01:00
Kovah
22c1127bd5
Cleanup routes 2020-12-04 18:18:01 +01:00
Kovah
22f066b5c4
Add Sentry as a possible error logger 2020-12-04 18:17:49 +01:00
Kevin Woblick
fb30d092b2
Merge pull request #170 from Kovah/dev
v0.0.44
v0.0.44
2020-11-20 22:20:26 +01:00
Kovah
2c050889a7
Update the readme 2020-11-20 11:20:10 +01:00
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