Історія комітів

Автор SHA1 Опис Дата
  Hugo Sales d53c38953b [TOOLS] Run PHPStan on the whole codebase on each commit 3 роки тому
  Hugo Sales df9dfb1bc0 [DEPENDENCIES] Add PHPStan as a dev dependency 3 роки тому
  Hugo Sales faf3951842 [DEPENDENCIES] Update dependencies 3 роки тому
  Hugo Sales 3051794159 [CORE] Fix use of `Exception` class without import 3 роки тому
  Hugo Sales 9a75f1dd6b [UTIL][CONFIG] Ensure `setConfig` uses a `locals` key 3 роки тому
  Hugo Sales 860ba96e45 [CONTROLLER][AdminPanel] Add missing Exception import 3 роки тому
  Hugo Sales 1acc35c4f0 [TESTS] Fix SecurityTest breakage following UI changes 3 роки тому
  Hugo Sales 1b5ac683ce [CORE][Controller] Switch order for content negotiation: allow events to take precedence. Bring back default JSON response 3 роки тому
  Hugo Sales 1e04caa3d7 [UI] Remove stray template file `foo.html.twig` 3 роки тому
  Eliseu Amaro 091a5fffe3 [PLUGINS][Reply][CSS] Help text added. Styling reply page done. 3 роки тому
  Eliseu Amaro 0343cbb0a2 [CSS] Light theme panels background image fix. Input elements with proper padding. 3 роки тому
  Eliseu Amaro eadc7c058e [CSS] Light theme! 3 роки тому
  Eliseu Amaro e44ac45871 [IMAGES][CSS] Dropdown image added for use in select boxes background. Fixed select box background color from being the one used by the system, dark theme inconsistencies found. 3 роки тому
  Eliseu Amaro cd2f8a133e [CONFIG][TWIG] Selected a new default form theme. Forms shouldn't have class-less divs now. 3 роки тому
  Eliseu Amaro 79e4f0e620 [CSS] Links should be aligned with content now. Underlined in main content by default. Highlighted when focused. 3 роки тому
  Hugo Sales 1987930810 [PLUGINS][Embed] Embed references a table that does not exist. It seems to mean `attachment_embed`, rather than `link_to_attachment` 3 роки тому
  Hugo Sales c4032b666c [EXCEPTION][RedirectException] Add prevention for open redirects by default and ensure we can redirect to the same page 3 роки тому
  Hugo Sales 7e64f196c9 [PLUGINS][Reply] Redirect back to previous URL on note reply. Move controller to own class 3 роки тому
  Hugo Sales e34319b54f [CORE][MODULES][NoteHandlerPlugin] Add missing import for `Event` 3 роки тому
  Hugo Sales f5e13e4fb0 [CORE][Controller] Fix `Controller::__invoke` so it actually passes on the route parameters to the controller method. Add `Controller->string`, which gets a query parameter as a string value, or null if not set 3 роки тому
  Hugo Sales 95085a0ff4 [ROUTER][DOCUMENTATION] Add `Router::isAbsolute`, add documentation to `Router::url` and `s/setRouter/serServices/ 3 роки тому
  Hugo Sales f5d1c0b80f [PLUGINS][Repeat] Delete note repeat rather than the original Note. Don't fetch when we want a simple count 3 роки тому
  Hugo Sales 411685e440 [EVENTS] Rename event `RouteInFormat` to `ControllerResponseInFormat` 3 роки тому
  Eliseu Amaro 25b070b2b8 [CSS] Note's view now properly handles replies. 3 роки тому
  Eliseu Amaro 7093ec087f [Reply] RedirectionException wasn't allowing other handlers to do their job. 3 роки тому
  Eliseu Amaro 63da61c4de [Reply] Fixed reply plugin action, there was no need to query the database when handling. 3 роки тому
  Eliseu Amaro fd4320380f [Favourite][Reply][Repeat] The respective svg for note actions is assigned. Repeat note handler needs work. "An exception has been thrown during the rendering of a template ("No value in table note matches the requested criteria")." exception thrown on repeat. 3 роки тому
  Eliseu Amaro 8a759cdba6 [Security][Right] login 3 роки тому
  Hugo Sales bfaae03fff [ROUTER] Sort routes so that the one with a smaller list of Accept types matches first 3 роки тому
  Hugo Sales 31ba1e180c [CONFIG] Make it possible to write module configuration in a config.{php,yml,yaml,xml} file and set each value as properties in the module object 3 роки тому