daniel31x13
|
9c51a65f31
|
improvements to the ui
|
2024-03-01 14:02:55 -05:00 |
|
daniel31x13
|
a451e9fa2e
|
minor fix
|
2024-03-01 09:33:58 -05:00 |
|
daniel31x13
|
ba4860a910
|
small improvement
|
2024-03-01 08:37:20 -05:00 |
|
daniel31x13
|
84aeac96ce
|
finished the collection listing ui
|
2024-03-01 06:59:14 -05:00 |
|
daniel31x13
|
ac70c9e29c
|
refactored collection listing component [WIP]
|
2024-02-29 00:05:38 -05:00 |
|
daniel31x13
|
f77ef58396
|
Refactor collection selection component and update navbar styling
|
2024-02-28 10:33:53 -05:00 |
|
daniel31x13
|
4442ce8705
|
fix collectionOrder updating + remove index
|
2024-02-26 23:59:10 -05:00 |
|
daniel31x13
|
4ff7298a3b
|
enable strict mode and fixing the Droppable issue
|
2024-02-26 22:29:23 -05:00 |
|
Daniel
|
a8be4d8f2f
|
Merge pull request #486 from linkwarden/feat/fix-export
bug fix
|
2024-02-23 20:41:58 +03:30 |
|
daniel31x13
|
f183f122e9
|
bug fix
|
2024-02-23 12:11:03 -05:00 |
|
Isaac Wise
|
5164f287d4
|
format
|
2024-02-22 03:15:14 -06:00 |
|
Isaac Wise
|
439c562002
|
Fix deleting all links in a collection with bulk action
|
2024-02-22 03:14:07 -06:00 |
|
Isaac Wise
|
cc02ab3615
|
removed unused deps
|
2024-02-22 02:55:04 -06:00 |
|
Isaac Wise
|
d2e59d48c2
|
format
|
2024-02-22 02:51:24 -06:00 |
|
Isaac Wise
|
dbfdb587b6
|
fix reordering
|
2024-02-22 02:27:14 -06:00 |
|
Isaac Wise
|
7fd9f5b806
|
Update order when new collection is created
|
2024-02-22 02:24:10 -06:00 |
|
Isaac Wise
|
69ac3eb01f
|
Use short-term storage as well
|
2024-02-22 02:04:01 -06:00 |
|
Isaac Wise
|
44272540aa
|
Make sidebar collections sortable
|
2024-02-22 01:51:51 -06:00 |
|
daniel31x13
|
0dda77db1e
|
minor improvement
|
2024-02-19 16:16:53 -05:00 |
|
Daniel
|
60aa7b830e
|
Merge pull request #478 from go-compile/main
feat: Socks5 proxy support
|
2024-02-20 00:09:16 +03:30 |
|
daniel31x13
|
b6ad2b5900
|
final touch
|
2024-02-19 15:38:36 -05:00 |
|
daniel31x13
|
aee1828c15
|
swapped npm with yarn
|
2024-02-19 14:42:44 -05:00 |
|
Daniel
|
67bf6b7d75
|
Merge pull request #476 from IsaacWise06/collection-duplicate-names
feat(collections): Allow collections to be the same name
|
2024-02-19 23:07:38 +03:30 |
|
daniel31x13
|
bbc2e4c457
|
final touch
|
2024-02-19 14:37:07 -05:00 |
|
go-compile
|
1f28d9d461
|
fix: npm switch to yarn packages
|
2024-02-19 10:42:07 +00:00 |
|
Go Compile
|
df1da9f1f8
|
Merge branch 'dev' into main
|
2024-02-18 22:02:35 +00:00 |
|
go-compile
|
b476b3ccd4
|
feat: add deps socks-proxy-agent node-fetch deps for proxy
|
2024-02-18 21:43:53 +00:00 |
|
go-compile
|
ae561ff227
|
feat: proxy archiver and pdf margin settings
|
2024-02-18 21:42:51 +00:00 |
|
Daniel
|
d438381ebd
|
Merge pull request #477 from linkwarden/fix/imports
Fix/imports
|
2024-02-18 19:38:31 +03:30 |
|
daniel31x13
|
72266d1cd5
|
final touch
|
2024-02-18 11:07:50 -05:00 |
|
Isaac Wise
|
f560422427
|
Allow collections with the same name
|
2024-02-18 03:32:31 -06:00 |
|
daniel31x13
|
7b7b979b20
|
refactored import and add support for subcollections
|
2024-02-17 20:08:34 -05:00 |
|
Daniel
|
c3c74b8162
|
Merge pull request #472 from IsaacWise06/fix/imports
Importing sub-collections fix
|
2024-02-18 04:33:28 +03:30 |
|
Isaac Wise
|
0e60dee47d
|
Subcollections when importing
|
2024-02-15 11:26:42 -06:00 |
|
daniel31x13
|
c3f72c4be8
|
minor cleanup
|
2024-02-14 10:35:59 -05:00 |
|
Daniel
|
79bd95f650
|
Merge pull request #466 from IsaacWise06/issue-433
feat(links): Allow users to bulk edit/delete links
|
2024-02-14 16:41:05 +03:30 |
|
daniel31x13
|
88d73703f8
|
final touch
|
2024-02-14 08:10:45 -05:00 |
|
daniel31x13
|
41df9d0c82
|
minor improvement
|
2024-02-13 14:35:31 -05:00 |
|
daniel31x13
|
0b2e78332a
|
improvements
|
2024-02-13 10:55:51 -05:00 |
|
Isaac Wise
|
558ba11db7
|
Merge branch 'dev' into issue-433
|
2024-02-13 09:18:11 -06:00 |
|
daniel31x13
|
155c77cbc4
|
final polishing
|
2024-02-13 05:54:18 -05:00 |
|
Isaac Wise
|
a3c487d074
|
Don't show the edit button if the user can't edit/delete any links
|
2024-02-12 01:54:47 -06:00 |
|
Isaac Wise
|
1cff2db876
|
Fix redirect when there is no tag
|
2024-02-11 03:17:49 -06:00 |
|
Isaac Wise
|
2112176d6e
|
Fixed disabled buttons
|
2024-02-11 02:49:27 -06:00 |
|
Isaac Wise
|
aef33d859e
|
make entire item clickable when in edit mode
|
2024-02-11 02:38:41 -06:00 |
|
Isaac Wise
|
5128bd44d8
|
keep edit buttons visible
|
2024-02-11 02:02:14 -06:00 |
|
Isaac Wise
|
0a77ee90a7
|
format
|
2024-02-11 01:29:11 -06:00 |
|
Isaac Wise
|
e2c6993a6d
|
Redirect if the tag does not exist
|
2024-02-11 01:26:44 -06:00 |
|
Isaac Wise
|
e1c4a8575b
|
Checkbox to remove previous tags
|
2024-02-11 01:21:25 -06:00 |
|
Isaac Wise
|
0c531760e8
|
Only show edit icon if there are links
|
2024-02-11 01:08:28 -06:00 |
|