Tasia tasiaiso
  • Joined on 2024-02-19
tasiaiso pushed to tasiaiso-documentation at tasiaiso/tildefriends 2024-05-11 15:55:03 -04:00
5c8c6e8760 docs: remove unicode chars
85ac8080f4 chore(doc): run and modify formatting rules
0751699bc8 docs: more docs guidelines
Compare 3 commits »
tasiaiso commented on pull request cory/tildefriends#55 2024-05-11 15:53:32 -04:00
WIP: Write documentation

same

tasiaiso commented on pull request cory/tildefriends#55 2024-05-11 15:53:26 -04:00
WIP: Write documentation

same

tasiaiso commented on pull request cory/tildefriends#55 2024-05-11 15:53:16 -04:00
WIP: Write documentation

@cory can you help me fill those in ?

tasiaiso pushed to tasiaiso-documentation at tasiaiso/tildefriends 2024-05-11 14:06:52 -04:00
5551fd2dea chore: small changes in README and LICENSE
69b2e2a955 chore: rename lint script to format, tell prettier to ignore markdown files
34c7fa8312 docs: new documentation
Compare 3 commits »
tasiaiso opened issue cory/tildefriends#57 2024-05-11 13:18:51 -04:00
Add make format and npm run format those as precommit hooks ?
tasiaiso opened issue cory/tildefriends#56 2024-05-11 12:40:24 -04:00
Add a warning screen if JavaScript is disabled
tasiaiso closed issue cory/tildefriends#54 2024-05-11 08:54:50 -04:00
Write documentation
tasiaiso created pull request cory/tildefriends#55 2024-05-11 08:54:37 -04:00
WIP: Write documentation
tasiaiso pushed to tasiaiso-documentation at tasiaiso/tildefriends 2024-05-11 08:53:51 -04:00
396f37ee3b chore(docs): add markdownlint-cli
tasiaiso created branch tasiaiso-documentation in tasiaiso/tildefriends 2024-05-11 08:53:51 -04:00
tasiaiso pushed to main at tasiaiso/tildefriends 2024-05-11 08:52:20 -04:00
7caf4a0173 Fix numerous issues around setting the first registered used as an admin.
385524352c Refactor most uses of uv_queue_work to go through a helper that keeps track of thread business, traces, and is generally less code.
5ca5323782 Fix /speedscope/ => deps/speedscope/index.html.
ba6da856bb Let trace truncate names more if it means we can generate valid JSON.
c0e72246cc Trying to understand a lingering 'previous message doesn't exist.' And format.
Compare 195 commits »
tasiaiso opened issue cory/tildefriends#54 2024-05-11 08:31:15 -04:00
Write documentation
tasiaiso pushed to master at tasiaiso/keyoxide_proof 2024-05-05 03:09:43 -04:00
479e47cfdb Add keyoxide proof
tasiaiso created branch master in tasiaiso/keyoxide_proof 2024-05-05 03:09:43 -04:00
tasiaiso created repository tasiaiso/keyoxide_proof 2024-05-05 03:02:19 -04:00
tasiaiso commented on pull request cory/tildefriends#34 2024-04-14 10:58:41 -04:00
WIP: user_settings app

Is there a way to have shared or per-app databases already ? Is this a thing we'd want to look at implementing ?

tasiaiso commented on pull request cory/tildefriends#34 2024-03-26 16:54:26 -04:00
WIP: user_settings app

What do you think of this @cory ?

tasiaiso commented on pull request cory/tildefriends#45 2024-03-26 16:53:33 -04:00
WIP: git submodules

It's make fetchdeps sorry

GNUmakefile Line 812 in e00f73e1d5
fetchdeps:

I made that script before I knew that stuff was…