0
0
Open Source URL Shortener Left here for historical documentation purposes.
This repository has been archived on 2020-11-15. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Bryan Pedini 035bfe0101
Added URL redirect support directly in management panel
Added buttons that automatically redirects the user to the corresponding URL, in a new page.
Modified css and javascript accordingly.
2019-07-25 03:01:16 +02:00
lib Added URL redirect support directly in management panel 2019-07-25 03:01:16 +02:00
.htaccess Added new lines at the end of files, added edit functionality 2019-06-02 14:46:51 +02:00
favicon.ico Added Favicon 2019-03-22 09:41:57 +01:00
functions.php deleted config.json - no more need of it, added installer to create config.json 2019-06-02 15:20:08 +02:00
index.php added session cookie lifetime, modified installer accordingly 2019-07-19 10:34:30 +02:00
LICENSE Added new lines at the end of files, added edit functionality 2019-06-02 14:46:51 +02:00
README.md updated README.md 2019-06-16 04:20:12 +02:00

OpenShorte: an open source self-hosted URL Shortener

Current features:

  • Login page
  • Management interface

Programmed features:

  • Forgotten password recovery
  • User info control panel

version: b_2.0@2019061601