0
0
This repository has been archived on 2020-11-14. You can view files and clone it, but cannot push or open issues or pull requests.
Bryan Pedini 18dc9b18d3 Website refactoring
Moved PHP files to "lib" folder
Moved Javascript files to "lib" folder
Moved login page inline CSS to "login.css"
Moved database functions to class "Database"
Removed the html template, compensated with a direct HTML code inside PHP "else" statement
2019-03-25 11:27:37 +01:00
2019-03-25 11:27:37 +01:00
2019-02-07 12:36:44 +01:00
2019-03-22 09:41:57 +01:00
2019-03-22 09:41:57 +01:00

OpenShorte: an open source self-hosted URL Shortener

features:

  • Login page to prevent unauthorized access - can be disabled
  • Backend database to store data
  • User control panel to create new URLs

Don't forget that new features can be implemented in the future: come back from time to time to check them!

version: b_1.0@2019012602

Description
Open Source URL Shortener Left here for historical documentation purposes.
Readme 140 KiB
Languages
PHP 57.3%
JavaScript 38.2%
CSS 4.1%
HTML 0.4%