daniel31x13
|
deb6ed7ec8
|
code refactoring + add locale field to user table
|
2024-05-28 15:55:19 -04:00 |
|
daniel31x13
|
17cdb7efa4
|
initial commit for i18n
|
2024-05-27 17:42:29 -04:00 |
|
daniel31x13
|
b0ea14737f
|
added new import format
|
2024-05-25 18:26:24 -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
|
0fd10396f4
|
Refactor password update functionality
|
2024-05-21 07:08:08 -04:00 |
|
daniel31x13
|
329019b34e
|
finalized password reset + code refactoring
|
2024-05-20 19:23:11 -04:00 |
|
daniel31x13
|
73dda21573
|
password reset functionality [WIP]
|
2024-05-18 23:57:00 -04:00 |
|
daniel31x13
|
78fa417f06
|
minor change
|
2024-05-18 12:16:00 -04:00 |
|
daniel31x13
|
90efec3c6e
|
removed unnecessary comment
|
2024-05-16 15:52:09 -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 |
|
daniel31x13
|
861f8e55f4
|
bug fixed + add support for google profile pics
|
2024-05-07 16:59:00 -04:00 |
|
Daniel
|
f1655aad15
|
Merge pull request #592 from linkwarden/user-administration
User administration
|
2024-05-04 00:05:07 +03:30 |
|
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
|
58d71a863b
|
small improvement
|
2024-05-01 17:15:00 -04:00 |
|
Daniel
|
eb8eb74a32
|
Merge pull request #576 from QAComet/qacomet/login-tests
Added playwright test setup and login tests
|
2024-04-27 09:01:52 +03:30 |
|
daniel31x13
|
30ef557f43
|
small improvements
|
2024-04-26 12:18:31 -04:00 |
|
Isaac Wise
|
ba1e096cff
|
Merge branch 'dev' into issue-559
|
2024-04-24 15:38:14 -05:00 |
|
daniel31x13
|
154d0d5fb6
|
add search to user admin
|
2024-04-24 09:16:34 -04:00 |
|
Isaac Wise
|
ca076b1be8
|
Added bulk edit/delete to search page
|
2024-04-23 21:19:18 -05:00 |
|
Isaac Wise
|
4f6368fcbf
|
Format & Lint
|
2024-04-23 20:53:33 -05:00 |
|
Isaac Wise
|
2b04bcb1df
|
Added Masonry View
|
2024-04-23 20:48:15 -05:00 |
|
daniel31x13
|
7856e76b15
|
basic user listing
|
2024-04-22 18:00:59 -04:00 |
|
QAComet
|
cd09843b99
|
feat(e2e): add data-testids to components
|
2024-04-21 17:15:27 -06:00 |
|
Daniel
|
389db59b28
|
Merge pull request #570 from QAComet/qacomet/add-toast-button
Add close button and data-testids to toast messages
|
2024-04-20 10:49:30 -04:00 |
|
daniel31x13
|
b702aa0401
|
small improvement
|
2024-04-20 10:49:06 -04:00 |
|
QAComet
|
8278878673
|
feat: add close button and data-testids to toast messages
|
2024-04-18 11:34:29 -06:00 |
|
daniel31x13
|
ece09c6f3b
|
minor change
|
2024-04-09 04:43:20 -04:00 |
|
Daniel
|
189db27c5b
|
Merge pull request #521 from chrisbsmith/authelia
Adds OIDC support for Authelia
|
2024-04-09 05:20:45 +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
|
ede3882a94
|
uncomment code
|
2024-03-20 09:56:14 -04:00 |
|
Chris Smith
|
cc2d7c863d
|
Add Authelia as a custom oidc source
set a path to browsers outside of /root
Grant root ownership over /data
set umask + perms after yarn build
revert local testing to upstream
|
2024-03-14 15:01:19 -04:00 |
|
daniel31x13
|
4a0e75c6e5
|
improved UX + improved performance
|
2024-03-10 06:08:28 -04:00 |
|
daniel31x13
|
bda0dc6c87
|
improved performance
|
2024-03-06 09:06:38 -05:00 |
|
Daniel
|
e59ab23b3d
|
Merge pull request #484 from IsaacWise06/fix-bulk-delete
fix(links): Bulk deleting all links still showing buttons
|
2024-03-05 17:59:47 +03:30 |
|
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
|
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 |
|
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
|
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 |
|