daniel31x13
|
8758976f8d
|
minor fix
|
2024-08-15 10:30:44 -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 |
|
daniel31x13
|
80f366cd7b
|
refactored link state management + a lot of other changes...
|
2024-08-13 00:08:57 -04:00 |
|
jlssmt
|
102690fc10
|
handle undefined
|
2024-08-02 09:07:13 +02:00 |
|
Isaac Wise
|
7d43ed52a4
|
format
|
2024-07-22 17:50:24 -05:00 |
|
daniel31x13
|
92c7f40956
|
bug fixed
|
2024-07-18 10:46:21 -04:00 |
|
daniel31x13
|
6c29d905d9
|
minor fix
|
2024-07-18 10:27:32 -04:00 |
|
Daniel
|
54beb50576
|
Merge pull request #598 from LeonKohli/main
Fix bookmark import issue with missing folder names
|
2024-06-30 14:42:07 +03:30 |
|
daniel31x13
|
644b827669
|
improved archive handler
|
2024-06-29 17:18:38 -04:00 |
|
daniel31x13
|
06234e42df
|
archive screenshots as jpeg instead of png + bug fix
|
2024-06-28 09:39:31 -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 |
|
daniel31x13
|
5b8e1d53cc
|
small changes
|
2024-06-27 21:39:15 -04:00 |
|
Daniel
|
52f7cbb10b
|
Merge pull request #627 from linkwarden/dev
Dev
|
2024-06-28 05:05:11 +03:30 |
|
daniel31x13
|
22b2734494
|
fixed monolith for docker users
|
2024-06-27 18:19:07 -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
|
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
|
f921ecaa96
|
add language selection to the settings page
|
2024-05-28 17:10:25 -04:00 |
|
daniel31x13
|
b0ea14737f
|
added new import format
|
2024-05-25 18:26:24 -04:00 |
|
daniel31x13
|
bcb6aea119
|
names should be auto generated instead of descriptions + add default value to name field
|
2024-05-24 20:41:31 -04:00 |
|
daniel31x13
|
f310cd79ad
|
refactor components
|
2024-05-24 19:13:04 -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
|
811628a952
|
Fix deleteUserById response message for users without password
|
2024-05-21 08:00:44 -04:00 |
|
daniel31x13
|
0fd10396f4
|
Refactor password update functionality
|
2024-05-21 07:08:08 -04:00 |
|
daniel31x13
|
142af9b5c0
|
small improvements
|
2024-05-16 15:50:43 -04:00 |
|
daniel31x13
|
f68ca100a1
|
refactored email verification
|
2024-05-16 15:02:22 -04:00 |
|
daniel31x13
|
341154e928
|
auto assign username upon registration
|
2024-05-13 00:27:29 -04:00 |
|
daniel31x13
|
65b29830f0
|
enable modifying profile settings for SSO users
|
2024-05-12 22:28:34 -04:00 |
|
LeonKohli
|
74030b26c5
|
Fix bookmark import issue with missing folder names
|
2024-05-08 21:00:12 +02:00 |
|
daniel31x13
|
861f8e55f4
|
bug fixed + add support for google profile pics
|
2024-05-07 16:59:00 -04:00 |
|
daniel31x13
|
915d08a315
|
finalized administration panel
|
2024-05-03 10:22:45 -04:00 |
|
daniel31x13
|
08c2ff278f
|
delete user functionality
|
2024-05-02 09:17:56 -04:00 |
|
daniel31x13
|
154d0d5fb6
|
add search to user admin
|
2024-04-24 09:16:34 -04:00 |
|
daniel31x13
|
7856e76b15
|
basic user listing
|
2024-04-22 18:00:59 -04:00 |
|
Daniel
|
baadd6c06b
|
Merge branch 'dev' into missing-duplicate-checks
|
2024-04-15 08:08:22 +03:30 |
|
daniel31x13
|
4a71af8a67
|
remove trailing slashes + small improvement
|
2024-04-15 00:37:18 -04:00 |
|
Daniel
|
68d8d403cf
|
Merge pull request #556 from linkwarden/feat/file-uploads
Feat/file uploads
|
2024-04-09 03:08:11 +03:30 |
|
daniel31x13
|
07b87be7f1
|
many bug fixes and improvements
|
2024-04-08 19:35:06 -04:00 |
|
daniel31x13
|
e67fef1d04
|
progressed file uploads feature (almost done!)
|
2024-04-01 02:56:54 -04:00 |
|
daniel31x13
|
2e2d7baee1
|
fix imports
|
2024-03-27 03:20:00 -04:00 |
|
Daniel
|
237d301f88
|
Merge pull request #525 from rutkai/archive-singlefile
Add Single file archive method.
|
2024-03-24 08:11:20 +03:30 |
|
Paul Hovey
|
495af0a752
|
adds description and tags parsing for pinboard html import
|
2024-03-23 14:57:34 -05:00 |
|
daniel31x13
|
ede3882a94
|
uncomment code
|
2024-03-20 09:56:14 -04:00 |
|