34 Commits

Author SHA1 Message Date
31b2c151e1
feat(settings): add analytics settings, customization settings
Signed-off-by: miguel456 <me@nogueira.codes>
2023-07-02 14:33:14 +01:00
05e2cd4f82
feat(overrides): add override functionality to Options
Signed-off-by: miguel456 <me@nogueira.codes>
2023-06-29 17:20:41 +01:00
c48f2a9ec2
refactor(theme): update app logos and how they are displayed
Signed-off-by: miguel456 <me@nogueira.codes>
2023-02-26 03:12:28 +00:00
0695262e73
chore(deps): updated adminlte assets
Signed-off-by: miguel456 <me@nogueira.codes>
2023-02-26 02:11:00 +00:00
e9b70c61da
chore(deps): add Englightn, translation manager
Signed-off-by: miguel456 <me@nogueira.codes>
2022-11-07 23:49:19 +00:00
b89d71b371
Revert "Revert "merge 1""
This reverts commit 0c463d1f10145bf99dd63fd7128f992ab2371ffb.
2022-10-24 01:04:22 +01:00
0c463d1f10
Revert "merge 1"
This reverts commit 0bc6c20a6d6ad9b906827b9d3f3034a811178f60.
2022-10-24 01:03:43 +01:00
0bc6c20a6d
merge 1
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-24 01:01:10 +01:00
e6b10ab44e feat: prepare discord channel 2022-03-31 17:25:25 +01:00
3589bcb7ef build: upgrade to Mix 6 2022-02-24 23:11:22 +00:00
6a4ba00c78 Prepared Pusher push notifications 2022-02-07 22:54:10 +00:00
59cfbd7ed1
Fix broken suspension cleaner
This commit rewrites the previously broken auto ban cleaner. It's now much more efficient and compact, and it removes bans correctly and on the right date.

Fixes #1
2021-10-30 03:53:32 +01:00
d5bd903c22
Allow changing authentication banner 2021-10-25 18:54:09 +01:00
ab037a3474
Allow hiding IP addresses
This commit introduces a new feature where users can disable the collection and display of IP addresses. It's hardcoded in the .env config file for security reasons, and demo mode ignores this setting, because it already hides IPs by default.
2021-10-23 07:27:35 +01:00
a880eb65b0
Revert last commits
This reverts commit 2ddef6058dba02b757c1385326ad14c90a6cbe4a.
2021-10-13 02:57:00 +01:00
2ddef6058d
Revert "Revert "Revert "Merge branch 'master' into develop"""
This reverts commit 427c9d1c57103ea25a928531db882ea010059e11.
*facepalm*
2021-10-13 01:55:12 +01:00
427c9d1c57
Revert "Revert "Merge branch 'master' into develop""
This reverts commit fc6d7d2b18ae5cba989ff953638a7de38524bc9f.
2021-10-13 01:47:16 +01:00
fc6d7d2b18
Revert "Merge branch 'master' into develop"
This reverts commit 42178e26de18305cc9210107f3a0fc1275e5727f, reversing
changes made to d876dd605553bbb92aeb24a8f1c2dfc21b2a7e2c.
2021-10-13 01:19:04 +01:00
b2b29382bf
Merge branch 'develop' 2021-10-13 00:02:42 +01:00
a3d0730808 Update to Laravel & PHP 8 2021-10-12 18:08:15 +01:00
3f4bc28fd4
Added Demo mode
Demo mode allows to safely run a demo version of the app, with destructive features limited.

Some bugs were also fixed in this commit.
2021-09-04 00:44:54 +01:00
29f697d7b2
More footer info 2020-12-21 01:20:46 +00:00
96aa01b9c6 Recent changes 2020-11-02 21:44:05 +00:00
4e81a41210 Updated installation process 2020-09-07 23:22:25 +01:00
e8119b763c Register Application observers 2020-09-07 21:43:48 +01:00
b80e168dfb Add side menu localization options
This commit also adds the option to specify your own logo, from the .env configuration file.
2020-09-01 20:30:17 +01:00
1e78a8e6d9 Use app name 2020-08-31 23:20:53 +01:00
bbe3001157 Example env version update 2020-07-10 05:30:22 +01:00
119ea1d8ec Updated config defaults 2020-07-08 08:14:36 +01:00
9ec2f9edce Update .env.example to reflect new config values 2020-06-27 22:22:33 +01:00
5a8c080a31 Beta version
This commit is too large to list all changes.
2020-06-27 00:32:33 +01:00
d15c0cb12f Major changes - Vote system now finished 2020-05-30 00:20:39 +01:00
7cf056f57e Switch custom Guzzle integration for Laravel's HTTP facade
Commit also adds config options to the example file.
2020-05-02 20:18:56 +01:00
f80e9fcba0 First commit 2020-04-26 05:09:32 +01:00