Commit Graph

200 Commits

Author SHA1 Message Date
Nikita Karamov dcb1079aa6
Add .git-blame-ignore-revs
On supported systems, this will make sure that the commit that changes
the syntax will be excluded from Git blame output.
2022-02-08 19:11:12 +01:00
Nikita Karamov d95105353f
Convert code using Prettier 2022-02-08 18:56:39 +01:00
Nikita Karamov c626ffdb39
Add Prettier as dependency 2022-02-08 18:52:13 +01:00
Nikita Karamov c3295cc821
Update GitHub Actions to use PNPM 2022-02-02 15:19:03 +01:00
Nikita Karamov 941338890e
Update CHANGELOG 2022-02-02 15:15:47 +01:00
Nikita Karamov 6b6ad40b68
1.6.3 2022-02-02 15:12:35 +01:00
Nikita Karamov 57b9769417
Update toot URL 2022-02-02 15:08:47 +01:00
Nikita Karamov 58ae955e6f
Update dev dependencies 2022-02-02 15:08:38 +01:00
Nikita Karamov d51c6e860d
Migrate to PNPM
Also remove lockfile from Git repository
2022-02-02 15:06:04 +01:00
Nikita Karamov 6ee4f6da92
Update usernames
- update GitHub username

 - update Liberapay username

 - update website address
2022-02-02 15:02:32 +01:00
Nikita Karamov 56c83b197c
v1.6.2 2021-06-29 20:50:50 +02:00
Nikita Karamov 6d7493b5b1
Update CHANGELOG 2021-06-29 20:47:19 +02:00
Nikita Karamov 25bcdc6b5b
Bump dependencies
https://github.com/NickKaramoff/shareon/pull/33
2021-06-29 20:39:51 +02:00
Nikita Karamov c16a5ab654
Add description to tab/website title (see #32)
Co-authored by: rugk <rugk+git@posteo.de>
2021-03-21 20:15:59 +01:00
Nikita Karamov b53c7aac45
v1.6.1 2021-01-18 00:02:46 +03:00
Nikita Karamov e1f8c2cdb8
Update CHANGELOG 2021-01-17 23:59:34 +03:00
Nikita Karamov da71d0f227
Fix LinkedIn link 2021-01-17 23:58:15 +03:00
Nikita Karamov a0ed639379
Simplify build config and dev environment (#30) 2021-01-17 23:11:41 +03:00
Nikita Karamov 08774496ec
Add release task 2021-01-17 23:07:23 +03:00
Nikita Karamov e89eaecf12
Update dependencies 2021-01-17 22:36:20 +03:00
Nikita Karamov 3441effc98
Move all build config to Rollup 2021-01-17 22:32:59 +03:00
Nikita Karamov 2165abbb52
Update Rollup toolchain 2021-01-17 11:50:47 +03:00
Nikita Karamov fbec8b0cff
Simplify Rollup config
- replace rollup-plugin-license with Rollup's own output.banner
- use path.join to join paths
2021-01-17 11:25:39 +03:00
Nikita Karamov 47ece2215d
Bump dependencies 2021-01-17 02:04:12 +03:00
Nikita Karamov 1614fb4c94
Remove unused dependency 2021-01-17 02:02:19 +03:00
Nikita Karamov 689d4399a2
Add logo license information to README 2021-01-17 01:50:16 +03:00
Nikita Karamov 3c4b76a176
Update favicons
Cred: https://evilmartians.com/chronicles/how-to-favicon-in-2021-six-files-that-fit-most-needs
2021-01-17 01:44:33 +03:00
Nikita Karamov 4e16129279
Move assets to 'assets/'
The new directory will host project's logo, banner and demo screenshot
2021-01-17 01:33:46 +03:00
Nikita Karamov bab3369d79
Update branch name references 2021-01-17 01:02:36 +03:00
Nikita Karamov e2ea950ec7
Update .gitignore 2021-01-17 00:58:25 +03:00
Nikita Karamov 00c6666124
Add CHANGELOG 2021-01-17 00:57:56 +03:00
Nikita Karamov f771ae427b
Update README 2021-01-17 00:15:19 +03:00
Nikita Karamov 26b5640b58
Update years in LICENSE 2021-01-17 00:13:38 +03:00
Nikita Karamov 36f0a73c91
Add EditorConfig
Files remain unformatted for now
2021-01-17 00:11:48 +03:00
Nikita Karamov 334e3c5682
Simplify GH Action workflow 2021-01-17 00:10:57 +03:00
Nikita Karamov 39bd59b8eb
Remake build scripts 2021-01-17 00:10:33 +03:00
Nikita Karamov 5fc3e5beb2
Update FUNDING.yml
Replace Patreon with GH Sponsor and add direct PayPal
2020-10-07 20:18:27 +02:00
Nikita Karamov b208b2b7e5
v1.6.0 2020-09-28 14:02:44 +02:00
Nikita Karamov 31fd9e5d72
Remove data-text from Mastodon example 2020-09-28 14:01:29 +02:00
Nikita Karamov f98bd00a4f
Add Oxford comma 2020-09-28 14:01:13 +02:00
Nikita Karamov 8e88037b44
Add proper data-via to Twitter and Mastodon buttons 2020-09-28 14:01:03 +02:00
Nikita Karamov fc45e769cb
Merge pull request #29 from NickKaramoff/fix/messenger-app-id 2020-09-28 13:59:51 +02:00
Nikita Karamov 35f497d3c1
Update the docs accordingly 2020-09-28 13:48:10 +02:00
Nikita Karamov 9da80abfa5
Add FB App ID to possible data-attributes 2020-09-28 13:33:36 +02:00
Nikita Karamov e090b9da0d
Update docs/index.html 2020-09-24 20:28:13 +02:00
Nikita Karamov 0b92b4c0dc
Fix GITHUB_TOKEN not present 2020-09-24 20:23:43 +02:00
Nikita Karamov 40b671bf56
Once again fix GitHub action 2020-09-24 20:19:26 +02:00
Nikita Karamov 2d04b2a279
Fix ref name 2020-09-24 20:15:33 +02:00
Nikita Karamov 953b136b14
Add GitHub Pages Action 2020-09-24 20:12:47 +02:00
Nikita Karamov 5f1f60d757
v1.5.0 2020-09-24 17:15:52 +02:00