Commit Graph

2246 Commits

Author SHA1 Message Date
JulianPrieber 84bfe583a6
Added button animation littlelink
Added button animation to littlelink.blade.php.

  -  Included hover-min.css for animation
  -  Added class 'button hvr-grow' to all buttons
  -  Added class 'hvr-icon-wobble-vertical' to all buttons (for icon animation)
  -  Added class 'hvr-icon' to all icons (to indicate icon to hover-min.css)

Read more on how to use and change animations here: https://github.com/IanLunn/Hover/blob/master/README.md
Try a demo of the added animations here: https://julianprieber.github.io/littlelink-admin-demo/
2022-02-12 19:17:00 +01:00
JulianPrieber 8f19cf71de
Edit LICENSE
Added license for the use of Hover.css by Ian Lunn (https://store.ianlunn.co.uk/licenses/personal).

See: 0bb11a1e66
2022-02-12 18:55:59 +01:00
JulianPrieber 0bb11a1e66
Added Hover.css
Added hover-min.css by Ian Lunn (https://github.com/IanLunn/Hover) to allow use of animations with buttons and icons.
2022-02-12 18:52:27 +01:00
JulianPrieber c74c78179d
Update README.md 2022-02-12 15:26:00 +01:00
JulianPrieber af979d709d
Update README.md 2022-02-12 15:23:28 +01:00
JulianPrieber 0750e48830
Added support for social media preview
This shows a preview for Name, Bio and avatar image of users profiles if shared on social sites like Facebook,  Twitter, Facebook Messenger, WhatsApp, Discord, Pinterest and many more.
2022-02-12 14:59:07 +01:00
JulianPrieber d144bf736c
Update README.md 2022-02-11 22:47:41 +01:00
JulianPrieber b032c91e80
Update README.md 2022-02-11 22:25:19 +01:00
JulianPrieber 7eb0c0bf39
Added custom link icon
Added white icon for custom links
2022-02-11 22:21:41 +01:00
JulianPrieber 138fcb0583
Added custom link button
Added custom link button to allow users to add their own custom links
2022-02-11 22:19:14 +01:00
JulianPrieber 8b030a3eea
Replaced (-) hyphen button seed with custom link button
Replaced (-) hyphen button seed with custom link button as first button
2022-02-11 22:14:43 +01:00
JulianPrieber 2548c4b2fa
Added class 'rounded-avatar'
Added class 'rounded-avatar' with border-radius set to 50%.

Remove or uncomment this if you don't want rounded avatars for users.
2022-02-11 22:08:57 +01:00
JulianPrieber 5364591c12
Added rounded avatar
Added class 'rounded-avatar' to avatar images
2022-02-11 22:01:03 +01:00
aprillio a28b285334 make links click number and order right aligned 2021-07-06 17:50:38 +07:00
aprillio 68f43aa953 remove demo images 2021-07-06 17:39:36 +07:00
aprillio 641b4397a1 fix redirect a link with multiple query string 2021-07-06 17:35:22 +07:00
aprillio e7ad5fcb42 string limit link and title in studio links 2021-07-06 17:20:58 +07:00
aprillio ab3471b428 add ability to redirect a link with query string 2021-07-06 17:19:09 +07:00
aprillio 4c3163674f update auth header logo link and page margin top-bottom 2021-07-06 16:42:39 +07:00
aprillio 9e201c4db1 credit donation to its owner @khashayarzavosh 2021-07-06 16:14:48 +07:00
aprillio 58fe6c7620 change README 2021-07-06 16:11:00 +07:00
aprillio e24375bbdb fix README 2021-07-06 16:06:49 +07:00
aprillio 3047bdad30 update README 2021-07-06 15:56:43 +07:00
aprillio 3f36afde7f add .gitignore to /img folder 2021-07-06 15:56:34 +07:00
aprillio 25b80b0029 add /@littlelink_name as default page link, and force scheme to https ability 2021-07-06 15:56:05 +07:00
aprillio c95db56a40 update studio edit profile blade 2021-07-06 15:53:28 +07:00
aprillio 3c2f555df5 update studio edit page blade 2021-07-06 15:53:14 +07:00
aprillio c5bff25413 update studio links list blade 2021-07-06 15:52:40 +07:00
aprillio 9a3b44d4a9 update studio index blade 2021-07-06 15:52:17 +07:00
aprillio 8889acbf3a update studio edit link blade 2021-07-06 15:52:07 +07:00
aprillio d9a27466e9 update studio add link blade 2021-07-06 15:51:16 +07:00
aprillio 464cb2bbae update panel user lists blade 2021-07-06 15:50:47 +07:00
aprillio 8d2c55dc64 update panel index blade 2021-07-06 15:50:27 +07:00
aprillio 9d5bffd48b update panel edit user blade 2021-07-06 15:50:07 +07:00
aprillio 91595c1a48 !! update page links blade !! 2021-07-06 15:49:29 +07:00
aprillio 032488c400 update sidebar blade 2021-07-06 15:48:50 +07:00
aprillio 152d575394 update footer blade 2021-07-06 15:48:08 +07:00
aprillio ab90dcddee update app blade 2021-07-06 15:47:28 +07:00
aprillio 1500573688 update home blade 2021-07-06 15:46:46 +07:00
aprillio 00ccb7cc8f add (-) hyphen button seed as first button 2021-07-06 15:45:32 +07:00
aprillio 7bb0a8aee4 add column title and order 2021-07-06 15:43:56 +07:00
aprillio 81003986f5 alter table buttons auto increment start from zero 2021-07-06 15:43:30 +07:00
aprillio 68e72ea251 change mysql strict to false 2021-07-06 15:42:40 +07:00
aprillio 13303c873c update packages via composer 2021-07-06 15:41:44 +07:00
aprillio 7560b63057 add user info, links title, title validation, ordering links, and role info 2021-07-06 15:40:16 +07:00
aprillio d9febf0fd0 add role vip redirect to studio after login 2021-07-06 15:36:17 +07:00
aprillio 3a16773f5d add column littlelink_name to user lists and validate user edit 2021-07-06 15:35:32 +07:00
Khashayar Zavosh 43529efa73 upload new demo 2021-05-22 22:06:24 +04:30
Khashayar Zavosh 23a2b73041 update README 2021-05-22 21:56:11 +04:30
Khashayar Zavosh f67021c056 update package-lock.json 2021-05-22 19:11:12 +04:30