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
678ac68c57
refactor: refactored strings on user profile views
2022-03-31 17:25:25 +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
5ff96143a7
Fix no-license UUID bug
...
This commit fixes a registration bug while license requirements are off.
Since the app always expects a UUID, it would error out without one.
2021-10-20 03:43:58 +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
cbcc1f025a
Refactored ban system
...
Implemented a Reddit-like account suspension system (similar to subreddit bans). This makes it easier to ban users from the app, and the code has also been cleaned up.
The interface was also revamped.
2021-07-20 22:35:49 +01:00
96aa01b9c6
Recent changes
2020-11-02 21:44:05 +00:00
5ca155ba42
Add more missing translation strings
2020-09-03 02:08:14 +01:00
1e2f331778
Add profile localization options
2020-09-01 17:46:27 +01:00
535a2c3973
Fixed broken banning logic
2020-08-13 22:12:17 +01:00
3693ce3431
Add footer to all dashboard pages
2020-07-16 06:46:20 +01:00
33c16fcf46
Add user directory & isolate authorisation
2020-06-27 19:15:33 +01:00
5a8c080a31
Beta version
...
This commit is too large to list all changes.
2020-06-27 00:32:33 +01:00