Commit graph

  • dbfe8c2dc9 fix(): Handle invalid URL format error with proper response message main Anthony Al Lazkani 2025-01-03 00:09:24 +0200
  • 2b2545d348 fix(): Misc UI formatting fixes Elia el Lazkani 2025-01-02 16:02:29 +0100
  • 698a631abb fix(): Updates the copyright date to 2025 Elia el Lazkani 2025-01-02 16:34:24 +0100
  • 8d234b0587 fix(): Misc UI formatting fixes Elia el Lazkani 2025-01-02 16:02:29 +0100
  • efe85d23e8 feat(#13): Adds initial support for QR Code generation qr-code Elia el Lazkani 2025-01-02 15:49:21 +0100
  • 1887be54e5 chore(#17): Adds Docker packaging to the project Elia el Lazkani 2024-12-27 09:58:15 +0100
  • 88ab690456 Set timeout for 15 minutes instead of 10 seconds feat-n-bugs Anthony Al Lazkani 2024-12-25 22:56:11 +0200
  • 0b901eedd8 Fix a small bug within the URL shortener component Anthony Al Lazkani 2024-12-25 22:36:09 +0200
  • 38520c6e2a feat(#20): Adds Enable UI feature to disable serving the UI Elia el Lazkani 2024-12-25 21:56:16 +0100
  • aa2f4539e7 Set timeout for 15 minutes instead of 10 seconds Anthony Al Lazkani 2024-12-25 22:56:11 +0200
  • ebff4c020f Fix a small bug within the URL shortener component Anthony Al Lazkani 2024-12-25 22:36:09 +0200
  • 29b233ebfb fix(): Fixes the packaging, should work as expected when installed Elia el Lazkani 2024-12-25 21:32:01 +0100
  • 188ac78b1f chore(): Cleans up the docs a bit Elia el Lazkani 2024-12-25 21:27:55 +0100
  • 4947b55fe8 Merge remote-tracking branch 'origin/main' into feature-page Anthony Al Lazkani 2024-12-25 22:09:10 +0200
  • 0238e4b67b enh(#10): Frontend is now configurable from config.json Elia el Lazkani 2024-12-25 15:33:49 +0100
  • 4c36f35492 fix(#10): Removes the timestamp from the API endpoint Elia el Lazkani 2024-12-25 15:32:00 +0100
  • 8dc4e41390 chore(#10): Delegates the task of setting the url to the backend API Elia el Lazkani 2024-12-25 15:29:32 +0100
  • abbfbfbffb chore(): Removes unneeded library imports Elia el Lazkani 2024-12-25 15:21:20 +0100
  • 459a96f711 fix(): Fixes unexpected default export of anonymous function warning Elia el Lazkani 2024-12-25 15:20:18 +0100
  • a925c87872 enh(#8): Refactoring code Elia el Lazkani 2024-12-24 01:27:21 +0100
  • 000729a925 chore(#8): Adds scripts to install, build and run the project Elia el Lazkani 2024-12-23 23:55:09 +0100
  • c058835f73 chore(#8): Initial migration into the new frontend UI Elia el Lazkani 2024-12-23 02:15:43 +0100
  • 35c8dfd21a enh(): Adds configurable CORS Elia el Lazkani 2024-12-24 01:29:35 +0100
  • c036d042c3 fix(): Adds the pointer to the session before proceeding Elia el Lazkani 2024-12-24 01:31:25 +0100
  • 35fa564a70 feat(#13): Adds new QR code feature Anthony Al Lazkani 2024-12-24 01:22:46 +0200
  • 7f813e2c34 feature-page (#11,#4) anthony 2024-12-20 22:01:07 +0000
  • 7855a44b46 enh(#4): Adds new feature page Anthony Al Lazkani 2024-12-20 23:40:38 +0200
  • 9c5c285b44 Adds new feature page, user interface and user interface enhancement Anthony Al Lazkani 2024-12-20 23:08:52 +0200
  • 11e9ee6a32 enh(#4): Adds new frontend Anthony Al Lazkani 2024-12-19 01:35:29 +0200
  • 6800c90936 chore(#5): Migration to SQLAlchemy Elia el Lazkani 2024-12-18 01:38:31 +0100
  • 71981a5861 chore(#5): Fixes the timestamp into native SQL Elia el Lazkani 2024-12-02 00:17:27 +0100
  • dd37cdb6a3 chore(#5): Initial SQLAlchemy building blocks Elia el Lazkani 2024-12-01 22:33:55 +0100
  • 6542ad3a8c chore(): Adds Sphinx to the mix Elia el Lazkani 2024-11-30 11:50:55 +0100
  • d616689b9b chore(): Migrates to poetry Elia el Lazkani 2024-11-30 11:08:01 +0100
  • c7c546f371 chore(): Updates README Elia el Lazkani 2024-11-30 11:07:24 +0100
  • f10af22168 chore(): Formats the code Elia el Lazkani 2024-11-30 11:07:02 +0100
  • b2ca72a809 chore(): Updates code to run on latest python Elia el Lazkani 2022-06-17 22:05:59 +0200
  • 6060bd6b07 Fixes configuration path Elia el Lazkani 2021-03-20 12:03:57 +0100
  • d8ccfeeb14 Converts README from rst to md Elia el Lazkani 2021-03-20 12:02:42 +0100
  • 3fa367602f Fixing typing for the NoReturn type methods Elia El Lazkani 2019-11-04 18:02:42 +0100
  • e9d2b2b23e Appending TODO. Elia El Lazkani 2019-11-04 17:52:20 +0100
  • 7ce20357be clean-up of code no longer needed. Elia El Lazkani 2019-11-04 17:52:03 +0100
  • 28b68e9a74 More code comments and type-setting Elia El Lazkani 2019-11-04 17:43:31 +0100
  • 3f42b5bb57 Adding TODO list Elia El Lazkani 2019-11-04 17:43:51 +0100
  • 887aab2960 Removing the tag dependency until it is relevant. Elia El Lazkani 2019-11-04 17:11:21 +0100
  • db07547ecb Adding more information to the README Elia El Lazkani 2019-11-01 19:43:19 +0100
  • 126af19e87 Adding the ability to choose upper or lower case ID generation Elia El Lazkani 2019-10-13 16:42:49 +0200
  • 71a4ad4a65 Migrated the ID generation system for security reasons. Elia El Lazkani 2019-10-13 16:19:32 +0200
  • 0c44ad5c6b Moving to clipboard for copying to clipboard Elia El Lazkani 2019-10-06 00:34:08 +0200
  • 6853e02b1f Migrating from aiohttp to flask due Elia El Lazkani 2019-10-05 21:31:38 +0200
  • 5b37f5759c Minor fixes Elia El Lazkani 2019-10-05 20:04:19 +0200
  • 54945189b6 Add LICENSE Elia El Lazkani 2019-10-07 22:07:37 +0000
  • bafb1c5e68 Moving to clipboard for copying to clipboard flask Elia El Lazkani 2019-10-06 00:34:08 +0200
  • d9d763a1d1 Migrating from aiohttp to flask due Elia El Lazkani 2019-10-05 21:31:38 +0200
  • e37aa4bb13 Minor fixes Elia El Lazkani 2019-10-05 20:04:19 +0200
  • 03a38d7160 Committing initial draft of shortenit Elia El Lazkani 2019-10-01 00:39:11 +0200
  • ec1277ab85 Second commit Elia El Lazkani 2019-09-29 13:03:45 +0200