This website requires JavaScript.
Explore
Help
Register
Sign In
egutierrez
/
linkwarden
Watch
1
Star
0
Fork
0
You've already forked linkwarden
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
aef55d65a1220cb3ff8907e48f2b1506937eb445
linkwarden
/
lib
/
api
T
History
Daniel
aef55d65a1
Merge pull request
#459
from IsaacWise06/issue/367
...
feat(links): Allow users to choose what happens when they click a link
2024-02-08 17:15:41 +03:30
..
controllers
Merge pull request
#459
from IsaacWise06/issue/367
2024-02-08 17:15:41 +03:30
storage
added prettier settings
2023-12-29 12:21:22 -05:00
archiveHandler.ts
Added environment variable "IGNORE_SSL_ERRORS" to instruct playwright/Chromium to ignore SSL errors; this is useful to support generation of browser screenshots from sources with self-signed certificates or untrusted CAs, but also opens the possibility to index sites with rejected certificates; so it should not be enabled as a default behavior.
2024-01-29 09:49:50 +01:00
checkSubscriptionByEmail.ts
code refactoring + many security/bug fixes
2023-11-06 08:25:57 -05:00
db.ts
minor fix
2023-08-04 20:32:13 -04:00
getPermission.ts
updated route + bug fixed
2023-11-19 16:22:27 -05:00
paymentCheckout.ts
code refactoring + many security/bug fixes
2023-11-06 08:25:57 -05:00
sendToWayback.ts
added support for wayback machine
2023-10-13 02:03:38 -04:00
sendVerificationRequest.ts
minor change
2023-12-27 15:52:06 -05:00
updateCustomerEmail.ts
better stripe logic
2023-08-21 16:11:13 -04:00
validateUrlSize.ts
added an extra environment variable
2023-12-31 10:46:09 -05:00
verifySubscription.ts
minor change
2023-11-06 10:54:39 -05:00
verifyToken.ts
finalized adding support for access tokens
2024-01-24 15:48:40 -05:00
verifyUser.ts
finalized adding support for access tokens
2024-01-24 15:48:40 -05:00