Triston Armstrong tristonarmstrong
tristonarmstrong created pull request Klectr/KSlab#8 2024-10-10 08:11:32 +00:00
feat(favicon): add favicon to page
tristonarmstrong created branch feat/favicon in Klectr/KSlab 2024-10-10 08:10:32 +00:00
tristonarmstrong pushed to feat/favicon at Klectr/KSlab 2024-10-10 08:10:32 +00:00
44e7154084 feat(favicon): add favicon to page
tristonarmstrong merged pull request Klectr/KSlab#7 2024-10-10 07:40:58 +00:00
feat(storage): remember where the user was last on the screen
tristonarmstrong pushed to main at Klectr/KSlab 2024-10-10 07:40:58 +00:00
fd1d55de5d Merge pull request 'feat(storage): remember where the user was last on the screen' (#7) from feat/location-memory into main
ae17593cfb feat(storage): remember where the user was last on the screen
Compare 2 commits »
tristonarmstrong created pull request Klectr/KSlab#7 2024-10-10 07:40:33 +00:00
feat(storage): remember where the user was last on the screen
tristonarmstrong created branch feat/location-memory in Klectr/KSlab 2024-10-10 07:39:27 +00:00
tristonarmstrong pushed to feat/location-memory at Klectr/KSlab 2024-10-10 07:39:27 +00:00
ae17593cfb feat(storage): remember where the user was last on the screen
tristonarmstrong pushed to main at Klectr/KSlab 2024-10-10 07:35:49 +00:00
1071743290 fix(images): adds a toaster and handles failed image inserts
tristonarmstrong pushed to main at Klectr/KSlab 2024-10-09 17:59:43 +00:00
3fd6aef52c style: change icon and code styles
tristonarmstrong pushed to main at Klectr/KSlab 2024-10-09 17:10:03 +00:00
261eb8348e Merge pull request 'feat(notes): add support for exporting individual notes' (#6) from feat/note-export into main
77624aae8c feat(notes): add support for exporting individual notes
Compare 2 commits »
tristonarmstrong merged pull request Klectr/KSlab#6 2024-10-09 17:10:02 +00:00
feat(notes): add support for exporting individual notes
tristonarmstrong created pull request Klectr/KSlab#6 2024-10-09 17:09:46 +00:00
feat(notes): add support for exporting individual notes
tristonarmstrong created branch feat/note-export in Klectr/KSlab 2024-10-09 16:56:10 +00:00
tristonarmstrong pushed to feat/note-export at Klectr/KSlab 2024-10-09 16:56:10 +00:00
77624aae8c feat(notes): add support for exporting individual notes
tristonarmstrong pushed to main at Klectr/KSlab 2024-10-09 04:33:00 +00:00
f659a38026 Merge pull request 'feat/md' (#5) from feat/md into main
4ea03e68bf update gray items border color
412ae1c740 refactor a bit for readability
640e5af6fe fix styling of markdown text
80e5f03877 get markdown working with existing notes cards
Compare 5 commits »
tristonarmstrong merged pull request Klectr/KSlab#5 2024-10-09 04:32:58 +00:00
feat/md
tristonarmstrong pushed to feat/md at Klectr/KSlab 2024-10-09 04:31:59 +00:00
4ea03e68bf update gray items border color
tristonarmstrong created pull request Klectr/KSlab#5 2024-10-09 04:27:42 +00:00
feat/md
tristonarmstrong pushed to feat/md at Klectr/KSlab 2024-10-09 04:27:25 +00:00
412ae1c740 refactor a bit for readability