Commit Graph

530 Enmetoj

Author SHA1 Message Date
daniel31x13 193a70c6e8 fix dropdown text wrapping in other languages 2024-08-14 19:13:19 -04:00
daniel31x13 5b430cf31e add french translation 2024-08-14 17:49:53 -04:00
Daniel 66b0aacc3f
Merge pull request #660 from IsaacWise06/issue-646
fix(collections): Redirect to dashboard or login for non-public collections
2024-08-14 17:04:25 -04:00
daniel31x13 8031432995 bug fix 2024-08-14 16:44:07 -04:00
daniel31x13 9cc3a7206e changes and improvements 2024-08-14 15:22:28 -04:00
daniel31x13 d15d965139 added skeleton loading 2024-08-14 13:14:06 -04:00
daniel31x13 80f366cd7b refactored link state management + a lot of other changes... 2024-08-13 00:08:57 -04:00
phillibl 0158e58d90
Update [...nextauth].ts
Fixed issue where sign in would fail for existing user if DISABLE_NEW_SSO_USERS  = true
2024-08-07 05:29:10 -04:00
daniel31x13 a73e5fa6c6 add initialData to queries 2024-08-01 18:40:08 -04:00
daniel31x13 8563a09a07 refactor token store 2024-08-01 17:42:57 -04:00
daniel31x13 da8dc83b8f refactor tags store 2024-08-01 17:23:51 -04:00
daniel31x13 e889509697 refactor (admin/)users store 2024-08-01 16:54:19 -04:00
daniel31x13 be5400f7cb rename users hook to user 2024-07-31 14:15:50 -04:00
daniel31x13 5c5dd967c4 refactor account store + much smoother collection listing updates 2024-07-30 23:19:29 -04:00
daniel31x13 05c5bdf63c refactor collections store 2024-07-30 14:57:09 -04:00
Isaac Wise 8f7e0b8d09
Remove type assertions 2024-07-27 20:01:51 -05: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
daniel31x13 061e22d225 bug fixed 2024-07-26 11:54:13 -04:00
Isaac Wise e79b98d3b0
Replace useless ternarys with logical ANDs 2024-07-22 22:34:36 -05: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 2264abd384 bug fixed 2024-07-18 20:29:33 -04:00
daniel31x13 6544e3ecbb added translations to demo info + minor improvement 2024-07-18 16:48:14 -04:00
daniel31x13 a8ffbc87d1 UI improvements 2024-07-18 16:29:59 -04:00
daniel31x13 9b85a2b1bb minor improvements 2024-07-18 09:51:16 -04:00
daniel31x13 9c5226ee51 added read-only mode + visual improvements 2024-07-16 20:33:33 -04:00
Oliver Schwamb abb73f80bd Reworked access to tags as public viewer 2024-07-10 10:22:58 +02:00
Oliver Schwamb e8d0cce58a Added `allLinksOfCollection` to linksStore
Removed duplicated tags
Fixed overflow for line
added disclosure for tags in public collection
2024-07-09 13:50:08 +02:00
daniel31x13 0185ec57c7 add import limit for the environment variables 2024-07-05 11:36:16 -04:00
Oliver Schwamb e045c18b7d Only show tags within collection 2024-07-05 10:50:32 +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
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 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
Daniel 52f7cbb10b
Merge pull request #627 from linkwarden/dev
Dev
2024-06-28 05:05:11 +03:30
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 8082efdc67 small fix 2024-06-26 14:07:24 -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
Daniel e45384c855
Update index.tsx 2024-06-09 22:02:14 -04:00
daniel31x13 eadc98fbbe fix build errors 2024-06-09 10:41:06 -04:00
daniel31x13 8505667f73 renamed "AccentSubmitButton" to "Button" 2024-06-09 10:02:45 -04:00
daniel31x13 71678ba9dd client side i18n fully implemented 2024-06-09 09:27:16 -04:00
daniel31x13 d261bd39ec added internationalization to pages [WIP] 2024-06-04 16:59:49 -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 17cdb7efa4 initial commit for i18n 2024-05-27 17:42:29 -04:00
Thomas Schuster 7e98de6122
fix azure errors 2024-05-26 17:31:22 +02:00
Thomas Schuster 4344183564
fix build error 2024-05-26 17:30:49 +02:00
Thomas Schuster bc3ec3cc54
fix small mistakes 2024-05-26 16:52:53 +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 b0ea14737f added new import format 2024-05-25 18:26:24 -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 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 78fa417f06 minor change 2024-05-18 12:16:00 -04:00
daniel31x13 90efec3c6e removed unnecessary comment 2024-05-16 15:52:09 -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
daniel31x13 861f8e55f4 bug fixed + add support for google profile pics 2024-05-07 16:59:00 -04:00
Daniel f1655aad15
Merge pull request #592 from linkwarden/user-administration
User administration
2024-05-04 00:05:07 +03:30
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 58d71a863b small improvement 2024-05-01 17:15:00 -04:00
Daniel eb8eb74a32
Merge pull request #576 from QAComet/qacomet/login-tests
Added playwright test setup and login tests
2024-04-27 09:01:52 +03:30
daniel31x13 30ef557f43 small improvements 2024-04-26 12:18:31 -04:00
Isaac Wise ba1e096cff
Merge branch 'dev' into issue-559 2024-04-24 15:38:14 -05:00
daniel31x13 154d0d5fb6 add search to user admin 2024-04-24 09:16:34 -04:00
Isaac Wise ca076b1be8 Added bulk edit/delete to search page 2024-04-23 21:19:18 -05:00
Isaac Wise 4f6368fcbf Format & Lint 2024-04-23 20:53:33 -05:00
Isaac Wise 2b04bcb1df Added Masonry View 2024-04-23 20:48:15 -05:00
daniel31x13 7856e76b15 basic user listing 2024-04-22 18:00:59 -04:00
QAComet cd09843b99 feat(e2e): add data-testids to components 2024-04-21 17:15:27 -06:00
Daniel 389db59b28
Merge pull request #570 from QAComet/qacomet/add-toast-button
Add close button and data-testids to toast messages
2024-04-20 10:49:30 -04:00
daniel31x13 b702aa0401 small improvement 2024-04-20 10:49:06 -04:00
QAComet 8278878673 feat: add close button and data-testids to toast messages 2024-04-18 11:34:29 -06:00
daniel31x13 ece09c6f3b minor change 2024-04-09 04:43:20 -04:00
Daniel 189db27c5b
Merge pull request #521 from chrisbsmith/authelia
Adds OIDC support for Authelia
2024-04-09 05:20:45 +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 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