Isaac Wise
|
0b8a9b4310
|
Fix some any types
|
2024-07-25 18:58:52 -05:00 |
|
Isaac Wise
|
e79b98d3b0
|
Replace useless ternarys with logical ANDs
|
2024-07-22 22:34:36 -05:00 |
|
daniel31x13
|
9c5226ee51
|
added read-only mode + visual improvements
|
2024-07-16 20:33:33 -04:00 |
|
daniel31x13
|
a71f42af6e
|
use monolith instead of singlefile
|
2024-06-27 21:58:07 -04:00 |
|
Daniel
|
52f7cbb10b
|
Merge pull request #627 from linkwarden/dev
Dev
|
2024-06-28 05:05:11 +03:30 |
|
daniel31x13
|
9fa9fe5db0
|
added support for monolith
|
2024-06-27 12:39:03 -04:00 |
|
daniel31x13
|
239589eaed
|
added the route
|
2024-06-26 21:38:34 -04:00 |
|
daniel31x13
|
3618ba907d
|
code refactoring
|
2024-06-26 13:54:03 -04:00 |
|
daniel31x13
|
c68f9d68ad
|
small changes
|
2024-06-18 12:27:29 -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
|
eadc98fbbe
|
fix build errors
|
2024-06-09 10:41:06 -04:00 |
|
daniel31x13
|
71678ba9dd
|
client side i18n fully implemented
|
2024-06-09 09:27:16 -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
|
fc66dac933
|
small change
|
2024-05-24 19:15:33 -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
|
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
|
2dd49ff844
|
minor improvement
|
2024-05-03 17:08:58 -04:00 |
|
daniel31x13
|
80ad01a2d0
|
minor fix
|
2024-05-03 10:51:11 -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
|
e67fef1d04
|
progressed file uploads feature (almost done!)
|
2024-04-01 02:56:54 -04:00 |
|
daniel31x13
|
2b8f7d4be2
|
code improvements
|
2024-03-26 01:38:08 -04:00 |
|
András Rutkai
|
5fe6a5b19a
|
Add Single file archive method.
|
2024-03-15 19:43:56 +01:00 |
|
Isaac Wise
|
750aa294d0
|
Allow users to enable merging links
|
2024-03-04 23:24:30 -06:00 |
|
Isaac Wise
|
7fd9f5b806
|
Update order when new collection is created
|
2024-02-22 02:24:10 -06:00 |
|
daniel31x13
|
88d73703f8
|
final touch
|
2024-02-14 08:10:45 -05:00 |
|
daniel31x13
|
0b2e78332a
|
improvements
|
2024-02-13 10:55:51 -05:00 |
|
daniel31x13
|
155c77cbc4
|
final polishing
|
2024-02-13 05:54:18 -05:00 |
|
Isaac Wise
|
0a77ee90a7
|
format
|
2024-02-11 01:29:11 -06:00 |
|
Isaac Wise
|
e1c4a8575b
|
Checkbox to remove previous tags
|
2024-02-11 01:21:25 -06:00 |
|
Isaac Wise
|
63597a041f
|
Fix sorting links when editing and handle not providing any data
|
2024-02-11 01:01:52 -06:00 |
|
Isaac Wise
|
ccd3fcb8c1
|
revert some changes
|
2024-02-10 19:54:38 -06:00 |
|
Isaac Wise
|
059fcecc5f
|
format
|
2024-02-10 18:34:25 -06:00 |
|
Isaac Wise
|
fda782ec44
|
revert previous change
|
2024-02-10 16:25:38 -06:00 |
|
Isaac Wise
|
080be856cc
|
Finished editing links
|
2024-02-10 16:23:59 -06:00 |
|
Isaac Wise
|
e1ef638f0e
|
Only show checkbox if the user has perms
|
2024-02-10 16:04:30 -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 |
|
daniel31x13
|
3600f6398a
|
fully added support for sub-collections
|
2024-02-06 16:46:05 -05:00 |
|
daniel31x13
|
6252b61b89
|
improved collection page
|
2024-02-06 07:44:08 -05:00 |
|
daniel31x13
|
00bfdfb926
|
add support for subcollections to the navbar
|
2024-02-05 02:42:54 -05:00 |
|
daniel31x13
|
8534572662
|
fixed dropdown
|
2024-01-24 16:19:24 -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 |
|