Elia El Lazkani elia
251 contributions in the last 12 months
MayJunJulAugSepOctNovDecJanFebMarAprMonWedFri
Less
More
elia commented on issue elia/shortenit#3 2024-12-25 16:54:54 +00:00
Migration to FastAPI

There's no immediate need to migrate away from Flask in the short term. Closing ticket.

elia closed issue elia/shortenit#10 2024-12-25 16:53:12 +00:00
Retrieve web host from configuration file
elia commented on issue elia/shortenit#10 2024-12-25 16:53:09 +00:00
Retrieve web host from configuration file

It is possible now to configure the frontend from a configuration file.

elia created pull request elia/shortenit#16 2024-12-25 14:35:48 +00:00
Fix URL across both ends
elia pushed to fixurl at elia/shortenit 2024-12-25 14:34:53 +00:00
0238e4b67b enh(): Frontend is now configurable from config.json
4c36f35492 fix(): Removes the timestamp from the API endpoint
8dc4e41390 chore(): Delegates the task of setting the url to the backend API
abbfbfbffb chore(): Removes unneeded library imports
459a96f711 fix(): Fixes unexpected default export of anonymous function warning
Compare 5 commits »
elia created branch fixurl in elia/shortenit 2024-12-25 14:34:53 +00:00
elia pushed to poetry-update at elia/shortenit 2024-12-24 00:53:24 +00:00
2867a9fdf0 chore(): Updates poetry configuration
elia created branch poetry-update in elia/shortenit 2024-12-24 00:53:24 +00:00
elia pushed to new-ui at elia/shortenit 2024-12-24 00:41:09 +00:00
a925c87872 enh(): Refactoring code
000729a925 chore(): Adds scripts to install, build and run the project
c058835f73 chore(): Initial migration into the new frontend UI
35c8dfd21a enh(): Adds configurable CORS
c036d042c3 fix(): Adds the pointer to the session before proceeding
Compare 5 commits »
elia deleted branch cors from elia/shortenit 2024-12-24 00:39:10 +00:00
elia pushed to main at elia/shortenit 2024-12-24 00:39:10 +00:00
35c8dfd21a enh(): Adds configurable CORS
elia merged pull request elia/shortenit#14 2024-12-24 00:39:08 +00:00
enh(): Adds configurable CORS
elia pushed to cors at elia/shortenit 2024-12-24 00:38:41 +00:00
35c8dfd21a enh(): Adds configurable CORS
c036d042c3 fix(): Adds the pointer to the session before proceeding
Compare 2 commits »
elia pushed to main at elia/shortenit 2024-12-24 00:38:32 +00:00
c036d042c3 fix(): Adds the pointer to the session before proceeding
elia deleted branch bugfix from elia/shortenit 2024-12-24 00:38:32 +00:00
elia merged pull request elia/shortenit#15 2024-12-24 00:38:30 +00:00
fix(): Adds the pointer to the session before proceeding
elia created pull request elia/shortenit#15 2024-12-24 00:38:10 +00:00
fix(): Adds the pointer to the session before proceeding
elia pushed to bugfix at elia/shortenit 2024-12-24 00:35:52 +00:00
c036d042c3 fix(): Adds the pointer to the session before proceeding
elia created pull request elia/shortenit#14 2024-12-24 00:35:07 +00:00
enh(): Adds configurable CORS
elia pushed to cors at elia/shortenit 2024-12-24 00:34:37 +00:00
63e69dc9af enh(): Adds configurable CORS