daniel31x13
|
508844dd9d
|
bug fixes
|
2024-10-30 16:47:40 -04:00 |
|
daniel31x13
|
665019dc59
|
finalizing team support
|
2024-10-29 18:08:47 -04:00 |
|
daniel31x13
|
b09de5a8af
|
updated verify max link logic
|
2024-10-26 13:44:52 -04:00 |
|
daniel31x13
|
cffc74caa4
|
add team invitation functionality [WIP]
|
2024-10-21 13:59:05 -04:00 |
|
daniel31x13
|
d042c82cb0
|
add subscription webhook
|
2024-10-06 01:59:31 -04:00 |
|
daniel31x13
|
bf1a6efd2e
|
custom icons fully implemented for collections
|
2024-08-20 19:25:35 -04:00 |
|
daniel31x13
|
dc388ebba5
|
improved iconPicker component + other improvements
|
2024-08-19 18:14:09 -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
|
239589eaed
|
added the route
|
2024-06-26 21:38:34 -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
|
deb6ed7ec8
|
code refactoring + add locale field to user table
|
2024-05-28 15:55:19 -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
|
27061ada43
|
add PasswordResetToken table
|
2024-05-18 12:18:43 -04:00 |
|
daniel31x13
|
78fa417f06
|
minor change
|
2024-05-18 12:16:00 -04:00 |
|
daniel31x13
|
f68ca100a1
|
refactored email verification
|
2024-05-16 15:02:22 -04:00 |
|
daniel31x13
|
2e2d7baee1
|
fix imports
|
2024-03-27 03:20:00 -04: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
|
f26cd31694
|
final touch
|
2024-03-05 09:03:04 -05:00 |
|
Isaac Wise
|
750aa294d0
|
Allow users to enable merging links
|
2024-03-04 23:24:30 -06:00 |
|
Isaac Wise
|
44272540aa
|
Make sidebar collections sortable
|
2024-02-22 01:51:51 -06:00 |
|
daniel31x13
|
bbc2e4c457
|
final touch
|
2024-02-19 14:37:07 -05:00 |
|
Isaac Wise
|
f560422427
|
Allow collections with the same name
|
2024-02-18 03:32:31 -06:00 |
|
daniel31x13
|
7d9cc1f1f0
|
added "linksRouteTo" field to the prisma schema
|
2024-02-07 10:30:09 -05:00 |
|
daniel31x13
|
dba2453453
|
added support for nested collection (backend)
|
2024-02-03 07:57:29 -05:00 |
|
daniel31x13
|
5be194235c
|
finalized adding support for access tokens
|
2024-01-24 15:48:40 -05:00 |
|
daniel31x13
|
d91ebb3fa2
|
added post key route
|
2024-01-13 01:20:06 -05:00 |
|
daniel31x13
|
98106b9f25
|
added seed script + renamed table fields + added field
|
2023-12-22 13:13:43 -05:00 |
|
daniel31x13
|
18e0b8b010
|
removed extra fields
|
2023-12-02 13:33:07 -05:00 |
|
daniel31x13
|
b88fa446be
|
webpages can now be a image or pdf
|
2023-11-25 03:19:02 -05:00 |
|
daniel31x13
|
557494747d
|
improvements + updated README
|
2023-11-20 15:58:32 -05:00 |
|
daniel31x13
|
cf7b18e012
|
added apikey model
|
2023-11-20 12:48:41 -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 |
|
daniel31x13
|
49b1ea4875
|
more customizable link icons
|
2023-11-11 14:00:38 -05:00 |
|
daniel31x13
|
e3b32fd791
|
improved dashboard design + blurred icons based on personal preferences
|
2023-11-10 22:32:56 -05:00 |
|
Tomáš Hruška
|
946eed3773
|
feat: basic support for Keycloak (OIDC)
|
2023-11-09 11:41:08 +01:00 |
|
daniel31x13
|
c8edc3844b
|
code refactoring + many security/bug fixes
|
2023-11-06 08:25:57 -05:00 |
|
daniel31x13
|
b1b0d98eb2
|
search by text content functionality
|
2023-11-01 06:01:26 -04:00 |
|
daniel31x13
|
56a281ae3d
|
rearchive protection
|
2023-10-31 15:44:58 -04:00 |
|
daniel31x13
|
c9c62b615b
|
finished implementing readable mode api side
|
2023-10-30 00:30:45 -04:00 |
|
daniel31x13
|
cdcfabec0b
|
refactored how avatars are being handled
|
2023-10-28 00:45:14 -04:00 |
|
daniel31x13
|
c08e7d4580
|
updated prisma schema
|
2023-10-27 16:06:42 -04:00 |
|
daniel31x13
|
966136dab6
|
created migration script [WIP]
|
2023-10-25 15:42:36 -04:00 |
|
daniel31x13
|
ca3ce7e3de
|
adjustible archive formats + finalized settings page
|
2023-10-19 00:00:23 -04:00 |
|
Daniel
|
d008c441b7
|
Feat/import export (#136)
* added import/export functionality
|
2023-08-10 12:16:44 -04:00 |
|
Daniel
|
a56b8e24da
|
updated migration file
|
2023-08-04 19:26:57 -04:00 |
|
Jordan Higuera Higuera
|
91f9fcb500
|
changed default provider
|
2023-08-04 14:41:53 -07:00 |
|
Jordan Higuera Higuera
|
895ef8e60f
|
add mode insensitive in case we are using postgresql + rename table
|
2023-08-04 10:08:04 -07:00 |
|