1
0
mirror of https://git.ikl.sh/132ikl/liteshort.git synced 2023-08-10 21:13:04 +03:00
Commit Graph

28 Commits

Author SHA1 Message Date
eibex
6b511a0a31 Add domain blacklisting 2020-04-04 20:52:23 -04:00
132ikl
717f8cc9e8 Add requirements.txt 2020-04-04 20:52:23 -04:00
132ikl
95f1eeab2d
Update LICENSE 2020-04-04 20:51:34 -04:00
132ikl
1fe86f4e60 Run Black formatting, isort, autoflake 2020-01-16 14:35:43 -05:00
132ikl
aad08830f0
Merge pull request #10 from eibex/master
Add option to prevent links to site_domain
2020-01-16 14:33:40 -05:00
Eibe
8eb14990b1
Add option to prevent self links 2020-01-16 20:26:35 +01:00
Eibe
76168dfbdd
Add option to prevent self links 2020-01-16 20:26:01 +01:00
132ikl
e2e7a623a9
Merge pull request #7 from Kevin-Mok/master
Add example API request
2019-09-04 13:08:55 -04:00
Kevin Mok
d8694b92f7
Add example API request 2019-09-04 12:09:51 -04:00
132ikl
9800858fb3 Add latest shortlink functionality, disable browser cache for redirects, fix baseurl retrieval 2019-04-20 19:28:01 -04:00
132ikl
62edb23d59 Add nginx configuration to README 2019-02-25 21:36:50 -05:00
132ikl
3b6cb0bf89
Fix config typo 2019-02-25 05:07:55 +00:00
132ikl
4868bbcd0e
Fix README typo 2019-02-25 05:07:05 +00:00
132ikl
34862006fd Fix style for mobile devices 2019-02-25 00:05:07 -05:00
132ikl
fafc77a369 Fix link shortening when not using subdomain 2019-02-24 23:43:02 -05:00
132ikl
75ac15236e Fix favicon for subdomains 2019-02-24 23:37:52 -05:00
132ikl
8549c098ec Fix favicon for subdomains 2019-02-24 23:31:42 -05:00
132ikl
6df1ce16d8 Add subdomain support, clean request form code 2019-02-24 23:22:37 -05:00
132ikl
756ebdebd3 Add redir_url config option and enforce admin password to start 2019-02-24 21:14:51 -05:00
132ikl
e8a5652427 Update README 2019-02-24 20:55:33 -05:00
132ikl
9d424a8959 Add WSGI components and README 2019-02-24 03:31:30 -05:00
132ikl
c570200b2f Add LICENSE, GitHub link on page 2019-02-24 02:30:57 -05:00
132ikl
b75add1e15 Add link redirects 2019-02-24 01:36:10 -05:00
132ikl
33628a56d0 Add API and clean code 2019-02-24 00:07:01 -05:00
132ikl
b58f1dd273 Add web interface styling and configuration, fix existing long URL retrieval and duplicate short URL checks 2019-02-23 01:45:47 -05:00
132ikl
513050e131 Add POST form to shorten link, shortened links to database, configuration file 2019-02-22 02:58:38 -05:00
132ikl
657ee72ecb Add basic Flask/Jinja setup and basic YAML config 2019-02-21 16:15:40 -05:00
132ikl
c2d8d5af22
Initial commit 2019-02-21 20:55:49 +00:00