a10f3f9c96
Fix unclosed a tag causing whole page to be a link
2020-09-02 18:36:35 +01:00
800d205c74
New translations validation.php (Portuguese)
2020-09-02 03:53:10 +01:00
3cd7292c36
New translations messages.php (Portuguese)
2020-09-02 03:53:08 +01:00
36db8a1337
New translations messages.php (Portuguese)
2020-09-02 03:08:35 +01:00
bcd11c462a
New translations messages.php (Portuguese)
2020-09-02 00:34:47 +01:00
6703ac89c1
Update source file messages.php
2020-09-02 00:34:44 +01:00
fda34ad8bf
New translations messages.php (Portuguese)
2020-09-01 23:29:41 +01:00
2cde1cdbbe
New translations messages.php (Spanish)
2020-09-01 23:29:38 +01:00
0bca7619f7
New translations messages.php (French)
2020-09-01 23:29:35 +01:00
db5d150758
New translations validation.php (Portuguese)
2020-09-01 23:13:19 +01:00
348b1a37d0
New translations passwords.php (Portuguese)
2020-09-01 23:13:17 +01:00
86bf02bb42
New translations pagination.php (Portuguese)
2020-09-01 23:13:16 +01:00
6c45573fbe
New translations messages.php (Portuguese)
2020-09-01 23:13:14 +01:00
910863bdea
New translations auth.php (Portuguese)
2020-09-01 23:13:13 +01:00
884ff74f42
New translations messages.php (Portuguese)
2020-09-01 22:07:20 +01:00
3a53f3bbc2
New translations validation.php (Portuguese)
2020-09-01 21:01:43 +01:00
6c08e839d6
New translations passwords.php (Portuguese)
2020-09-01 21:01:42 +01:00
362ce6c866
New translations pagination.php (Portuguese)
2020-09-01 21:01:40 +01:00
d336354482
New translations messages.php (Portuguese)
2020-09-01 21:01:39 +01:00
88cf53c53d
New translations auth.php (Portuguese)
2020-09-01 21:01:37 +01:00
a5568be339
New translations validation.php (Spanish)
2020-09-01 21:01:36 +01:00
d393a8cedc
New translations passwords.php (Spanish)
2020-09-01 21:01:34 +01:00
62d5f68279
New translations pagination.php (Spanish)
2020-09-01 21:01:33 +01:00
5c068a325d
New translations messages.php (Spanish)
2020-09-01 21:01:32 +01:00
15c02c1de1
New translations auth.php (Spanish)
2020-09-01 21:01:30 +01:00
3782f79b51
New translations validation.php (French)
2020-09-01 21:01:29 +01:00
0c53757912
New translations passwords.php (French)
2020-09-01 21:01:28 +01:00
6db69f997d
New translations pagination.php (French)
2020-09-01 21:01:26 +01:00
edb2e4b2d6
New translations messages.php (French)
2020-09-01 21:01:25 +01:00
baac37e967
New translations auth.php (French)
2020-09-01 21:01:23 +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
9b469c434b
Add app render localization options
2020-09-01 19:30:28 +01:00
ca3a06f248
Add directory localization options
2020-09-01 18:49:08 +01:00
1e2f331778
Add profile localization options
2020-09-01 17:46:27 +01:00
4a09fa581d
Add application management localization options
2020-09-01 14:40:41 +01:00
c58b5b56d7
Add administration localization options
2020-09-01 12:43:39 +01:00
bf5d4058ad
Add auth localization options
2020-09-01 01:01:32 +01:00
f871e14307
Add homepage localization options
2020-09-01 00:29:58 +01:00
1e78a8e6d9
Use app name
2020-08-31 23:20:53 +01:00
41e3e817a2
Added error messages to settings.blade.php
2020-08-31 19:50:58 +01:00
42de40e320
Added CSRF protection to settings
2020-08-31 18:34:09 +01:00
faa3a65e2b
Added unchecked checkbox workaround
2020-08-31 18:32:08 +01:00
ba3a139d1c
Wrapped settings with form-check
2020-08-31 18:13:44 +01:00
25ddf81118
Added form control buttons
...
Also improved form styling
2020-08-31 18:11:00 +01:00
9431eb5036
Updated options rendering
2020-08-31 18:03:20 +01:00
ca82f5882d
Add settings page
2020-08-30 23:06:01 +01:00
535a2c3973
Fixed broken banning logic
2020-08-13 22:12:17 +01:00
91627decbe
Added Heroku Procfile
...
Also changed required password length for new users
2020-07-18 02:45:15 +01:00
2763f777ab
Add password strength requirment
...
This commit adds a password strength requirement for new users using
regular expressions.
Also adds a dismissable alert so users know how to create passwords
properly.
2020-07-17 23:13:46 +01:00
d392c0593f
Add two factor authentication
2020-07-17 22:44:10 +01:00