Tasia Iso tasiaiso
  • Joined on 2024-02-19
tasiaiso created pull request cory/tildefriends#32 2024-02-22 09:41:33 -05:00
Add prettier to the project
tasiaiso created branch prettier in tasiaiso/tildefriends 2024-02-22 09:38:12 -05:00
tasiaiso pushed to prettier at tasiaiso/tildefriends 2024-02-22 09:38:12 -05:00
f23414adaf prevent previous commits from appearing in git blame
41024ddb79 build: Add prettier to the project
Compare 2 commits »
tasiaiso created pull request cory/tildefriends#30 2024-02-22 07:10:22 -05:00
WIP: improvements to the wiki app
tasiaiso created branch projectwide-prettier in tasiaiso/tildefriends 2024-02-22 07:05:11 -05:00
tasiaiso pushed to projectwide-prettier at tasiaiso/tildefriends 2024-02-22 07:05:11 -05:00
tasiaiso created branch wiki-improvements in tasiaiso/tildefriends 2024-02-22 07:04:00 -05:00
tasiaiso pushed to wiki-improvements at tasiaiso/tildefriends 2024-02-22 07:04:00 -05:00
53f9547cc5 style(wiki): use core.js
tasiaiso commented on issue cory/tildefriends#11 2024-02-20 13:41:22 -05:00
Don't keep OpenSSL binaries in source control. Do make it easy to build them.

Including prebuilt versions of anything (bundled js files included) is a massive security risk (are you sure I'm not introducing malware in #1 by modifying cm6.js ?). It does make building the app…

tasiaiso commented on issue cory/tildefriends#9 2024-02-20 13:34:37 -05:00
Expose some CodeMirror editor settings

#9 or settings in the editor itself ?

tasiaiso opened issue cory/tildefriends#26 2024-02-20 13:33:39 -05:00
Add new apps
tasiaiso opened issue cory/tildefriends#25 2024-02-20 13:30:36 -05:00
Improve the ssb app
tasiaiso opened issue cory/tildefriends#24 2024-02-20 13:29:11 -05:00
Add a git app
tasiaiso opened issue cory/tildefriends#23 2024-02-20 13:28:55 -05:00
Add themes
tasiaiso opened issue cory/tildefriends#22 2024-02-20 13:28:37 -05:00
Package to deb
tasiaiso opened issue cory/tildefriends#21 2024-02-20 13:28:05 -05:00
Package to Nix
tasiaiso opened issue cory/tildefriends#20 2024-02-20 13:27:18 -05:00
Make it possible to share to-do lists
tasiaiso opened issue cory/tildefriends#19 2024-02-20 13:25:56 -05:00
Improve onboarding and first time user experience
tasiaiso commented on issue cory/tildefriends#18 2024-02-20 13:02:45 -05:00
Create an example application

Should the root of the HTML document be in app.js or in body(index).html ?

tasiaiso opened issue cory/tildefriends#18 2024-02-20 13:01:00 -05:00
Create an example application