Juan Rodriguez
|
f74ec3af20
|
fix: validate domains, allow only google.com + sjdonado.de for demo purposes (to avoid phishing scam)
|
2023-04-19 17:07:05 +02:00 |
|
Juan Rodriguez
|
cebdfb35d7
|
fix: parsed_url + stripped_url
- store and redirect urls without protocol
- update README
- increment counter with SQL COALESCE
- add linksHelper
- update tests
|
2023-03-27 09:53:09 +02:00 |
|
Juan Rodriguez
|
9204abf2e3
|
refactor: 🔥 Generate slug with attempts
Link short method removed, generate_slug test added, deleted unused files
|
2021-06-15 12:08:01 -05:00 |
|
Juan Rodriguez
|
d134be737a
|
test: ✅ Tests updated with branch coverage
SimpleCov consolse formatter
|
2021-06-14 15:12:47 -05:00 |
|
Juan Rodriguez
|
3e8bdee17a
|
feat: ✨ Generate short url view
stimulus links controller, tailwindcss setup, links controller post route, tests updated
Generate short links view
|
2021-06-14 00:41:53 -05:00 |
|
Juan Rodriguez
|
d27fb94095
|
test: ✅ Link unit test finished
100% coverage
|
2021-06-13 12:28:37 -05:00 |
|
Juan Rodriguez
|
587f9552c8
|
feat: ✨ Link model
create_links and slug index migrations. generate_slug and shorten model methods
- Create links migration - Add slug index migration
|
2021-06-13 10:55:05 -05:00 |
|