Frank
7ce2bc48c5
Translated Links View Panel
2023-06-14 17:13:37 +02:00
Frank
6e10676b71
Translated Edit user View Panel
2023-06-14 17:07:49 +02:00
Frank
596798893c
Translated Diagnose View Panel
2023-06-14 16:59:49 +02:00
Frank
94ea37e4bd
Translated Config View Panel
2023-06-14 16:45:53 +02:00
Frank
0a69eae6b0
Translated Backups view
2023-06-14 16:35:23 +02:00
Julian Prieber
42f51dc70d
Update config-editor.blade.php
2023-06-13 18:46:10 +02:00
Julian Prieber
73c7e6a106
Translated config page
2023-06-05 17:42:26 +02:00
Julian Prieber
a6a273ba24
Translated dashboard page
2023-06-04 23:18:31 +02:00
Julian Prieber
02317d5b2e
Update index.blade.php
2023-05-25 18:46:33 +02:00
Julian Prieber
8417bf380a
Update users.blade.php
2023-05-06 13:33:25 +02:00
Julian Prieber
e871e00a8b
Update index.blade.php
2023-05-05 21:06:37 +02:00
Julian Prieber
e4fb49195b
Update edit-user.blade.php
2023-04-28 15:25:06 +02:00
Julian Prieber
6ad987954c
Update links.blade.php
2023-04-28 15:22:25 +02:00
Julian Prieber
bdd8b80694
Name change
2023-04-27 19:45:12 +02:00
Julian Prieber
058c7ccfdf
Fixed error 404
2023-04-27 16:25:01 +02:00
Julian Prieber
613558549e
Update site.blade.php
2023-04-26 20:25:32 +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
3fecf4a875
Bugfix
...
https://github.com/JulianPrieber/littlelink-custom/issues/365
2023-03-16 14:47:57 +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
142fdd0d7b
Update users.blade.php
2023-02-15 17:59:40 +01:00
Julian Prieber
04323f7b4e
Update users.blade.php
2023-02-15 17:58:39 +01:00
Julian Prieber
1f162ae8f3
Added custom background image to edit user page
...
Admins can delete custom background images of users
2023-02-15 17:45:00 +01:00
Julian Prieber
43dc168ced
Update users.blade.php
2023-02-15 16:22:22 +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
a7d59593c6
Added delete button for profile picture
2023-02-03 18:00:15 +01:00
Julian Prieber
369965f55f
Merge pull request #317 from JulianPrieber/image-id
...
Changed profile picture save method to use user id
2023-02-02 18:07:16 +01:00
Julian Prieber
72387e609e
Update config-editor.blade.php
...
2407db65d2
2023-01-30 16:11:55 +01:00
Julian Prieber
2407db65d2
Fixed routing issues
...
Just a quick fix. I might chnage this back to a better readable format.
This was causing issues when redirecting, not all link ids where changed! This caused some redirects to break.
2023-01-30 16:07:22 +01:00
Julian Prieber
5b23fa08de
Changed profile picture save method to use user id
...
Changed profile picture to use user id instead of username to save it.
If merged, this will reset all current profile pictures on the instance.
2023-01-23 16:54:18 +01:00
Julian Prieber
c0c4397cd8
Bugfix
2023-01-23 16:48:45 +01:00
Julian Prieber
a080e51835
Temporary fix for the unintended scrolling bug when applying settings
...
@Yohn
2023-01-10 14:41:00 +01:00
Julian Prieber
dd68dee129
Added option to rename footer pages
...
Users can now edit the names of footer pages. This new category on the config page replaces the previous section in the Advanced Config.
2023-01-09 18:07:30 +01:00
Julian Prieber
b9a371b924
Turned function findFile() into helper function
2022-12-22 09:51:19 +01:00
John Brittain
5031eedd2f
Update Config Nav Tabs and add smooth scrolling
2022-12-13 04:37:02 -05:00
JWB
ec4994896f
swap style= with class=
2022-12-11 17:06:25 -05:00
JWB
9ef166d510
updated users search box & table-responsive
...
Put the users search box within a input group to look nicer, and wrapped the table within the row, col-12 and table-responsive tags for better mobile usability.
In order to fix the overflow issue in mobile for the tables, we will need to put the side panel on a grid / col combo so the rest of the page falls under that and then use the collapse utility that bootstrap provides to open and close the side nav.
2022-12-11 16:49:25 -05:00
Julian Prieber
e4ee681600
Updated styling
2022-12-07 13:53:01 +01:00
Julian Prieber
fd6b0e1dac
Bugfix
2022-12-05 20:00:16 +01:00
Julian Prieber
102a682c53
Update users.blade.php
2022-12-04 23:30:23 +01:00
Julian Prieber
fed93daf48
Added option to reset favicon and logo
2022-11-30 12:10:45 +01:00
Julian Prieber
38c856484d
Added support for custom favicon
...
Custom logo and custom favicons can now have any supported format.
2022-11-29 23:33:25 +01:00
Julian Prieber
f28c4809dc
Update config-editor.blade.php
2022-11-24 00:07:26 +01:00
Julian Prieber
d0e170523e
Remove all external dependencies
2022-11-23 18:33:28 +01:00
Julian Prieber
2d43347e66
Remove all external dependencies
2022-11-23 18:32:25 +01:00
Julian Prieber
56e17b9fd5
Remove all external dependencies
...
https://github.com/JulianPrieber/littlelink-custom/discussions/222
2022-11-23 16:37:30 +01:00
Julian Prieber
179225d358
Update config-editor.blade.php
2022-11-20 23:01:37 +01:00
Julian Prieber
b8ac15a50a
Added back to top button
2022-11-20 22:55:21 +01:00
Julian Prieber
2d51879300
Added index section to config page
2022-11-20 21:30:48 +01:00
Julian Prieber
f6a137e8bd
Removed register select
2022-11-19 11:59:51 +01:00