Hugo Sales
|
17ea4ecce1
[DB] Fix error in config/services.yaml where the wrong namespace was used for the UpdateListener
|
3 years ago |
Diogo Peralta Cordeiro
|
a1cac40f6a
[MODULES] Introduce the concept of abstract modules to V3
|
3 years ago |
Diogo Machado
|
5a7b895476
[DB][TESTS] Implement Doctrine event listener to update timestamps on modification, and related tests
|
4 years ago |
Hugo Sales
|
0d2cf6eaa6
[DB] Merge definition of SchemaDefDriver with SchemaDefPass for clarity
|
3 years ago |
Hugo Sales
|
02c7bdf4f0
[CONFIG][DB] Remove config from the database, put it in yaml, so it can be baked into the container
|
4 years ago |
Hugo Sales
|
1c1ef7a572
[MODULE] Fix avatars not loading
|
4 years ago |
Hugo Sales
|
fefee324b4
[DB][MODULES][ActivityPub] Cleanup table definitions
|
4 years ago |
Hugo Sales
|
84cfa65bc6
[ActivityPub] Initial cleanup, removing 'die' statements, and ignoring the subfolders
|
4 years ago |
Hugo Sales
|
b2dbf9bc20
[CONFIG] Cleanup services.yaml config file
|
4 years ago |
Hugo Sales
|
9b2db7608b
[MODULE] Renamed modules to components
|
4 years ago |
Hugo Sales
|
0e96ffe287
[UI][SESSION] Add login and logout pages
|
4 years ago |
Hugo Sales
|
ee1c1bce80
[CONFIG] Change way configuration is done to use Symfony's system instead of environment vars
|
4 years ago |
Hugo Sales
|
47ab835549
[QUEUE] Add queueing wrapper, default configuration and example usage
|
4 years ago |
Hugo Sales
|
a8cd9034ff
[I18N] Custom translation extractor based on Symfony's PhpExtractor, since we use instead of
|
4 years ago |
Hugo Sales
|
0fe5ae7675
[CORE] Refactoring core
|
4 years ago |
Hugo Sales
|
40ec37bd27
[CORE][UTIL] Moved classes from util to core
|
4 years ago |
Hugo Sales
|
10a304ab83
[CORE][ROUTES] Implemented custom router, with an interface similar to the old one, which allows routes to be seperated into files
|
4 years ago |
Hugo Sales
|
6546c088d9
[DOCTRINE][SCHEMADEF] Create a new metadata driver to allow us to continue using static schemaDef functions
|
4 years ago |
Hugo Sales
|
cc47efe4b5
[CORE][EVENTS] Bring existing Events and Boostrapper back
|
4 years ago |
Hugo Sales
|
86b5bfe075
[V3] Big Bang
|
4 years ago |