Commit Graph

66 Enmetoj

Author SHA1 Message Date
daniel31x13 5303d63e4b add option to disable preservation 2024-11-17 16:06:05 -05:00
daniel31x13 d1c3748681 minor improvement 2024-11-03 03:34:21 -05:00
Daniel 6c2b86fc4b
Merge branch 'dev' into main 2024-11-03 03:19:29 -05:00
daniel31x13 5ec221d87d update .env.sample 2024-11-02 21:58:44 -04:00
daniel31x13 cffc74caa4 add team invitation functionality [WIP] 2024-10-21 13:59:05 -04:00
Daniel 1ff13e8aa0
Merge pull request #767 from linkwarden/daniel31x13-patch-1
Update .env.sample
2024-09-15 13:52:47 -04:00
Daniel a276065288
Update .env.sample 2024-09-15 13:51:09 -04:00
Dan Jacobsen 21578bac8d
feat: add configurable max workers 2024-08-19 12:44:59 -07:00
daniel31x13 a8ffbc87d1 UI improvements 2024-07-18 16:29:59 -04:00
daniel31x13 9c5226ee51 added read-only mode + visual improvements 2024-07-16 20:33:33 -04:00
daniel31x13 0185ec57c7 add import limit for the environment variables 2024-07-05 11:36:16 -04:00
daniel31x13 7c95761990 added button for administration 2024-07-03 17:29:33 -04:00
daniel31x13 8db5307747 Merge branch 'azure-ad' of https://github.com/twihno/linkwarden into twihno-azure-ad 2024-06-30 07:32:10 -04:00
daniel31x13 576d50f467 add configurable limits to the buffer sizes 2024-06-28 12:12:16 -04:00
daniel31x13 22b2734494 fixed monolith for docker users 2024-06-27 18:19:07 -04:00
daniel31x13 9fa9fe5db0 added support for monolith 2024-06-27 12:39:03 -04:00
daniel31x13 359d22e61b Merge branch 'dev' of https://github.com/linkwarden/linkwarden into feat/single-file 2024-06-18 12:19:52 -04:00
Thomas Schuster 5f34f03355
fix github documentation 2024-05-26 17:31:11 +02:00
Thomas Schuster fc97735703
fix battlenet typo 2024-05-26 16:50:55 +02:00
Thomas Schuster 8f38c82ed7
add azure ad authentication 2024-05-26 16:50:03 +02:00
daniel31x13 f68ca100a1 refactored email verification 2024-05-16 15:02:22 -04:00
daniel31x13 7856e76b15 basic user listing 2024-04-22 18:00:59 -04:00
Daniel 76a5dcb90b
Merge pull request #567 from linkwarden/hotfix/title-fetching
Hotfix/title fetching
2024-04-17 18:11:03 -04:00
daniel31x13 8cf621bc62 added a new env var + bug fixed 2024-04-17 18:02:54 -04:00
Daniel 189db27c5b
Merge pull request #521 from chrisbsmith/authelia
Adds OIDC support for Authelia
2024-04-09 05:20:45 +03:30
András Rutkai 5fe6a5b19a Add Single file archive method. 2024-03-15 19:43:56 +01:00
Chris Smith cc2d7c863d Add Authelia as a custom oidc source
set a path to browsers outside of /root

Grant root ownership over /data

set umask + perms after yarn build

revert local testing to upstream
2024-03-14 15:01:19 -04:00
daniel31x13 b6ad2b5900 final touch 2024-02-19 15:38:36 -05:00
Jan T ae3cf104b7 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
daniel31x13 a67980b29d updated .env.sample 2024-01-05 14:21:58 -05:00
daniel31x13 4e29330472 added an extra environment variable 2023-12-31 10:46:09 -05:00
daniel31x13 f1dadf1546 throw error if a link was blocking the queue for too long 2023-12-29 23:59:00 -05:00
daniel31x13 7cf59bd430 minor improvement 2023-12-27 15:10:12 -05:00
daniel31x13 55c43d6f9e many bug fixes and improvements 2023-12-19 17:20:09 -05:00
daniel31x13 b74ff01ce6 finalized archiveHandler/background worker logic 2023-12-13 17:32:01 -05:00
Sebastian Hierholzer 9868ab61c9
fix: typo 2023-12-07 14:49:56 +01:00
Sebastian Hierholzer c367992116
fix: update .env.sample 2023-12-07 13:26:34 +01:00
Daniel 8ba2cecf06
Merge branch 'feat/extra-login-providers' into main 2023-12-07 09:14:25 +03:30
daniel31x13 9c65e3e215 implemented basic support for pdf, png and jpg 2023-12-03 23:52:32 -05:00
Jacq b1dd9d66b6 Update [...nextauth].ts
Added Authentik provider
Added option to disable standard login with NEXT_PUBLIC_DISABLE_LOGIN=true
2023-11-26 12:53:51 +01:00
daniel31x13 988d647521 more concise .env.sample 2023-11-19 09:19:35 -05:00
daniel31x13 9938d21499 minor changes 2023-11-19 08:38:05 -05:00
Tomáš Hruška 836dc10c2b fix: s3 integration + custom s3 (minio) support 2023-11-09 11:41:29 +01:00
Tomáš Hruška 946eed3773 feat: basic support for Keycloak (OIDC) 2023-11-09 11:41:08 +01:00
daniel31x13 fbc1d4b113 hardcoded import size limit to 10mb to pass build error 2023-11-07 18:21:27 -05:00
daniel31x13 56a281ae3d rearchive protection 2023-10-31 15:44:58 -04:00
daniel31x13 cb8c2d5f10 finished adding profile deletion functionality + bug fix 2023-10-24 15:57:37 -04:00
daniel31x13 ed24685aaf refactored/cleaned up API + added support for renaming tags 2023-10-23 00:28:39 -04:00
daniel31x13 fdcae013c6 added the ability to disable registration 2023-09-28 19:07:25 +03:30
Daniel 5583fd82f3 added yearly plan 2023-09-11 00:20:31 -04:00