daniel31x13
|
a6a0f6965b
|
bug fixed
|
2024-11-06 03:36:02 -05:00 |
|
daniel31x13
|
4febe1ace5
|
minor changes
|
2024-11-02 20:43:53 -04:00 |
|
daniel31x13
|
2e1e94112f
|
make tags visible on public collections
|
2024-11-02 18:16:38 -04:00 |
|
Oliver Schwamb
|
891803547e
|
retrieve all links for collection
|
2024-10-30 12:10:53 +01:00 |
|
Oliver Schwamb
|
24d45f8e8e
|
Merge remote-tracking branch 'upstream/dev' into tags-in-public-collection
|
2024-10-30 12:10:30 +01:00 |
|
daniel31x13
|
aee10fa406
|
better edit view
|
2024-08-30 02:38:58 -04:00 |
|
daniel31x13
|
2d0e52f65b
|
better looking detail modal
|
2024-08-28 20:22:11 -04:00 |
|
daniel31x13
|
f368c2aa81
|
less padding for list view
|
2024-08-26 16:11:02 -04:00 |
|
daniel31x13
|
2893d3caf2
|
minor improvement
|
2024-08-18 16:52:08 -04:00 |
|
Daniel
|
c6e3147bb6
|
Merge pull request #678 from IsaacWise06/fixes
General Fixes
|
2024-08-18 16:40:48 -04:00 |
|
daniel31x13
|
1260e8c093
|
fixes
|
2024-08-18 16:39:43 -04:00 |
|
daniel31x13
|
c979adfe69
|
small improvements
|
2024-08-18 14:45:40 -04:00 |
|
Isaac Wise
|
2b83522eaa
|
Merge branch 'dev' into fixes
|
2024-08-18 13:21:02 -05:00 |
|
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
|
c18a5f4162
|
added details drawer
|
2024-08-18 02:55:59 -04:00 |
|
daniel31x13
|
5d26617251
|
bug fixed
|
2024-08-16 12:35:04 -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
|
80f366cd7b
|
refactored link state management + a lot of other changes...
|
2024-08-13 00:08:57 -04:00 |
|
daniel31x13
|
a73e5fa6c6
|
add initialData to queries
|
2024-08-01 18:40:08 -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
|
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
|
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 |
|
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 |
|
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
|
a71f42af6e
|
use monolith instead of singlefile
|
2024-06-27 21:58:07 -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 |
|
daniel31x13
|
d261bd39ec
|
added internationalization to pages [WIP]
|
2024-06-04 16:59:49 -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
|
30ef557f43
|
small improvements
|
2024-04-26 12:18:31 -04:00 |
|
Isaac Wise
|
2b04bcb1df
|
Added Masonry View
|
2024-04-23 20:48:15 -05:00 |
|
András Rutkai
|
5fe6a5b19a
|
Add Single file archive method.
|
2024-03-15 19:43:56 +01:00 |
|
daniel31x13
|
4a0e75c6e5
|
improved UX + improved performance
|
2024-03-10 06:08:28 -04: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
|
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
|
530ec69d1c
|
better UX + more consistent layout
|
2023-12-15 15:47:08 -05:00 |
|
daniel31x13
|
a001f70b9d
|
improvements
|
2023-12-13 06:59:36 -05:00 |
|