Isaac Wise
|
e1c4a8575b
|
Checkbox to remove previous tags
|
2024-02-11 01:21:25 -06:00 |
|
Isaac Wise
|
059fcecc5f
|
format
|
2024-02-10 18:34:25 -06:00 |
|
Isaac Wise
|
58e2fb22c9
|
Added comment about loop
|
2024-02-10 18:06:32 -06:00 |
|
Isaac Wise
|
4b8f4c4179
|
fix build error
|
2024-02-10 16:58:06 -06:00 |
|
Isaac Wise
|
080be856cc
|
Finished editing links
|
2024-02-10 16:23:59 -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 |
|
Daniel
|
aef55d65a1
|
Merge pull request #459 from IsaacWise06/issue/367
feat(links): Allow users to choose what happens when they click a link
|
2024-02-08 17:15:41 +03:30 |
|
daniel31x13
|
f7a53d53e2
|
fix update collection bug
|
2024-02-08 08:25:45 -05:00 |
|
Isaac Wise
|
cc915c8a64
|
Allow users to choose what clicking links opens
|
2024-02-08 00:42:58 -06: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 |
|
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
|
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 |
|
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
|
3565ad3e7c
|
bypass error
|
2024-01-17 10:30:35 -05:00 |
|
daniel31x13
|
d91ebb3fa2
|
added post key route
|
2024-01-13 01:20:06 -05:00 |
|
daniel31x13
|
29e0370808
|
replaced link outer component with <Link> tag for better accessibility
|
2023-12-31 10:05:30 -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
|
dfbd56acc9
|
minor fix
|
2023-12-25 20:43:31 -05:00 |
|
daniel31x13
|
86820c402b
|
bug fix + improvements + bundled up the app
|
2023-12-24 06:46:08 -05:00 |
|
daniel31x13
|
848a33a53e
|
better link card
|
2023-12-23 12:11:47 -05:00 |
|
daniel31x13
|
c0bca32462
|
bug fixed
|
2023-12-20 02:49:07 -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 |
|
daniel31x13
|
b74ff01ce6
|
finalized archiveHandler/background worker logic
|
2023-12-13 17:32:01 -05:00 |
|
daniel31x13
|
fc9de564b6
|
minor improvements
|
2023-12-07 16:33:01 -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
|
361795ed47
|
feat: refactored login
|
2023-12-07 13:06:11 +01:00 |
|
daniel31x13
|
4b1017f45b
|
[WIP]
|
2023-12-06 16:13:11 -05:00 |
|
daniel31x13
|
1f20180a51
|
fixes and improvements
|
2023-12-04 10:24:45 -05:00 |
|
daniel31x13
|
b88fa446be
|
webpages can now be a image or pdf
|
2023-11-25 03:19:02 -05:00 |
|
daniel31x13
|
676c7c3a5d
|
bug fixed
|
2023-11-24 13:28:47 -05:00 |
|
daniel31x13
|
557494747d
|
improvements + updated README
|
2023-11-20 15:58:32 -05:00 |
|
daniel31x13
|
9ad277c784
|
bug fixed
|
2023-11-19 22:32:23 -05:00 |
|
daniel31x13
|
9f181fb15e
|
bug fixed
|
2023-11-19 22:28:02 -05:00 |
|
daniel31x13
|
0c6911aaf0
|
updated route + bug fixed
|
2023-11-19 16:22:27 -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 |
|