|
c020958690
|
[DOCS] Write exceptions chapter
|
2021-09-14 13:13:09 +01:00 |
|
|
29457ef50d
|
[UTIL] Add option for setting a file suffix on TemporaryFile constructor and add missing TemporaryFileException
|
2021-09-14 13:12:54 +01:00 |
|
|
1b8f5b7bf0
|
[DB] Make DB::findOneBy throw a different exception if two values are found
|
2021-09-14 13:12:23 +01:00 |
|
|
faa362e2e2
|
[DB] Remove unique constraint from GSActor.nickname and fix register and related functionality
|
2021-09-14 13:10:23 +01:00 |
|
|
78548365da
|
[WEB] Fix translations and small inconsistency when opening on web
|
2021-09-14 13:10:23 +01:00 |
|
|
57dad5eca4
|
[NICKNAME] Add nickname min length config and check it in Nickname::normalize
|
2021-09-14 13:10:23 +01:00 |
|
|
5afd2c9843
|
Duplicate src/Util/Exception/NicknameTooLongException.php history in src/Util/Exception/NicknameTooShortException.php history.
|
2021-09-14 13:10:23 +01:00 |
|
|
c539f17ba5
|
[TESTS] Add App\Core\Cache test
|
2021-09-14 13:10:22 +01:00 |
|
Diogo Machado
|
f18a2a4bb6
|
[STATIC ANALYSIS] Started removal process for the errors found by PHPStan
|
2021-09-14 13:10:16 +01:00 |
|
|
460712e15e
|
[GIT] Change my email to the new one in all files and bump copyright year
|
2021-09-14 13:06:56 +01:00 |
|
Hugo Sales
|
63d2d58e9e
|
[EXCEPTION] Make findOne return NotFoundException
|
2021-09-14 13:06:52 +01:00 |
|
Hugo Sales
|
c07a0cdcd5
|
[EXCEPTION] Add base class to invalid form exception and add URL arguments to redirect exception
|
2021-09-14 13:06:52 +01:00 |
|
Hugo Sales
|
4c15271d36
|
[UI] Display error when submitted form is invalid
|
2021-09-14 13:06:51 +01:00 |
|
Hugo Sales
|
b906dde059
|
[EXCEPTION][UI][UX] Add RedirectException, which can be thrown anywhere to redirect somewhere, and an exception handler
|
2021-09-14 13:06:51 +01:00 |
|
Hugo Sales
|
6165f7cd55
|
[Media] Display images and videos inline in notes
|
2021-09-14 13:06:49 +01:00 |
|
Hugo Sales
|
d95c22cb3e
|
[EXCEPTION] Fix exceptions not being translated
|
2021-09-14 13:06:48 +01:00 |
|
Hugo Sales
|
0b50905ac8
|
[NOTE][UI] Add note replying and UI displaying
|
2021-09-14 13:06:45 +01:00 |
|
Hugo Sales
|
365168d03e
|
[EXCEPTION] Add ServerException and inherit previous throwable
imported from v2/5ea5d3007563f76a77efbfb66936315441922542
|
2021-09-14 13:05:51 +01:00 |
|
Hugo Sales
|
4128a5403d
|
[MEDIA][EXCEPTIONS] Fix errors and deprecations
|
2021-09-14 13:05:51 +01:00 |
|
Hugo Sales
|
d0771f77bc
|
[UTIL][NICKNAME] Import nickname utilities and exceptions from v2
|
2021-09-14 13:05:38 +01:00 |
|