Commit Graph

387 Enmetoj

Author SHA1 Message Date
jlssmt 102690fc10 handle undefined 2024-08-02 09:07:13 +02:00
Isaac Wise 9d91d2064b
Merge branch 'linkwarden:main' into issue-646 2024-07-27 17:57:25 -05:00
Isaac Wise 94be3a7448
format 2024-07-27 17:41:13 -05:00
Isaac Wise 4faf389a2b
Fix more types and use logical ANDs 2024-07-27 17:40:07 -05:00
Isaac Wise ff31732ba3
remove more ternaries 2024-07-27 16:17:38 -05:00
Isaac Wise fa051c0d4d
Merge branch 'linkwarden:main' into fixes 2024-07-26 16:42:51 -05:00
Isaac Wise 02cb93065f
Redact all ids when exporting data 2024-07-26 16:41:19 -05:00
Isaac Wise 0b8a9b4310
Fix some any types 2024-07-25 18:58:52 -05:00
jlssmt ce1aa5a0ec disabled query logging as default 2024-07-25 23:19:33 +02:00
daniel31x13 5e6d46b6b9 bug fixed 2024-07-25 13:43:55 -04:00
Isaac Wise 7d43ed52a4
format 2024-07-22 17:50:24 -05:00
Isaac Wise 1b9dafbe47
Handle 400 error code when accesing a non public collection 2024-07-22 17:39:38 -05:00
daniel31x13 92c7f40956 bug fixed 2024-07-18 10:46:21 -04:00
daniel31x13 6c29d905d9 minor fix 2024-07-18 10:27:32 -04:00
Oliver Schwamb abb73f80bd Reworked access to tags as public viewer 2024-07-10 10:22:58 +02:00
Oliver Schwamb a1f48bbd79 Tags in public collection 2024-07-05 10:40:40 +02:00
daniel31x13 7c95761990 added button for administration 2024-07-03 17:29:33 -04:00
Daniel 54beb50576
Merge pull request #598 from LeonKohli/main
Fix bookmark import issue with missing folder names
2024-06-30 14:42:07 +03:30
daniel31x13 78c80a5fea bug fixed 2024-06-29 17:54:31 -04:00
daniel31x13 644b827669 improved archive handler 2024-06-29 17:18:38 -04:00
daniel31x13 d66c784d3f check size in image and pdf handler 2024-06-28 12:20:56 -04:00
daniel31x13 1e2ed6c293 minor change 2024-06-28 12:12:52 -04:00
daniel31x13 576d50f467 add configurable limits to the buffer sizes 2024-06-28 12:12:16 -04:00
daniel31x13 06234e42df archive screenshots as jpeg instead of png + bug fix 2024-06-28 09:39:31 -04:00
daniel31x13 8a901ba0e9 cleaner code 2024-06-28 09:14:09 -04:00
daniel31x13 39422e54df minor bug fix 2024-06-27 22:23:47 -04:00
daniel31x13 a71f42af6e use monolith instead of singlefile 2024-06-27 21:58:07 -04:00
daniel31x13 5b8e1d53cc small changes 2024-06-27 21:39:15 -04:00
Daniel 52f7cbb10b
Merge pull request #627 from linkwarden/dev
Dev
2024-06-28 05:05:11 +03:30
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 239589eaed added the route 2024-06-26 21:38:34 -04:00
daniel31x13 586074ef43 new dashboard route 2024-06-26 17:59:23 -04:00
daniel31x13 afd5e5f036 remove console.log in a file 2024-06-26 14:08:21 -04:00
daniel31x13 3618ba907d code refactoring 2024-06-26 13:54:03 -04:00
daniel31x13 c68f9d68ad small changes 2024-06-18 12:27:29 -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
daniel31x13 d261bd39ec added internationalization to pages [WIP] 2024-06-04 16:59:49 -04:00
daniel31x13 adcc4e85ac remove comments 2024-05-28 17:12:10 -04:00
daniel31x13 f921ecaa96 add language selection to the settings page 2024-05-28 17:10:25 -04:00
daniel31x13 deb6ed7ec8 code refactoring + add locale field to user table 2024-05-28 15:55:19 -04:00
daniel31x13 b0ea14737f added new import format 2024-05-25 18:26:24 -04:00
daniel31x13 bcb6aea119 names should be auto generated instead of descriptions + add default value to name field 2024-05-24 20:41:31 -04:00
daniel31x13 f310cd79ad refactor components 2024-05-24 19:13:04 -04:00
daniel31x13 d262041f33 refactor code to improve readability and maintainability + redesigned announcement bar 2024-05-24 17:12:47 -04:00
daniel31x13 a498f3a10d refactor code to improve readability and maintainability + redesigned announcement bar 2024-05-22 20:56:56 -04:00
daniel31x13 811628a952 Fix deleteUserById response message for users without password 2024-05-21 08:00:44 -04:00
daniel31x13 0fd10396f4 Refactor password update functionality 2024-05-21 07:08:08 -04:00
daniel31x13 329019b34e finalized password reset + code refactoring 2024-05-20 19:23:11 -04:00
daniel31x13 73dda21573 password reset functionality [WIP] 2024-05-18 23:57:00 -04:00
daniel31x13 f0621dac2e small improvement 2024-05-17 03:15:18 -04:00
daniel31x13 142af9b5c0 small improvements 2024-05-16 15:50:43 -04:00
daniel31x13 f68ca100a1 refactored email verification 2024-05-16 15:02:22 -04:00
daniel31x13 341154e928 auto assign username upon registration 2024-05-13 00:27:29 -04:00
daniel31x13 65b29830f0 enable modifying profile settings for SSO users 2024-05-12 22:28:34 -04:00
LeonKohli 74030b26c5 Fix bookmark import issue with missing folder names 2024-05-08 21:00:12 +02:00
daniel31x13 861f8e55f4 bug fixed + add support for google profile pics 2024-05-07 16:59:00 -04:00
daniel31x13 915d08a315 finalized administration panel 2024-05-03 10:22:45 -04:00
daniel31x13 08c2ff278f delete user functionality 2024-05-02 09:17:56 -04:00
daniel31x13 154d0d5fb6 add search to user admin 2024-04-24 09:16:34 -04:00
daniel31x13 7856e76b15 basic user listing 2024-04-22 18:00:59 -04:00
daniel31x13 4640c1c966 hotfix 2024-04-18 06:14:28 -04:00
Daniel 49fbbe966c
Merge pull request #568 from linkwarden/hotfix/title-fetching
minor fix
2024-04-17 18:31:40 -04:00
daniel31x13 3610e73d3b minor fix 2024-04-17 18:18:50 -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 baadd6c06b
Merge branch 'dev' into missing-duplicate-checks 2024-04-15 08:08:22 +03:30
daniel31x13 4a71af8a67 remove trailing slashes + small improvement 2024-04-15 00:37:18 -04:00
Daniel 68d8d403cf
Merge pull request #556 from linkwarden/feat/file-uploads
Feat/file uploads
2024-04-09 03:08:11 +03:30
daniel31x13 07b87be7f1 many bug fixes and improvements 2024-04-08 19:35:06 -04:00
daniel31x13 e67fef1d04 progressed file uploads feature (almost done!) 2024-04-01 02:56:54 -04:00
daniel31x13 2e2d7baee1 fix imports 2024-03-27 03:20:00 -04:00
daniel31x13 2b8f7d4be2 code improvements 2024-03-26 01:38:08 -04:00
daniel31x13 797ddc4b73 minor fix 2024-03-24 18:27:21 -04:00
Daniel 237d301f88
Merge pull request #525 from rutkai/archive-singlefile
Add Single file archive method.
2024-03-24 08:11:20 +03:30
daniel31x13 6d7d364853 code formatter + add maskable icon 2024-03-24 00:36:42 -04:00
Paul Hovey 495af0a752 adds description and tags parsing for pinboard html import 2024-03-23 14:57:34 -05:00
daniel31x13 ede3882a94 uncomment code 2024-03-20 09:56:14 -04:00
daniel31x13 546e216ac9 fix browser extension bug 2024-03-17 19:07:51 -04:00
daniel31x13 ffc037b854 bug fixed 2024-03-16 20:09:58 -04:00
András Rutkai 5fe6a5b19a Add Single file archive method. 2024-03-15 19:43:56 +01:00
GoodM4ven cac90524ed [Enhancement] Accounting for "www." prefix for duplicates 2024-03-08 14:34:56 +03:00
daniel31x13 a57c3114d8 more efficient logic for the background script 2024-03-05 18:28:11 -05:00
daniel31x13 9bfba6037e minor fix 2024-03-05 12:11:40 -05:00
daniel31x13 8c76b0d141 minor fix 2024-03-05 09:11:56 -05:00
daniel31x13 f26cd31694 final touch 2024-03-05 09:03:04 -05:00
Isaac Wise 750aa294d0 Allow users to enable merging links 2024-03-04 23:24:30 -06:00
Daniel 281b376eac
Merge pull request #483 from IsaacWise06/reorder-collections
feat(collections): Reorder top-level collections in the sidebar
2024-03-04 17:26:41 +03:30
daniel31x13 837241186f fully added subcollection tree functionality 2024-03-04 08:56:16 -05:00
daniel31x13 4442ce8705 fix collectionOrder updating + remove index 2024-02-26 23:59:10 -05:00
daniel31x13 f183f122e9 bug fix 2024-02-23 12:11:03 -05:00
Isaac Wise d2e59d48c2 format 2024-02-22 02:51:24 -06:00
Isaac Wise 7fd9f5b806 Update order when new collection is created 2024-02-22 02:24:10 -06:00
Isaac Wise 44272540aa Make sidebar collections sortable 2024-02-22 01:51:51 -06:00
Daniel 60aa7b830e
Merge pull request #478 from go-compile/main
feat: Socks5 proxy support
2024-02-20 00:09:16 +03:30
daniel31x13 b6ad2b5900 final touch 2024-02-19 15:38:36 -05:00
Daniel 67bf6b7d75
Merge pull request #476 from IsaacWise06/collection-duplicate-names
feat(collections): Allow collections to be the same name
2024-02-19 23:07:38 +03:30
daniel31x13 bbc2e4c457 final touch 2024-02-19 14:37:07 -05:00
Go Compile df1da9f1f8
Merge branch 'dev' into main 2024-02-18 22:02:35 +00:00
go-compile ae561ff227
feat: proxy archiver and pdf margin settings 2024-02-18 21:42:51 +00:00