Commit Graph

1384 Enmetoj

Author SHA1 Message Date
Isaac Wise 63678b7f1e
format 2024-08-18 13:06:36 -05:00
Isaac Wise b73e845299
Fix building 2024-08-18 13:06:19 -05:00
Isaac Wise 898b126231
Fix merge conflicts 2024-08-18 13:03:09 -05:00
daniel31x13 0e47ad9920 bump version 2024-08-15 16:42:36 -04:00
daniel31x13 ca45076b6c minor fix 2024-08-15 15:37:47 -04:00
Daniel 3bf6dcad2f
Merge pull request #692 from phillibl/main
Update [...nextauth].ts to allow existing SSO user sign
2024-08-15 13:45:07 -04:00
daniel31x13 23860b8511 minor fix 2024-08-15 11:00:29 -04:00
daniel31x13 8758976f8d minor fix 2024-08-15 10:30:44 -04:00
Daniel 550dbd2bf0
Merge pull request #704 from shichen437/dev
feat(lang): add chinese translate
2024-08-15 08:49:26 -04:00
shichen437 04d2b3c6b2 feat(lang): add chinese translate 2024-08-15 17:20:46 +08:00
daniel31x13 7bd0e29538 small improvement 2024-08-14 20:07:06 -04:00
daniel31x13 5baf55694c minor improvement 2024-08-14 19:23:51 -04:00
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 684609a1dd
Merge pull request #654 from zarevskaya/patch-1
Add french translation
2024-08-14 17:43:15 -04:00
Daniel ebb2016915
Merge pull request #671 from jlssmt/main
handle undefined
2024-08-14 17:40:28 -04:00
daniel31x13 c103b66694 Merge branch 'dev' of https://github.com/linkwarden/linkwarden into dev 2024-08-14 17:26:40 -04:00
daniel31x13 863bcc3838 bug fixed 2024-08-14 17:26:38 -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
Daniel 299498ffa6
Merge pull request #703 from linkwarden/chore/react-query-implementation
Chore/react query implementation
2024-08-14 16:45:40 -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 bc04ea0fe8 fixed other views alongside card view 2024-08-13 03:19:28 -04:00
daniel31x13 bd34dacf21 bugs fixed 2024-08-13 03:01:02 -04:00
daniel31x13 80f366cd7b refactored link state management + a lot of other changes... 2024-08-13 00:08:57 -04:00
phillibl c5602dc79f
Merge pull request #1 from phillibl/phillibl-SSO-user-signin
Update [...nextauth].ts to allow existing SSO user sign
2024-08-07 05:44:19 -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
jlssmt 102690fc10 handle undefined 2024-08-02 09:07:13 +02:00
daniel31x13 a73e5fa6c6 add initialData to queries 2024-08-01 18:40:08 -04:00
daniel31x13 75b1ae738f remove unused code 2024-08-01 17:43:46 -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
Daniel 237499fd03
Merge pull request #684 from linkwarden/daniel31x13-patch-1
Update README
2024-08-01 15:55:20 -04:00
Daniel 9a287d1aef
Merge pull request #683 from linkwarden/daniel31x13-patch-1
Update README.md
2024-08-01 15:54:29 -04:00
Daniel 299a2331ff
Update README.md 2024-08-01 15:54:00 -04:00
daniel31x13 be5400f7cb rename users hook to user 2024-07-31 14:15:50 -04:00
daniel31x13 099bc9e054 remove old code 2024-07-30 23:23:58 -04:00
daniel31x13 5c5dd967c4 refactor account store + much smoother collection listing updates 2024-07-30 23:19:29 -04:00
daniel31x13 d1ed33b532 bug fix 2024-07-30 14:59:18 -04:00
daniel31x13 05c5bdf63c refactor collections store 2024-07-30 14:57:09 -04:00
Isaac Wise a1248fe62f
Fix issue with link action dropdown 2024-07-27 20:19:24 -05: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 d631754b50
Keep any types for selects 2024-07-27 17:45:54 -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