Commit graph

5 commits

Author SHA1 Message Date
Anthony Al Lazkani
11e9ee6a32 enh(#4): Adds new frontend 2024-12-19 01:35:29 +02:00
Elia el Lazkani
6800c90936 chore(#5): Migration to SQLAlchemy
* Introduces models to map objects in the database
* Refactoring and cleanup of old code
* Updates configuration file
* Updates README.md
* Updates .gitignore
2024-12-18 01:38:31 +01:00
Elia el Lazkani
6542ad3a8c chore(): Adds Sphinx to the mix
* Adds Sphinx to the dependency list
* Generates Sphinx related configuration
* Created Sphinx related docs
2024-11-30 11:50:55 +01:00
Elia El Lazkani
71a4ad4a65 Migrated the ID generation system for security reasons.
We have a new ID generator. This should make it hard to
guess other user's IDs. This is configurable.
2019-10-13 16:19:32 +02:00
Elia El Lazkani
03a38d7160 Committing initial draft of shortenit 2019-10-02 21:30:42 +02:00