Commit graph

6 commits

Author SHA1 Message Date
Elia el Lazkani
4c36f35492 fix(#10): Removes the timestamp from the API endpoint
The timestamp is generated by the database call, the value was mapped to
TTL. It is currently removed from the API, the TTL can be added later
when needed.
2024-12-25 15:32:00 +01:00
Elia el Lazkani
8dc4e41390 chore(#10): Delegates the task of setting the url to the backend API
* API now returns a full URL instead of a stub
* Frontend now returns the value from the API as is
* Configuration adds a scheme
2024-12-25 15:29:32 +01:00
Elia el Lazkani
459a96f711 fix(): Fixes unexpected default export of anonymous function warning 2024-12-25 15:20:18 +01:00
Elia el Lazkani
c058835f73 chore(#8): Initial migration into the new frontend UI 2024-12-24 01:40:15 +01:00
anthony
7f813e2c34 feature-page (#11,#4)
Refactor URL Shortening Feature and UI Enhancements
* Adds new feature page, user interface and user interface enhancement
Co-authored-by: anthony <anthony@Project42 - SCM <noreply@scm.project42.io>>
Co-committed-by: anthony <anthony@Project42 - SCM <noreply@scm.project42.io>>
2024-12-20 22:01:07 +00:00
Anthony Al Lazkani
11e9ee6a32 enh(#4): Adds new frontend 2024-12-19 01:35:29 +02:00