Commit Graph

92 Commits

Author SHA1 Message Date
hkc 90d1966779
Switched from e.key to e.code, fixes #68 2023-01-16 14:26:04 +03:00
Noel e9e18e3501
add environment variable subsitution with `.env` files and system env 2022-05-15 18:47:07 -07:00
ThatOneCalculator 6f55b59d7b build: 🏗️ Switch to Vite for build system 2022-04-07 17:49:34 -07:00
ThatOneCalculator f001286f5b refactor: 💄 Share button to top bar 2022-04-04 12:14:25 -07:00
ThatOneCalculator 648b6aac4e feat: Share button = copy to clipboard if no sharenav 2022-04-04 11:59:26 -07:00
ThatOneCalculator fff67c1a43 feat: Share button 2022-04-04 11:49:03 -07:00
ThatOneCalculator ee5e9a1ca3 feat: Markdown mode keybind (Ctrl + M) 2022-04-03 23:56:38 -07:00
ThatOneCalculator 667e00b894 fix: 🐛 Disable markdown button when viewing paste 2022-04-03 23:44:57 -07:00
ThatOneCalculator 8d6e3b6378 feat: 💄 Fade for hiding and colors 2022-04-03 23:43:06 -07:00
ThatOneCalculator bd718fadde refactor: ♻️ use `toggle()` for changing classes 2022-04-03 23:33:28 -07:00
ThatOneCalculator 3eb141ec72 refactor: 🎨 Make editor.value var 2022-04-03 22:28:38 -07:00
ThatOneCalculator cbd21b6bb2 feat: Markdown button 2022-04-03 22:26:32 -07:00
ThatOneCalculator d543cfc154 feat: 🔊 Alert user if single view 2022-04-03 19:09:05 -07:00
ThatOneCalculator 9a2ccf73c3 feat: Single view paste icon 2022-04-03 18:54:18 -07:00
Dominic Harris a78713c24a
🐛 fix: Add lang to html 2022-03-28 15:19:03 -04:00
Dominic Harris 0e0e6daf8f
feature: Single view pastes works on the frontend 2022-03-27 15:21:54 -04:00
Dominic Harris 871dcc5c38
feature: Single view pastes work on the backend 2022-03-26 08:37:07 -04:00
Dominic Harris dc5c178152
♻️ refactor: Remove useless API call 2022-03-25 21:25:03 -04:00
ThatOneCalculator fb81db3add feat: Custom highlight.js 2022-03-25 15:19:17 -07:00
ThatOneCalculator 202cb98c39 refactor: Cut bundle size by almost 600kb 2022-03-25 14:39:43 -07:00
Dominic Harris b983bc352f
feature: Okay should be good now 2022-03-24 18:10:15 -04:00
Dominic Harris 788235d411
feature: Add hide button 2022-03-24 17:58:08 -04:00
ThatOneCalculator fb4b814e0a fix: 💄 Fix spacing on viewing markdown pastes 2022-03-23 23:27:27 -07:00
Kainoa Kanter e863421fae
fix: 🐛 Fix `md` with newline 2022-03-23 15:53:06 -07:00
ThatOneCalculator 02f91b3f8d fix: ✏️ Typo 2022-03-23 13:27:15 -07:00
Kainoa Kanter 525a254531
feat: Also check for `md ` to start markdown 2022-03-23 12:42:29 -07:00
ThatOneCalculator 397479b13c fix: 🐛 Don't render initial `---` for markdown 2022-03-23 11:45:28 -07:00
ThatOneCalculator dbfed7a7dc fix: 💄 Hide line numbers when viewing markdown 2022-03-23 11:36:50 -07:00
ThatOneCalculator 4ed5065bef fix: 🐛 Fix marked import 2022-03-23 11:34:44 -07:00
ThatOneCalculator 1ffb3abdfd test: ⚗️ Debug test of Markdown 2022-03-23 11:29:19 -07:00
ThatOneCalculator 7505d619ea feat: ⚗️ Markdown 2022-03-23 11:16:11 -07:00
ThatOneCalculator 94e282b039 Merge conflict 2022-03-23 10:15:32 -07:00
ThatOneCalculator 2b69f8a615 fix: 🚑 Fix parcel 2022-03-22 16:27:35 -07:00
ThatOneCalculator 50ecb91151 feat: Add back frontend config 2022-03-22 15:40:01 -07:00
ThatOneCalculator 973e7a91f6 fix: No more frontend config 2022-03-22 15:19:12 -07:00
ThatOneCalculator 5948dcfda5 feat: Customizable confetti chance 2022-03-22 13:55:18 -07:00
ThatOneCalculator a7b149f26e feat: Block DarkReader 2022-03-22 09:46:25 -07:00
ThatOneCalculator b63251206b feat: Keybind to duplicate paste 2022-03-21 17:58:58 -07:00
ThatOneCalculator 173b42ebe7 Fix #28 2022-03-21 16:36:56 -07:00
ThatOneCalculator bae89b7899 fix: 🐛 Fix copy button 2022-03-21 16:18:37 -07:00
ThatOneCalculator c20e6a879c refactor: ♻️ Logic change on keybind for new paste 2022-03-19 19:26:35 -07:00
ThatOneCalculator d043839fc9 feat: Ctrl + N makes new paste 2022-03-19 18:51:37 -07:00
ThatOneCalculator 3378fa0aa3 feat: No longer need `/~/` 2022-03-19 17:25:29 -07:00
Kainoa Kanter ed9416467c
egg: 🥚 Change node egg to yarn egg 2022-03-19 12:57:10 -07:00
ThatOneCalculator 3e135919f4 refactor: 🎨 Formatting, remove global.content 2022-03-19 11:19:53 -07:00
ThatOneCalculator 456a92e3b9 style: 🎨 Formatting 2022-03-19 10:47:05 -07:00
ThatOneCalculator 783dabbe9f Close 🐢 Split TS files #21 2022-03-19 10:41:48 -07:00
ThatOneCalculator bb90482cd4 fix: ✏️ Typo 2022-03-18 11:33:04 -07:00
ThatOneCalculator d65d74b325 A 2022-03-17 12:28:34 -07:00
ThatOneCalculator c7b200080e feat: Ctrl + S saves paste
Refactors saving to be its own method, and uses that method for the save button and the ctrl + s event
2022-03-17 12:23:18 -07:00