Anthony Al Lazkani
aa2f4539e7
Set timeout for 15 minutes instead of 10 seconds
2024-12-25 22:56:11 +02:00
Anthony Al Lazkani
ebff4c020f
Fix a small bug within the URL shortener component
2024-12-25 22:36:09 +02:00
Anthony Al Lazkani
4947b55fe8
Merge remote-tracking branch 'origin/main' into feature-page
2024-12-25 22:09:10 +02:00
Elia el Lazkani
0238e4b67b
enh( #10 ): Frontend is now configurable from config.json
...
The host URL is now read from configuration.
2024-12-25 15:33:49 +01:00
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 Al Lazkani
35fa564a70
feat( #13 ): Adds new QR code feature
2024-12-24 01:22:46 +02: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
7855a44b46
enh( #4 ): Adds new feature page
2024-12-20 23:40:38 +02:00
Anthony Al Lazkani
9c5c285b44
Adds new feature page, user interface and user interface enhancement
2024-12-20 23:08:52 +02:00
Anthony Al Lazkani
11e9ee6a32
enh( #4 ): Adds new frontend
2024-12-19 01:35:29 +02:00