Commit Graph

522 Commits

Author SHA1 Message Date
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