Commit Graph

123 Commits

Author SHA1 Message Date
Joe 52b5a6c9f2
update header 2021-08-28 02:33:25 -05:00
Joe b26cfe8f83
merge with upstream tag v2.6.0
continuous-integration/drone/push Build is failing Details
2021-08-27 17:35:50 -05:00
poeti8 b8b91007df
resolve conflicts after cherry-pick 2021-08-27 17:17:41 -05:00
poeti8 ee16498af1
fix: description input width on small screen 2021-08-27 17:10:41 -05:00
poeti8 000fa692e6
resolve conflicts after cherry-pick
continuous-integration/drone/push Build is failing Details
2021-08-27 17:07:51 -05:00
Joe 0270641540
replace missed reference to GitHub in header 2020-09-21 03:41:45 -05:00
Joe 3e7fbd503e
replace references to GitHub in header and footer 2020-09-20 04:22:11 -05:00
Joe fb33c33802
correct custom domain setting conditional and improve const name 2020-09-15 20:27:06 -05:00
Joe f6b19251aa
allow custom domain support to be toggled and IP to be configured
continuous-integration/drone/push Build is passing Details
2020-09-05 08:33:30 -05:00
Joe 29da3ddbf6
remove errant doublequote
continuous-integration/drone/push Build is failing Details
2020-09-04 13:19:05 -05:00
Joe 34d301e9c4
update footer links
continuous-integration/drone/push Build is failing Details
2020-09-04 12:59:57 -05:00
poeti8 b229a3ad88 feat: add disallow registration and anonymous links option
Resolves #290, #210, #34
2020-08-09 15:25:18 +04:30
poeti8 dbc402f0c5 fix: description input width on small screen 2020-08-05 19:20:47 +04:30
poeti8 00fc1faed9 feat: add link expiration 2020-08-04 20:32:23 +04:30
poeti8 21bd3f1132 fix: do not execute recaptcha if no site key 2020-07-30 18:59:05 +04:30
poeti8 3aab6cb73d feat: only use recaptcha if value exists.
Resolves #357.
2020-07-29 19:16:57 +04:30
poeti8 4952e88e4f feat: use nextjs public config instead of webpack env 2020-07-25 20:21:35 +04:30
glenn-louarn e492542428
feat: Add description for links fix #51 (#342)
*  Add description for links fix #51

* feat: show description under original link

* feat: make advanced options input full-width

* fix: showing newly created link in the table

* fix: improve edit form style

* feat: add description migration

* fix: make description type optional

Co-authored-by: poeti8 <ezzati.upt@gmail.com>
2020-07-20 12:10:51 +04:30
Saharsh Yeruva 55c2beafdd
chore: add Oxford comma (#351)
Previously, the Oxford comma was not being used here. Although a minor change, the addition of an Oxford comma would make it clearer to readers the message that is being conveyed.

Closes #350
2020-07-18 10:55:05 +04:30
Hugo 474d09e382
feat: allow multiple custom domains (#317)
* add migration to remove unique constraint on user_id in domains table
* add migration to add uuid field to domains table
* run latest migrations on start, rather than next migration
* allow client to show multiple domains
* remove domains from redis when they are deleted
2020-07-14 21:33:15 +04:30
Dev Chinchilla 2161033e78
Fix responsive design in LinksTable.tsx (#335) 2020-07-14 21:25:18 +04:30
Joe 5510694f07 replace most references to Kutt with Klip 2020-06-18 11:42:52 -05:00
Joe 143f3c93d8 rip out Google analytics and reCaptcha 2020-06-18 11:16:26 -05:00
poeti8 831eb7150b fix: remove $ typo 2020-05-31 12:22:48 +04:30
Herman Ho 7433a3fe30
Fix modal should create with portal (#318) 2020-05-31 12:04:25 +04:30
poeti8 9109f74221 fix: map colors 2020-02-24 18:38:30 +03:30
poeti8 5357b36ae9 fix: transparent issue in safari 2020-02-24 18:37:44 +03:30
poeti8 4270107f4a Revert "fix: add key to modals"
This reverts commit c03104fa67.
2020-02-23 12:22:00 +03:30
poeti8 c03104fa67 fix: add key to modals 2020-02-23 11:40:53 +03:30
poeti8 4079d64276 feat: add map chart 2020-02-23 10:55:34 +03:30
poeti8 b781a82a2f feat: add api to update links
Resolves #79
2020-02-22 20:23:52 +03:30
poeti8 46e9788230 fix: unique id as key 2020-02-22 16:43:53 +03:30
poeti8 bbb435d6ce docs: update api docs link 2020-02-15 22:45:24 +03:30
poeti8 bd5b7f0de9 feat: add modal to delete account 2020-02-15 17:27:36 +03:30
poeti8 c576ac2bb9 fix: renamge password fill to make sure it's not being auto-fileld 2020-02-15 17:17:16 +03:30
poeti8 3959f6af3f fix: disable password auto-complete 2020-02-15 17:04:49 +03:30
poeti8 ed4d528c8d feat: add delete account section to settings 2020-02-15 16:57:57 +03:30
poeti8 3b2b0c0129 feat: use env for name and domain text 2020-02-05 18:27:08 +03:30
poeti8 25903bf3cd feat: api v2 2020-01-30 18:51:52 +03:30
poeti8 d1d335c8b1 feat: (wip) api v3 2020-01-11 17:40:25 +03:30
poeti8 85091521c9 refactor: improve layout 2020-01-06 21:37:30 +03:30
poeti8 6aa752f957 refactor: improve responsiveness 2020-01-06 21:11:33 +03:30
poeti8 1355e96f52 fix: improve responsiveness 2020-01-04 16:59:07 +03:30
poeti8 c05a87f02f fix: exporting button 2020-01-04 15:07:13 +03:30
poeti8 ac275fd71c refactor: icons and layout 2020-01-04 15:00:40 +03:30
poeti8 535314b634 fix: various react warnings 2020-01-03 18:53:52 +03:30
poeti8 998cdd1e65 fix: log page view on first visit 2020-01-03 18:34:44 +03:30
poeti8 8e45861df2 fix: remove unneeded js file 2020-01-03 18:23:00 +03:30
poeti8 4a3b6b8906 fix: sending ga analytics 2020-01-03 18:22:35 +03:30
poeti8 9d7bc460f2 fix: recaptcha 2020-01-02 20:58:32 +03:30