Julian Prieber
|
61f5eb6072
|
Officially supported languages
Officially supported languages moderated by volunteer translators.
|
2023-06-13 16:16:29 +02:00 |
Julian Prieber
|
e63b3a902a
|
Added command to auto translate the app
php artisan translate
|
2023-06-13 15:55:59 +02:00 |
Julian Prieber
|
c57e5163bc
|
Added language select to installer page
|
2023-06-13 15:19:39 +02:00 |
Julian Prieber
|
f0c96b954a
|
Fixed remember me token
|
2023-05-26 00:27:30 +02:00 |
Julian Prieber
|
7a38ca1cae
|
Update RegisteredUserController.php
|
2023-05-25 23:20:26 +02:00 |
Julian Prieber
|
2dee1de0a1
|
Update externalfiles.php
|
2023-05-25 18:15:16 +02:00 |
Julian Prieber
|
8e84566e84
|
Update externalfiles.php
|
2023-05-25 18:09:25 +02:00 |
Julian Prieber
|
5e58183b4a
|
Update externalfiles.php
|
2023-05-25 18:04:58 +02:00 |
Julian Prieber
|
8caf099eaa
|
Added uri function
|
2023-05-25 18:00:00 +02:00 |
Julian Prieber
|
d1d1e86993
|
Improved compatibility
|
2023-05-25 17:34:09 +02:00 |
Julian Prieber
|
3ecaad28e2
|
Now wrapping SMTP password in quotes
https://github.com/LinkStackOrg/LinkStack/issues/442
|
2023-05-19 15:30:27 +02:00 |
Julian Prieber
|
0c4384490a
|
Updated redirect
|
2023-05-15 15:07:00 +02:00 |
Julian Prieber
|
1b4c3623f8
|
Replaced abandoned package
https://github.com/LinkStackOrg/LinkStack/issues/384
|
2023-05-10 16:52:35 +02:00 |
Julian Prieber
|
d8b8142707
|
Added user confirmation mail to admin email
|
2023-05-10 16:37:07 +02:00 |
Julian Prieber
|
73eef01056
|
Update InstallerController.php
|
2023-05-10 15:27:11 +02:00 |
Julian Prieber
|
058c7ccfdf
|
Fixed error 404
|
2023-04-27 16:25:01 +02:00 |
Julian Prieber
|
5dbb2b182d
|
Version 4.0
-- Dashboard Update --
Update to version 4.0.0.
Complete redesign of the admin panel.
New features and a license change.
|
2023-04-26 15:44:39 +02:00 |
Julian Prieber
|
70a382a6df
|
Update UserController.php
|
2023-03-28 17:05:29 +02:00 |
Julian Prieber
|
90e272d11a
|
Update UserController.php
|
2023-03-28 16:02:36 +02:00 |
Julian Prieber
|
dbab3a64ef
|
Fixed vcard edit
Removed file upload from form
|
2023-03-28 15:12:01 +02:00 |
Julian Prieber
|
0155d96381
|
Bugfix
Fixed vcard title bug
|
2023-03-28 14:19:37 +02:00 |
Julian Prieber
|
ad744dbbaa
|
Update UserController.php
|
2023-03-28 13:45:54 +02:00 |
Julian Prieber
|
adee9ccaec
|
Initial Vcard
Added Vcard feature
|
2023-03-27 19:04:41 +02:00 |
Julian Prieber
|
8a21ddfff6
|
Revert "Turned ll home page into one function"
This reverts commit b9c0b38260 .
|
2023-03-21 20:24:23 +01:00 |
Julian Prieber
|
b47ba6959d
|
Update AdminController.php
|
2023-03-16 15:11:22 +01:00 |
Julian Prieber
|
811e56178b
|
Added option to test SMTP setup
|
2023-03-13 19:49:30 +01:00 |
Julian Prieber
|
b9c0b38260
|
Turned ll home page into one function
|
2023-03-13 15:32:48 +01:00 |
Julian Prieber
|
03db2656ba
|
Bugfix
Checkmark not showing when ll page set as home page. https://github.com/JulianPrieber/littlelink-custom/issues/359
|
2023-03-11 12:32:37 +01:00 |
Julian Prieber
|
7a37f50231
|
User export now includes profile picture
|
2023-03-09 00:59:52 +01:00 |
Julian Prieber
|
02bc23c832
|
Avatar type findAvatar()
|
2023-03-08 22:03:54 +01:00 |
Julian Prieber
|
19c6097a1c
|
Removed unique constrain from usernames
|
2023-03-08 19:12:14 +01:00 |
Julian Prieber
|
ab3812b5a0
|
Updated naming format
For exported files
|
2023-03-08 18:01:23 +01:00 |
Julian Prieber
|
4eca39e9ce
|
Added option to import and export user data
|
2023-03-08 17:20:39 +01:00 |
Julian Prieber
|
7aea53e0b8
|
Added new blocks:
- E-Mail Block
- Telephone number Block
|
2023-03-05 20:02:42 +01:00 |
Julian Prieber
|
40dd951c01
|
jank
|
2023-02-16 16:10:41 +01:00 |
Julian Prieber
|
231586b69a
|
Added option for users to disable checkmark
First test of the new database user setting save system.
|
2023-02-16 15:38:17 +01:00 |
Julian Prieber
|
5622b4fe65
|
Update UserController.php
|
2023-02-16 14:25:37 +01:00 |
Julian Prieber
|
65766efd71
|
Added model to save userdata
UserData::saveData(ID, 'foo', 'bar');
UserData::getData(ID, 'foo');
UserData::removeData(ID, 'foo');
|
2023-02-16 14:22:18 +01:00 |
Julian Prieber
|
2ebfe4db94
|
Added last seen section to users page
|
2023-02-16 13:02:05 +01:00 |
Julian Prieber
|
5665465076
|
Added option for admins to upload background image for users
|
2023-02-15 18:14:54 +01:00 |
Julian Prieber
|
5c26f1e8ab
|
Updated users table
Added new fields to the users table.
Added ability to sort users table alphabetically.
|
2023-02-15 15:53:55 +01:00 |
Julian Prieber
|
b593b2ddfd
|
Update AdminController.php
|
2023-02-14 13:45:01 +01:00 |
Julian Prieber
|
2798c1f8d1
|
Update AdminController.php
|
2023-02-14 13:13:35 +01:00 |
Julian Prieber
|
50bf79a800
|
Update findfile.php
|
2023-02-13 21:12:44 +01:00 |
Julian Prieber
|
d727455e96
|
Fixed error
Call to undefined function exif_imagetype() (View: /htdocs/resources/views/littlelink.blade.php)
|
2023-02-13 20:02:56 +01:00 |
Julian Prieber
|
5c73cc3c59
|
Added button to remove custom background image
|
2023-02-13 18:40:18 +01:00 |
Julian Prieber
|
c279661e0b
|
Added dark/light mode detection to background image
Only active on default theme
|
2023-02-13 18:10:13 +01:00 |
Julian Prieber
|
96c155c518
|
Custom background image file type
|
2023-02-13 17:18:32 +01:00 |
Julian Prieber
|
fc73453872
|
Added option to upload custom background image
|
2023-02-13 16:22:11 +01:00 |
Julian Prieber
|
3bc5b6418b
|
Bugfix
|
2023-02-13 14:47:47 +01:00 |