Elia El Lazkani elia
251 contributions in the last 12 months
MayJunJulAugSepOctNovDecJanFebMarAprMonWedFri
Less
More
elia commented on issue elia/shortenit#20 2024-12-25 21:01:57 +00:00
Offer the feature of disabling the frontend

Added the feature in the configuration file.

elia deleted branch enable-ui from elia/shortenit 2024-12-25 21:01:24 +00:00
elia pushed to main at elia/shortenit 2024-12-25 21:01:23 +00:00
38520c6e2a feat(): Adds Enable UI feature to disable serving the UI
elia merged pull request elia/shortenit#21 2024-12-25 21:01:22 +00:00
feat(#20): Adds Enable UI feature to disable serving the UI
elia created pull request elia/shortenit#21 2024-12-25 20:57:16 +00:00
feat(): Adds Enable UI feature to disable serving the UI
elia created branch enable-ui in elia/shortenit 2024-12-25 20:57:00 +00:00
elia pushed to enable-ui at elia/shortenit 2024-12-25 20:57:00 +00:00
38520c6e2a feat(): Adds Enable UI feature to disable serving the UI
elia opened issue elia/shortenit#20 2024-12-25 20:47:47 +00:00
Offer the feature of disabling the frontend
elia commented on issue elia/shortenit#17 2024-12-25 20:39:40 +00:00
Package Shortenit

Poetry is still limited when it comes to include external dependencies. In this project, the UI and the configuration are being moved to the site-packages directory polluting it.

Unfortunate…

elia pushed to packaging at elia/shortenit 2024-12-25 20:35:06 +00:00
29b233ebfb fix(): Fixes the packaging, should work as expected when installed
188ac78b1f chore(): Cleans up the docs a bit
Compare 2 commits »
elia created pull request elia/shortenit#19 2024-12-25 20:33:16 +00:00
fix(): Fixes the packaging, should work as expected when installed
elia pushed to packaging at elia/shortenit 2024-12-25 20:32:42 +00:00
7b4065809e fix(): Fixes the packaging, should work as expected when installed
elia created branch packaging in elia/shortenit 2024-12-25 20:32:42 +00:00
elia created pull request elia/shortenit#18 2024-12-25 20:28:43 +00:00
chore(): Cleans up the docs a bit
elia created branch docfix in elia/shortenit 2024-12-25 20:28:21 +00:00
elia pushed to docfix at elia/shortenit 2024-12-25 20:28:21 +00:00
188ac78b1f chore(): Cleans up the docs a bit
elia opened issue elia/shortenit#17 2024-12-25 17:11:14 +00:00
Package Shortenit
elia closed issue elia/shortenit#8 2024-12-25 17:04:16 +00:00
Migrate Frontend
elia commented on issue elia/shortenit#8 2024-12-25 17:04:15 +00:00
Migrate Frontend

Considering the decision to stick with Flask for the time being, this ticket no longer holds #3 as a dependency and can be moved forward.

This issue has been resolved, the current frontend can…

elia closed issue elia/shortenit#3 2024-12-25 16:54:55 +00:00
Migration to FastAPI