Tasia tasiaiso
  • Joined on 2024-02-19
76 contributions in the last 12 months
MayJunJulAugSepOctNovDecJanFebMarAprMayMonWedFri
Less
More
tasiaiso commented on pull request cory/tildefriends#45 2024-03-25 15:33:23 -04:00
WIP: git submodules

Run make fetch ?

tasiaiso commented on pull request cory/tildefriends#45 2024-03-22 15:41:25 -04:00
WIP: git submodules

I'm not familiar with makefiles yet and I just don't understand what this does

ANDROID_DEPS := deps/openssl/android/arm64-v8a/usr/local/lib/libssl.a
$(ANDROID_DEPS):
	+@tools/ssl-android
…
tasiaiso pushed to submodules at tasiaiso/tildefriends 2024-03-22 15:26:09 -04:00
e00f73e1d5 Merge branch 'submodules' of https://dev.tildefriends.net/tasiaiso/tildefriends into submodules
4c11667ebd android sdk, makefile changes
658e7089be Merge branch 'nix_package' into submodules
0965e90d7b build(nix): test nix package
d1f87a8fb4 remove lit
Compare 5 commits »
tasiaiso commented on pull request cory/tildefriends#45 2024-03-22 07:18:42 -04:00
WIP: git submodules

Should there be a copy of openssl at deps/openssl ? I see references to his in GNUMakefile, but it's not in the repo.

tasiaiso pushed to submodules at tasiaiso/tildefriends 2024-03-22 05:02:13 -04:00
2b4265f9ee Merge branch 'main' into submodules
fdda628be8 Fix paths in the source tarball.
2b45d8aa05 Doh. Never mean to add that.
0e2fc65301 Document run -k flag.
Compare 4 commits »
tasiaiso pushed to submodules at tasiaiso/tildefriends 2024-03-21 20:57:40 -04:00
3bd827a9f7 remove some of the preinstalled dependencies (code_mirror, prettier)
tasiaiso created pull request cory/tildefriends#45 2024-03-21 20:41:56 -04:00
WIP: git submodules
tasiaiso created branch submodules in tasiaiso/tildefriends 2024-03-21 20:39:50 -04:00
tasiaiso pushed to submodules at tasiaiso/tildefriends 2024-03-21 20:39:50 -04:00
474e39c9c3 add picohttpparser as a submodule
0272382e0e remove picohttpparser
b1c8b51377 add libuv as a submodule
1a5acca5cf remove libuv
2d5417f7dc add libbacktrace as a submodule
Compare 10 commits »
tasiaiso commented on issue cory/tildefriends#23 2024-03-21 17:32:19 -04:00
Add themes

#34

tasiaiso pushed to user_settings at tasiaiso/tildefriends 2024-03-21 17:30:04 -04:00
58dbf42a3a theme picker: preselect the saved theme
tasiaiso pushed to user_settings at tasiaiso/tildefriends 2024-03-21 15:45:13 -04:00
a1f221879b remove the identity app
tasiaiso pushed to user_settings at tasiaiso/tildefriends 2024-03-21 15:11:03 -04:00
2a928dcafc feat-user_settings): add ability to import and delete an identity, formatting
tasiaiso pushed to user_settings at tasiaiso/tildefriends 2024-03-21 14:33:25 -04:00
5474c5a101 Merge branch 'user_settings' of https://dev.tildefriends.net/tasiaiso/tildefriends into user_settings
4992ff3a2d feat(user_settings): finish ui, add ability to export and create identities, add tildefriends.css to the /static/ folder
Compare 2 commits »
tasiaiso pushed to user_settings at tasiaiso/tildefriends 2024-03-21 14:28:54 -04:00
4b7261fa20 Merge branch 'main' into user_settings
fdda628be8 Fix paths in the source tarball.
2b45d8aa05 Doh. Never mean to add that.
0e2fc65301 Document run -k flag.
Compare 4 commits »
tasiaiso pushed to user_settings at tasiaiso/tildefriends 2024-03-21 14:25:55 -04:00
88ee0aa6f0 feat(user_settings): finish ui, add ability to export and create identities, add tildefriends.css to the /static/ folder
tasiaiso commented on issue cory/tildefriends#44 2024-03-21 10:38:41 -04:00
Redirect the old github repo to this one to avoid confusion

There's this method, but i think this only applies to new github repos. You can just link to…

tasiaiso commented on issue cory/tildefriends#43 2024-03-21 10:35:47 -04:00
Make a robots.txt file

I think I'm OK having it scraped

Definitely, but I think it should only access / and /~cory/welcome/. Anything else is a waste of bandwidth, resources and storage imo.

tasiaiso opened issue cory/tildefriends#44 2024-03-21 08:41:01 -04:00
Redirect the old github repo to this one to avoid confusion
tasiaiso opened issue cory/tildefriends#43 2024-03-21 08:36:37 -04:00
Make a robots.txt file