Julian Prieber
96235c05d3
Updated translation
2023-06-16 22:48:49 +02:00
Julian Prieber
09c83e1d0a
Added translation
2023-06-16 21:50:14 +02:00
Julian Prieber
26235b2017
Update messages.php
2023-06-16 21:37:19 +02:00
Julian Prieber
2777fd61fe
Updated rest of admin pages
...
Deleted unused files
2023-06-16 21:34:16 +02:00
Julian Prieber
5403f6707d
Translated all page items
2023-06-16 20:53:33 +02:00
Julian Prieber
2244fe87ba
Updated translation of add block page
2023-06-16 20:20:26 +02:00
Julian Prieber
234a29722b
Translated page blocks
2023-06-16 20:06:37 +02:00
Julian Prieber
4258d063ad
Fixed updater translation
2023-06-15 20:20:31 +02:00
Julian Prieber
1ca46a92b4
Translated Backup Page
2023-06-15 19:51:40 +02:00
Julian Prieber
bd73228c75
Translated updater
2023-06-15 19:44:43 +02:00
Julian Prieber
85c3dde091
Translated updater title
2023-06-15 15:58:27 +02:00
Julian Prieber
77c7488e5a
Translated installer title
2023-06-15 15:53:48 +02:00
Julian Prieber
9229750d3b
Translated footer page
2023-06-15 15:05:57 +02:00
Julian Prieber
1dc25f542c
Translated links page
2023-06-15 14:53:29 +02:00
Julian Prieber
243d2d9c3b
Updated annotations
2023-06-15 14:06:25 +02:00
Julian Prieber
3b79a90ec6
Updated annotations
2023-06-15 14:00:45 +02:00
Julian Prieber
8d17da16eb
Updated comment system
2023-06-15 13:29:36 +02:00
Julian Prieber
d4c383ea00
Translated internal notifications
2023-06-15 13:11:20 +02:00
Frank
761ebe401f
Translated Theme View Panel
2023-06-14 17:19:43 +02:00
Frank
202d374ceb
Translated Side View Panel
2023-06-14 17:15:48 +02:00
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
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
9ed618463f
Removed file
2023-06-13 18:51:38 +02:00
Julian Prieber
65c07c2c66
Translated maintenance page
2023-06-13 17:37:20 +02:00
Frank
d3ce5b13d5
Update messages.php
2023-06-13 17:24:33 +02:00
Frank
8a23d4cd22
translated Thems and Thems updater
2023-06-13 17:22:48 +02:00
Julian Prieber
7b65013633
Update messages.php
2023-06-13 16:29:09 +02:00
Julian Prieber
1942a1b19a
Fixes
2023-06-13 16:21:47 +02:00
Julian Prieber
87dc601fac
Update messages.php
2023-06-13 16:04:16 +02:00
Julian Prieber
8b6981945d
Translated setup page
2023-06-13 15:39:39 +02:00
Julian Prieber
f1ce5f7f2a
Removed vendor language file
2023-06-11 21:27:06 +02:00
Julian Prieber
1fbf124ebe
Added locale option to config
2023-06-11 19:05:36 +02:00
Frank
193fe84dcc
Translated Profile Blade
2023-06-09 11:16:10 +02:00
Frank
92f0f6c72c
Translated Page Blade
2023-06-09 11:03:41 +02:00
Frank
84347e71f6
Translated Llinks Blade
2023-06-06 10:15:30 +02:00
Frank
4a7a9e689d
Translated Edit LInk Blade
2023-06-06 09:39:24 +02:00
Frank
124a48b1c9
Translated Button Editor
2023-06-06 09:01:51 +02:00
Frank
51ef1da814
Translated Add Link Blade
2023-06-06 08:09:22 +02:00
Julian Prieber
668ca7809b
Update messages.php
2023-06-05 19:13:45 +02:00
Julian Prieber
dfc9632951
Translated styling settings + sidebar
2023-06-05 18:52:28 +02:00
Julian Prieber
73c7e6a106
Translated config page
2023-06-05 17:42:26 +02:00
Frank
14ec3b12cc
Translation
2023-06-05 15:38:52 +02:00
Julian Prieber
4486cf7b6f
Translated sidebar
2023-06-04 23:53:00 +02:00
Julian Prieber
a6a273ba24
Translated dashboard page
2023-06-04 23:18:31 +02:00
Julian Prieber
045750728a
Started translation
2023-06-04 23:02:17 +02:00
Julian Prieber
edd7397239
Added backup backend
...
https://github.com/spatie/laravel-backup
2022-05-24 15:27:44 +02:00
Julian Prieber
89d54492fd
Added option to set profile as homepage
...
The homepage can now be changed to a user's profile page with the option "HOME_URL" in the config (found on the Admin Panel under Admin>Config).
This commit is a bit janky, I wanted to change the homepage with a setting saved in the database, but I couldn't finish this in time, so this has to do for now.
An if statement in the web routes PHP checks if the new setting is present in the config and changes the homepage to the listed LittleLink Custom name. If the homage is changed, the page previously set as the homepage where users can register and or login can now be found at .../home.
2022-03-24 14:44:33 +01:00
Julian Prieber
fef2e09aa9
Added built in Config Editor
...
LittleLink Custom now includes an .env config editor. This editor can be accessed via the Admin Panel under Admin>Config.
This editor allows admins to edit, backup, download and upload the .env configuration file. All in all, the new feature, allows users to more easily edit the configuration file, contributing to my goal of making LittleLink Custom easier to use.
Read more about this topic on the Blog https://blog.littlelink-custom.com/built-in-config-editor
2022-03-16 14:16:03 +01:00