Commit Graph

557 Enmetoj

Author SHA1 Message Date
Isaac Wise 69ac3eb01f Use short-term storage as well 2024-02-22 02:04:01 -06:00
Isaac Wise 44272540aa Make sidebar collections sortable 2024-02-22 01:51:51 -06:00
daniel31x13 0dda77db1e minor improvement 2024-02-19 16:16:53 -05:00
daniel31x13 bbc2e4c457 final touch 2024-02-19 14:37:07 -05:00
Isaac Wise f560422427 Allow collections with the same name 2024-02-18 03:32:31 -06:00
daniel31x13 88d73703f8 final touch 2024-02-14 08:10:45 -05:00
daniel31x13 41df9d0c82 minor improvement 2024-02-13 14:35:31 -05:00
daniel31x13 0b2e78332a improvements 2024-02-13 10:55:51 -05:00
Isaac Wise 558ba11db7
Merge branch 'dev' into issue-433 2024-02-13 09:18:11 -06:00
daniel31x13 155c77cbc4 final polishing 2024-02-13 05:54:18 -05:00
Isaac Wise 2112176d6e Fixed disabled buttons 2024-02-11 02:49:27 -06:00
Isaac Wise aef33d859e make entire item clickable when in edit mode 2024-02-11 02:38:41 -06:00
Isaac Wise 0a77ee90a7 format 2024-02-11 01:29:11 -06:00
Isaac Wise e1c4a8575b Checkbox to remove previous tags 2024-02-11 01:21:25 -06:00
Isaac Wise 63597a041f Fix sorting links when editing and handle not providing any data 2024-02-11 01:01:52 -06:00
Isaac Wise 8ecedf7cae Edit Mode 2024-02-10 23:55:00 -06:00
Isaac Wise ccd3fcb8c1 revert some changes 2024-02-10 19:54:38 -06:00
Isaac Wise 059fcecc5f format 2024-02-10 18:34:25 -06:00
Isaac Wise 8f62f4dffb Merge branch 'issue-433' of https://github.com/isaacwise06/linkwarden into issue-433 2024-02-10 16:49:37 -06:00
Isaac Wise 95dc3b31db Fix merge conflicts 2024-02-10 16:49:32 -06:00
Isaac Wise ebdeedc2ec Don't show select all if there are no links & fix public view 2024-02-10 16:45:25 -06:00
Isaac Wise 325c41254d center image 2024-02-10 16:35:58 -06:00
Isaac Wise fda782ec44 revert previous change 2024-02-10 16:25:38 -06:00
Isaac Wise 080be856cc Finished editing links 2024-02-10 16:23:59 -06:00
Isaac Wise e1ef638f0e Only show checkbox if the user has perms 2024-02-10 16:04:30 -06:00
Isaac Wise 582607e726 Pass the entire link to the store & fix bulk update function 2024-02-10 15:53:46 -06:00
Isaac Wise e0705ece4f Fixed builds failing 2024-02-10 02:34:52 -06:00
Isaac Wise da0533ac36 change routes and add todos 2024-02-10 02:29:15 -06:00
Isaac Wise 26997475fd Fix permission checking 2024-02-10 01:38:19 -06:00
Isaac Wise ea31eb47ae Finished bulk delete links 2024-02-10 00:37:48 -06:00
Isaac Wise 193c66123b Don't show checkboxes on dashboard 2024-02-09 23:56:36 -06:00
Isaac Wise eba9d3c86d Display checkbox on card & reset when collection is changed 2024-02-09 23:51:02 -06:00
Isaac Wise 0a070deebd Added selectedLinks to store & checkbox on list view 2024-02-09 23:24:22 -06:00
Isaac Wise 39261de45e rename function 2024-02-08 00:44:41 -06:00
Isaac Wise cc915c8a64 Allow users to choose what clicking links opens 2024-02-08 00:42:58 -06:00
daniel31x13 b06cb7c379 merged the appearance and archive page into preference 2024-02-07 10:20:25 -05:00
Daniel d5bd095827
Merge pull request #456 from IsaacWise06/issue/334
feat(collections): Allow a contributor to pin a link from a collection to their dashboard
2024-02-07 18:19:15 +03:30
daniel31x13 daed2d82f4 minor improvements 2024-02-07 09:48:40 -05:00
Daniel 39e022f87b
Merge pull request #457 from linkwarden/feat/sub-collections
Feat/sub collections
2024-02-07 01:17:09 +03:30
daniel31x13 3600f6398a fully added support for sub-collections 2024-02-06 16:46:05 -05:00
daniel31x13 392d98f090 bug fixed 2024-02-06 07:46:57 -05:00
daniel31x13 6252b61b89 improved collection page 2024-02-06 07:44:08 -05:00
daniel31x13 00bfdfb926 add support for subcollections to the navbar 2024-02-05 02:42:54 -05:00
Isaac Wise 2d0093172a Allow contributors to pin a link in a shared to a collection to their dashboard 2024-02-04 23:43:59 -06:00
Daniel 34e0115a0f
Merge pull request #445 from jan-tee/main
Added env var switch to support screen captures from HTTPS sites with untrusted certificates
2024-02-03 16:36:01 +03:30
daniel31x13 8534572662 fixed dropdown 2024-01-24 16:19:24 -05:00
Daniel 2901db7035
Merge pull request #441 from linkwarden/feat/api-keys
Feat/api keys
2024-01-25 00:19:17 +03:30
daniel31x13 5be194235c finalized adding support for access tokens 2024-01-24 15:48:40 -05:00
daniel31x13 05563134b4 finished access token creation feature 2024-01-24 12:51:16 -05:00
daniel31x13 39db72a201 improved drawer + added pwa installation notice 2024-01-23 06:29:15 -05:00
daniel31x13 1d14d17e7a bug fix in drawer 2024-01-21 00:02:59 -05:00
daniel31x13 1716e1d408 enhanced modal for mobile view 2024-01-20 01:28:08 -05:00
daniel31x13 4591f8ebc7 many more improvements to the PWA 2024-01-20 00:34:49 -05:00
daniel31x13 86bcd5ef07 improvements to the PWA and mobile layout 2024-01-19 08:01:21 -05:00
daniel31x13 047e156cfb updated version number 2024-01-17 13:02:44 -05:00
daniel31x13 f35bc7b9fd minor fix 2024-01-17 10:25:24 -05:00
daniel31x13 23f4142414 improved responsiveness 2024-01-15 03:39:53 -05:00
daniel31x13 4e47a6bffb improved mobile pwa user experience 2024-01-14 11:16:42 -05:00
daniel31x13 d4f59d7f32 improvements to the pwa 2024-01-14 10:09:09 -05:00
daniel31x13 d91ebb3fa2 added post key route 2024-01-13 01:20:06 -05:00
daniel31x13 7880551c4d updated version 2024-01-02 15:15:14 -05:00
daniel31x13 98fbb5b678 bug fixed 2024-01-02 15:11:38 -05:00
daniel31x13 4e29330472 added an extra environment variable 2023-12-31 10:46:09 -05:00
daniel31x13 29e0370808 replaced link outer component with <Link> tag for better accessibility 2023-12-31 10:05:30 -05:00
daniel31x13 1dde8a6088 update version number 2023-12-31 08:03:15 -05:00
daniel31x13 055869883a bugs fixed 2023-12-30 09:31:53 -05:00
daniel31x13 ee6dcdcc5b added prettier settings 2023-12-29 12:21:22 -05:00
daniel31x13 ea9f940517 minor fix 2023-12-27 15:01:48 -05:00
daniel31x13 76a0151e43 minor improvement 2023-12-27 15:00:48 -05:00
daniel31x13 dfbd56acc9 minor fix 2023-12-25 20:43:31 -05:00
daniel31x13 320cddf224 updated public page 2023-12-24 07:30:45 -05:00
daniel31x13 86820c402b bug fix + improvements + bundled up the app 2023-12-24 06:46:08 -05:00
daniel31x13 e27fb90f14 finalized link card 2023-12-23 19:00:53 -05:00
daniel31x13 848a33a53e better link card 2023-12-23 12:11:47 -05:00
daniel31x13 98106b9f25 added seed script + renamed table fields + added field 2023-12-22 13:13:43 -05:00
daniel31x13 e9b47a69c5 improvements 2023-12-21 10:55:07 -05:00
daniel31x13 1511ee1def minor change 2023-12-21 05:11:26 -05:00
daniel31x13 cb5e6de8b8 better component naming + folder structure 2023-12-21 05:08:56 -05:00
daniel31x13 b7387b1e08 minor change 2023-12-20 10:20:06 -05:00
daniel31x13 8529602252 improved user experience 2023-12-19 18:28:48 -05:00
Daniel 31cf3c4f01
Merge branch 'dev' into collection-sharing-layout 2023-12-20 01:52:51 +03:30
daniel31x13 55c43d6f9e many bug fixes and improvements 2023-12-19 17:20:09 -05:00
daniel31x13 b65787358f improve link refresh logic + many changes and improvements 2023-12-19 11:50:43 -05:00
Yee Jia Wei 9e2f70d2eb update collection sharing permission to predefined 2023-12-18 14:56:37 +08:00
daniel31x13 7131fde897 final touch 2023-12-17 23:55:38 -05:00
Daniel f961ec0109
Merge branch 'bootstrap-icons' into sidebar-highlight-link 2023-12-18 08:10:21 +03:30
daniel31x13 1677e132f3 final touch 2023-12-17 23:32:33 -05:00
Yee Jia Wei fbc083c373 add icon to link create modal
more option collapse icon
2023-12-18 08:30:14 +08:00
Yee Jia Wei feda50464c update missing collection color picker icon 2023-12-18 08:28:52 +08:00
Yee Jia Wei 5e0f38c0d5 update sidebar main link 2023-12-18 07:54:33 +08:00
Yee Jia Wei e9acb548bf remove fontawesome package 2023-12-18 06:28:42 +08:00
Yee Jia Wei e1f036adb2 minor fix 2023-12-18 06:06:55 +08:00
Yee Jia Wei 1da960a3cf update public list icons 2023-12-18 06:06:49 +08:00
Yee Jia Wei 8c73ce60e9 update collection sharing model icons 2023-12-18 05:59:52 +08:00
Yee Jia Wei 6632c0507b remove icon from accent submit button
as it is not used currently
2023-12-18 05:42:25 +08:00
Yee Jia Wei dc6c17f8c4 update setting sidebar icons 2023-12-17 17:18:37 +08:00
Yee Jia Wei e2cf627ccd update not link found icons 2023-12-17 17:18:37 +08:00
Yee Jia Wei de13a109c6 update readable view icons 2023-12-17 17:18:37 +08:00
Yee Jia Wei 15c6213840 update modal icons 2023-12-17 17:18:37 +08:00
Yee Jia Wei 42f9dacffd update announcement bar icon 2023-12-17 17:18:37 +08:00
Yee Jia Wei 4210913277 update search page icons 2023-12-17 17:18:37 +08:00
Yee Jia Wei cf1306d2c4 update collection action icons 2023-12-17 16:46:21 +08:00
Yee Jia Wei 500f7a338c update link component icons 2023-12-17 16:30:09 +08:00
Yee Jia Wei e910172558 update link action icons 2023-12-17 16:22:08 +08:00
Yee Jia Wei d906391ae2 minor fix 2023-12-17 15:35:09 +08:00
Daniel c28c73ce18
Merge branch 'dev' into bootstrap-icons 2023-12-17 10:00:44 +03:30
daniel31x13 c5b083e802 implemented list view in other components as well 2023-12-17 01:25:46 -05:00
daniel31x13 4d691e0cce minor fix 2023-12-17 00:11:15 -05:00
daniel31x13 f5e7e373a8 improvements 2023-12-16 15:06:26 -05:00
Yee Jia Wei d976761280 add page header component 2023-12-16 23:34:29 +08:00
Yee Jia Wei 04ede17bfd update homepage icons 2023-12-16 23:11:35 +08:00
Yee Jia Wei 9119402dac update navbar icons 2023-12-16 22:46:29 +08:00
Yee Jia Wei d52afd66f3 update sidebar icons 2023-12-16 22:16:25 +08:00
Yee Jia Wei 8df0eab2a2 add store to localstorage 2023-12-16 12:57:50 +08:00
Yee Jia Wei e0bb7ffa08 update responsive 2023-12-16 12:16:56 +08:00
Yee Jia Wei 7c35fe409f Update LinkCard.tsx 2023-12-16 12:08:28 +08:00
Yee Jia Wei ce9b4b05d4 smaller link icon size 2023-12-16 12:05:35 +08:00
Yee Jia Wei b246cdbc44 change link icon to component 2023-12-16 12:05:19 +08:00
Yee Jia Wei a2b1513dbc remove duplicated link 2023-12-16 11:52:50 +08:00
Yee Jia Wei bcfbdf3e49 link compact list view 2023-12-16 11:25:39 +08:00
daniel31x13 f8ad08f5ed improvements 2023-12-15 16:18:54 -05:00
daniel31x13 530ec69d1c better UX + more consistent layout 2023-12-15 15:47:08 -05:00
daniel31x13 b74ff01ce6 finalized archiveHandler/background worker logic 2023-12-13 17:32:01 -05:00
daniel31x13 a001f70b9d improvements 2023-12-13 06:59:36 -05:00
daniel31x13 650fa693bd minor changes 2023-12-12 13:26:53 -05:00
daniel31x13 099024518f minor fix 2023-12-12 10:43:40 -05:00
daniel31x13 6ba2aab0ba improved archive logic 2023-12-11 03:05:47 -05:00
daniel31x13 375a55dd37 added auto-archive script + minor improvements 2023-12-10 15:26:44 -05:00
daniel31x13 8e49ccf723 minor change 2023-12-08 11:01:47 -05:00
daniel31x13 e6979d4e75 visual improvements 2023-12-07 12:29:45 -05:00
daniel31x13 ce5b1f444a updated links id page 2023-12-07 00:33:05 -05:00
daniel31x13 4b1017f45b [WIP] 2023-12-06 16:13:11 -05:00
daniel31x13 6f77882ffc minor change 2023-12-05 15:21:28 -05:00
daniel31x13 f8811a49c0 improved UI 2023-12-05 15:17:36 -05:00
daniel31x13 0e6b47d068 improved UI 2023-12-05 04:39:01 -05:00
daniel31x13 a3106e072b improved UI 2023-12-05 04:12:48 -05:00
daniel31x13 1f20180a51 fixes and improvements 2023-12-04 10:24:45 -05:00
daniel31x13 ee05975e10 minor change 2023-12-03 23:52:50 -05:00
daniel31x13 9c65e3e215 implemented basic support for pdf, png and jpg 2023-12-03 23:52:32 -05:00
daniel31x13 33be9e5d83 minor patch 2023-12-02 15:23:26 -05:00
daniel31x13 c447b36540 minor fix 2023-12-02 13:34:28 -05:00
Daniel 104c79cd99
Merge branch 'feat/handle-files' into dev 2023-12-02 21:58:23 +03:30
daniel31x13 e253485e3d minor improvement to link card 2023-12-02 12:50:24 -05:00
daniel31x13 e2a5f36008 minor improvement to link cards 2023-12-02 12:48:34 -05:00
daniel31x13 17721c91b6 improved UX 2023-12-02 04:47:53 -05:00
daniel31x13 230110e912 added confirmation when deleting a link + more spacing for dropdowns 2023-12-02 04:42:51 -05:00
daniel31x13 e8a91bb551 renamed modal contents 2023-12-01 17:44:34 -05:00
daniel31x13 9e4502c015 improved DX 2023-12-01 17:42:45 -05:00
daniel31x13 a36769c521 many bug fixes + add links and collections together + more changes 2023-12-01 16:29:17 -05:00
daniel31x13 a3c6d9b42e more modals replaced 2023-12-01 14:00:52 -05:00
daniel31x13 d40373032a replaced viewteam modal with new modal 2023-12-01 12:17:00 -05:00
daniel31x13 732a5227d3 recreated modals and many other components 2023-12-01 12:01:56 -05:00
daniel31x13 cfc308f521 refactoring [WIP] 2023-11-30 06:13:42 -05:00
daniel31x13 bef8ad976d recreated the rest of the dropdowns using daisyui 2023-11-30 04:36:40 -05:00
daniel31x13 64a1f352cf recreated SortDropdown components 2023-11-29 15:17:51 -05:00
daniel31x13 93e0fe6172 improved modals 2023-11-29 09:41:24 -05:00
daniel31x13 692b9b99e7 implemented new modal 2023-11-29 00:46:31 -05:00
daniel31x13 3b2b9e8279 new modal [WIP] 2023-11-28 14:24:52 -05:00
daniel31x13 82b743fa8d new modal [WIP] 2023-11-28 05:39:45 -05:00
daniel31x13 1ca6d72f82 improved collection card and avatar grouping 2023-11-28 00:29:11 -05:00
daniel31x13 916c69602d recreated many components 2023-11-27 16:38:38 -05:00
daniel31x13 b51b08b0f4 changed classNames 2023-11-26 05:17:08 -05:00
daniel31x13 0a398d1fd9 daisy ui [WIP] 2023-11-25 05:54:43 -05:00
daniel31x13 d53dd93bb7 swapped some gray colors with neutral 2023-11-25 05:39:56 -05:00
daniel31x13 3c9d171f4d minor change 2023-11-25 03:33:17 -05:00
daniel31x13 af80614b3a bug fixed 2023-11-25 03:27:34 -05:00
daniel31x13 b88fa446be webpages can now be a image or pdf 2023-11-25 03:19:02 -05:00
daniel31x13 a8172a9dbe replace tw colors with semantic colors [WIP] 2023-11-24 09:39:38 -05:00
daniel31x13 75d4fce8ec removed extra classNames 2023-11-24 08:39:55 -05:00
daniel31x13 3afd5fef6e used daisyUI for dark mode 2023-11-24 07:50:16 -05:00
daniel31x13 b8b6fe24bc WIP 2023-11-24 03:06:33 -05:00
daniel31x13 c5d9f2c127 improvements 2023-11-23 09:03:47 -05:00
daniel31x13 557494747d improvements + updated README 2023-11-20 15:58:32 -05:00
daniel31x13 cf7b18e012 added apikey model 2023-11-20 12:48:41 -05:00
daniel31x13 0c6911aaf0 updated route + bug fixed 2023-11-19 16:22:27 -05:00
daniel31x13 e628b3a6d5 rename "Refresh Format" to "Refresh Link" 2023-11-19 09:15:29 -05:00
daniel31x13 e2f9439d40 minor fix 2023-11-19 08:18:10 -05:00
daniel31x13 614d92f050 finished the public page 2023-11-19 08:12:37 -05:00
daniel31x13 01602bafec improved public page [WIP] 2023-11-16 06:51:28 -05:00
daniel31x13 d972ec2dab better public page [WIP] 2023-11-16 03:22:16 -05:00
daniel31x13 021f7c9481 added view team modal 2023-11-15 23:31:13 -05:00
daniel31x13 59815f47d8 refactored public page endpoints 2023-11-15 13:12:06 -05:00
daniel31x13 09ee81bf11 swapped changelog url 2023-11-11 16:15:07 -05:00
daniel31x13 88a8c21aa4 small change 2023-11-11 16:11:08 -05:00
daniel31x13 11c834c61b minor visual changes and fixes 2023-11-11 15:56:45 -05:00
daniel31x13 dd09fd9026 update version number 2023-11-11 15:00:48 -05:00
daniel31x13 b19d6694ec add route for pinned links + better dashboard UX 2023-11-11 14:57:46 -05:00
daniel31x13 49b1ea4875 more customizable link icons 2023-11-11 14:00:38 -05:00
daniel31x13 e3b32fd791 improved dashboard design + blurred icons based on personal preferences 2023-11-10 22:32:56 -05:00
daniel31x13 3dfbccaf23 better looking dashboard 2023-11-09 11:44:49 -05:00
daniel31x13 a2f03ff468 added hover effect to announcement bar components 2023-11-07 14:54:37 -05:00
daniel31x13 c300da172b added url to announcment bar 2023-11-07 14:51:22 -05:00
daniel31x13 2f4af7f3d9 added announcement bar 2023-11-07 13:06:42 -05:00
daniel31x13 cb5b1751c0 bug fix 2023-11-07 08:03:35 -05:00
daniel31x13 7bdef522c1 bug fixed 2023-11-06 10:01:39 -05:00
daniel31x13 c8edc3844b code refactoring + many security/bug fixes 2023-11-06 08:25:57 -05:00
daniel31x13 b5a28f68ad remove tag functionality 2023-11-03 00:09:50 -04:00
daniel31x13 ae1889e757 support for bearer tokens 2023-11-02 14:59:31 -04:00
daniel31x13 b1b0d98eb2 search by text content functionality 2023-11-01 06:01:26 -04:00
daniel31x13 56a281ae3d rearchive protection 2023-10-31 15:44:58 -04:00