Commit Graph

536 Enmetoj

Author SHA1 Message Date
daniel31x13 ede3882a94 uncomment code 2024-03-20 09:56:14 -04:00
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 4a0e75c6e5 improved UX + improved performance 2024-03-10 06:08:28 -04:00
daniel31x13 bda0dc6c87 improved performance 2024-03-06 09:06:38 -05:00
Daniel e59ab23b3d
Merge pull request #484 from IsaacWise06/fix-bulk-delete
fix(links): Bulk deleting all links still showing buttons
2024-03-05 17:59:47 +03:30
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
Isaac Wise 5164f287d4 format 2024-02-22 03:15:14 -06:00
Isaac Wise 439c562002 Fix deleting all links in a collection with bulk action 2024-02-22 03:14:07 -06:00
daniel31x13 0b2e78332a improvements 2024-02-13 10:55:51 -05:00
daniel31x13 155c77cbc4 final polishing 2024-02-13 05:54:18 -05:00
Isaac Wise a3c487d074 Don't show the edit button if the user can't edit/delete any links 2024-02-12 01:54:47 -06:00
Isaac Wise 1cff2db876 Fix redirect when there is no tag 2024-02-11 03:17:49 -06: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 5128bd44d8 keep edit buttons visible 2024-02-11 02:02:14 -06:00
Isaac Wise 0a77ee90a7 format 2024-02-11 01:29:11 -06:00
Isaac Wise e2c6993a6d Redirect if the tag does not exist 2024-02-11 01:26:44 -06:00
Isaac Wise e1c4a8575b Checkbox to remove previous tags 2024-02-11 01:21:25 -06:00
Isaac Wise 0c531760e8 Only show edit icon if there are links 2024-02-11 01:08:28 -06:00
Isaac Wise 5f468cd95d Add bulk actions to pinned and all links pages 2024-02-11 01:06:46 -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 e753f1dded bulk actions on tags page 2024-02-11 00:19:59 -06:00
Isaac Wise 8ecedf7cae Edit Mode 2024-02-10 23:55:00 -06:00
Isaac Wise d5f262200b Get rid of unused import 2024-02-10 22:41:32 -06:00
Isaac Wise 059fcecc5f format 2024-02-10 18:34:25 -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 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 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 b51355b406 Check all and display actions 2024-02-09 23:43:23 -06:00
daniel31x13 c78aa2da0d minor improvement 2024-02-08 08:48:22 -05:00
daniel31x13 efddd55841 change the checkboxes to radio button 2024-02-08 08:45:14 -05: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
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
daniel31x13 dba2453453 added support for nested collection (backend) 2024-02-03 07:57:29 -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 86bcd5ef07 improvements to the PWA and mobile layout 2024-01-19 08:01:21 -05:00
daniel31x13 23f4142414 improved responsiveness 2024-01-15 03:39:53 -05:00
daniel31x13 ee3dca92cd improved PWA 2024-01-14 15:40:00 -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 e872c25332 small improvement + better error handling 2023-12-31 07:55:45 -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 2e5f2deee7 minor fix 2023-12-24 10:45:48 -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 79bf67f879 minor fix 2023-12-20 02:28:19 -05:00
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 82452555e5 update bg height to fix height 2023-12-18 13:05:41 +08:00
daniel31x13 1677e132f3 final touch 2023-12-17 23:32:33 -05:00
Yee Jia Wei e9acb548bf remove fontawesome package 2023-12-18 06:28:42 +08:00
Yee Jia Wei a481903b50 update tag page's icons 2023-12-18 05:44:06 +08:00
Yee Jia Wei fc679d1150 update collection page icon 2023-12-17 17:32:59 +08:00
Yee Jia Wei d849b37f6c update setting pages's icon 2023-12-17 17:32:33 +08:00
Yee Jia Wei 4210913277 update search page icons 2023-12-17 17:18:37 +08:00
Yee Jia Wei 5f095b5631 minor fix 2023-12-17 16:47:32 +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 f5e7e373a8 improvements 2023-12-16 15:06:26 -05:00
Yee Jia Wei ef33f2c948 update link, collection header icons 2023-12-16 23:34:29 +08: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 ae87b5698e add bootstrap-icons package 2023-12-16 22:15:38 +08:00
Yee Jia Wei 8df0eab2a2 add store to localstorage 2023-12-16 12:57: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 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 fc9de564b6 minor improvements 2023-12-07 16:33:01 -05:00
daniel31x13 8786f8b5fe minor fix 2023-12-07 12:41:27 -05:00
Daniel b36dd49e16
Merge branch 'feat/extra-login-providers' into feature/login-refactor 2023-12-07 21:05:02 +03:30
daniel31x13 e6979d4e75 visual improvements 2023-12-07 12:29:45 -05:00
Sebastian Hierholzer 9868ab61c9
fix: typo 2023-12-07 14:49:56 +01:00
Sebastian Hierholzer 64d361fa23
fix: undefined variables failing to parse 2023-12-07 13:25:34 +01:00
Sebastian Hierholzer 3f4b7117bd
fix: add getLogins boilerplate 2023-12-07 13:06:19 +01:00
Sebastian Hierholzer 361795ed47
feat: refactored login 2023-12-07 13:06:11 +01:00
daniel31x13 93e4897c0b code formatting 2023-12-07 06:35:08 -05:00
Daniel 8ba2cecf06
Merge branch 'feat/extra-login-providers' into main 2023-12-07 09:14:25 +03:30
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 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 9c65e3e215 implemented basic support for pdf, png and jpg 2023-12-03 23:52:32 -05:00
daniel31x13 18e0b8b010 removed extra fields 2023-12-02 13:33:07 -05:00
Daniel 104c79cd99
Merge branch 'feat/handle-files' into dev 2023-12-02 21:58:23 +03:30
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 6d51b6de53 minor change 2023-11-30 11:47:24 -05:00
daniel31x13 2fd21c8219 redesigned link collection page 2023-11-30 06:55:37 -05:00
daniel31x13 cfc308f521 refactoring [WIP] 2023-11-30 06:13:42 -05:00
daniel31x13 5850a423f9 minor fix 2023-11-30 04:39:51 -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 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
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 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 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 a33d68c03a Merge branch 'use-daisyui-for-better-dx' of https://github.com/linkwarden/linkwarden into use-daisyui-for-better-dx 2023-11-24 13:59:32 -05:00
Daniel ba7024db83
Merge pull request #317 from linkwarden/dev
Dev
2023-11-24 22:27:45 +03:30
daniel31x13 676c7c3a5d bug fixed 2023-11-24 13:28:47 -05:00
daniel31x13 87196b1190 minor change 2023-11-24 12:52:07 -05:00
daniel31x13 94d1bbbfba bug fixed 2023-11-24 12:51:43 -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 5968bc6c9c temporarily disabled daisyUI 2023-11-20 12:53:15 -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 0579395e93 minor change 2023-11-19 14:40:11 -05:00
daniel31x13 9a28552af5 bug fix 2023-11-19 08:56:03 -05:00
daniel31x13 9938d21499 minor changes 2023-11-19 08:38:05 -05:00
Daniel eb78fb71d9
Merge pull request #284 from BTLzdravtech/dev
feat: Basic support for Keycloak (OIDC) + fix s3 integration + custom s3 (minio) support
2023-11-19 16:55:09 +03:30
daniel31x13 614d92f050 finished the public page 2023-11-19 08:12:37 -05:00
daniel31x13 b50ec09727 minor fix 2023-11-16 06:52:19 -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 1e0aaed833 minor fix 2023-11-11 16:06:50 -05:00
daniel31x13 11c834c61b minor visual changes and fixes 2023-11-11 15:56:45 -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
Tomáš Hruška 946eed3773 feat: basic support for Keycloak (OIDC) 2023-11-09 11:41:08 +01:00
daniel31x13 518b94b1f4 minor fix 2023-11-07 18:30:55 -05:00
daniel31x13 fbc1d4b113 hardcoded import size limit to 10mb to pass build error 2023-11-07 18:21:27 -05:00
daniel31x13 cb5b1751c0 bug fix 2023-11-07 08:03:35 -05:00
daniel31x13 6f5245cbc4 minor change 2023-11-06 10:54:39 -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 b458fad567 WIP changes 2023-11-02 01:52:49 -04:00
daniel31x13 b1b0d98eb2 search by text content functionality 2023-11-01 06:01:26 -04:00
daniel31x13 b1c6a3faf1 readable format styling 2023-10-31 18:02:41 -04:00
daniel31x13 56a281ae3d rearchive protection 2023-10-31 15:44:58 -04:00
daniel31x13 ccafc997fc minor change 2023-10-31 05:41:19 -04:00
daniel31x13 417c16d08b minor UI change 2023-10-31 05:39:05 -04:00
daniel31x13 dbeefecec6 better design 2023-10-31 05:35:45 -04:00
daniel31x13 fb61812356 fully added reader view support 2023-10-30 15:20:15 -04:00
daniel31x13 c9c62b615b finished implementing readable mode api side 2023-10-30 00:30:45 -04:00
daniel31x13 de20fb7bc1 minor change 2023-10-29 12:56:38 -04:00
daniel31x13 16024f40be added new api route + fixed dropdown 2023-10-29 00:57:24 -04:00
daniel31x13 ac795cdbdc added rearchive functionallity + dropdown fix [WIP] 2023-10-28 05:57:53 -04:00
daniel31x13 9b6038201c bug fixed 2023-10-28 01:46:51 -04:00
daniel31x13 9486d699c9 bug fixed 2023-10-28 01:42:31 -04:00
daniel31x13 cdcfabec0b refactored how avatars are being handled 2023-10-28 00:45:14 -04:00
daniel31x13 ea86737835 bugs fixed 2023-10-26 18:49:46 -04:00
daniel31x13 2be2a83c62 minor fix 2023-10-24 17:11:25 -04:00
daniel31x13 c38c5b2cc5 improved user experience 2023-10-24 17:03:33 -04:00
daniel31x13 cb8c2d5f10 finished adding profile deletion functionality + bug fix 2023-10-24 15:57:37 -04:00
daniel31x13 97d8c35d2a added delete user endpoint 2023-10-23 15:24:22 -04:00
daniel31x13 4252b79586 added recent links to dashboard 2023-10-23 10:45:48 -04:00
daniel31x13 697b139493 fixed UI bug 2023-10-23 01:55:44 -04:00
Daniel 565ee92d20
Merge pull request #236 from YeeJiaWei/login-with-enter
html form for login & register using enter key
2023-10-23 01:21:05 -04:00
daniel31x13 ec4bfa6ba9 merged "AuthSubmitButton" with the "SubmitButton" + updated the other pages that needed this change 2023-10-23 01:20:08 -04:00
daniel31x13 ed24685aaf refactored/cleaned up API + added support for renaming tags 2023-10-23 00:28:39 -04:00