Commit Graph

132 Commits

Author SHA1 Message Date
f6337104cf oops, forgot about page titles 2026-04-05 15:51:22 +02:00
3ab3567ac3 Name::get_all, quotes page stub, quote add UI work, icons 2026-04-05 15:48:30 +02:00
7514e98f1b merge upstream
All checks were successful
mnemo-build-and-publish / gractwo-mnemo-build (push) Successful in 8s
2026-04-04 21:52:29 +00:00
3f10b51da9 compose.yaml comments, make docker:/app/data writable 2026-04-04 23:50:30 +02:00
947db47fdf finalize migration 2026-04-04--01 2026-04-04 23:46:40 +02:00
f49fb9df6f example compose.yaml, includestr styles, ignore default bind mount 2026-04-04 21:42:08 +02:00
252f7b164b remove all that .map_err nonsense at once 2026-04-04 14:23:42 +02:00
f588f3cf27 merge upstream
All checks were successful
mnemo-build-and-publish / gractwo-mnemo-build (push) Successful in 35s
2026-04-04 08:26:51 +00:00
e08f169074 commit new tailwind artifact to make it stop crying 2026-04-04 02:45:01 +02:00
d8fb561bca log everything 2026-04-04 02:44:17 +02:00
0fb8dafd09 merge upstream
All checks were successful
mnemo-build-and-publish / gractwo-mnemo-build (push) Successful in 31s
2026-04-03 17:06:32 +00:00
449136ce37 make transactions higher level (pass them everywhere) 2026-04-03 19:05:37 +02:00
a811727dd3 merge upstream
All checks were successful
mnemo-build-and-publish / gractwo-mnemo-build (push) Successful in 31s
2026-04-03 14:18:14 +00:00
e4cccde466 ensure log creation for all present action 2026-04-03 16:05:53 +02:00
dc7d16babe merge upstream
All checks were successful
mnemo-build-and-publish / gractwo-mnemo-build (push) Successful in 9s
2026-04-03 13:17:45 +00:00
20efa90e5d Create .dockerignore 2026-04-03 15:10:47 +02:00
bd9b24cdbb merge upstream
All checks were successful
mnemo-build-and-publish / gractwo-mnemo-build (push) Successful in 3m1s
2026-04-03 13:00:28 +00:00
f16da888d5 don't mount nonexistent ./web/ 2026-04-03 14:59:54 +02:00
bc44efad1a merge upstream
Some checks failed
mnemo-build-and-publish / gractwo-mnemo-build (push) Failing after 10s
2026-04-03 12:56:33 +00:00
faf1ea48d7 add userpermission db schema 2026-04-03 14:54:53 +02:00
1776ada5ee Create build-and-publish.yaml 2026-04-03 14:40:30 +02:00
861ea03c5b Create Dockerfile 2026-04-03 14:29:02 +02:00
74895c503d logs panel to logs system hook up, cleanup 2026-04-03 13:55:43 +02:00
42c54ba6a0 logs database schema & method shifts 2026-04-03 12:33:06 +02:00
f935e626fc logs: create user,tag,person, change handle 2026-04-03 01:27:47 +02:00
bdd4585a49 initial readme 2026-03-30 11:53:17 +02:00
c2062f3a8a logs stub 2026-03-27 21:10:49 +01:00
9393dc2f21 usersettings->change password 2026-03-25 01:11:46 +01:00
241e6988c9 make logout work 2026-03-25 01:09:39 +01:00
e115bf4391 create user page w/ functionality 2026-03-24 18:10:14 +01:00
98b93345c2 add '@' character to UserHandle input in /user-settings 2026-03-24 16:13:33 +01:00
acdd89e26f tag create form, misc tweaks 2026-03-22 23:51:23 +01:00
4a4e3872da person create form, misc tweaks 2026-03-22 23:35:47 +01:00
1e43b9cf57 'settings.rs' -> 'usersettings.rs' 2026-03-19 19:08:26 +01:00
73a6e7d8e6 user settings page & handle changing for self 2026-03-18 22:01:33 +01:00
cbf344dc25 enlarge ~ in front of persons names 2026-03-18 21:29:08 +01:00
48808a447c add persons page, quote count helpers, remove photo count UI for now 2026-03-18 13:43:26 +01:00
ef0c8077e3 decrease tag element size in tags listing 2026-03-17 11:51:47 +01:00
7cd9e95a41 tags page concept init 2026-03-17 04:22:15 +01:00
70bf9f0a6d fix safari collapsing avatar width in miniprofile 2026-03-17 01:14:54 +01:00
881dfe6f0d navbar user dropdown, logout icon 2026-03-14 11:53:35 +01:00
0bc9384b6a logout form w/ back to root page 2026-03-13 12:01:29 +01:00
b0013f9962 run TW LSP against .rs files, enforce canonical twcss 2026-03-11 14:41:08 +01:00
f753fcf5b4 user profiles 2026-03-10 21:21:23 +01:00
9e678c5586 quote frontend init, chips, basic stats 2026-03-09 22:56:13 +01:00
4a4e97f7be users::page, users::created_at, nav gating, icons, misc 2026-03-08 23:50:06 +01:00
8d18c858b3 mobile responsiveness 2026-03-08 12:08:53 +01:00
e1578af68e web UI, tailwind, icons, login 2026-03-08 11:35:23 +01:00
149bf43c01 add potential sqlite db names to gitignore 2026-03-07 16:53:32 +01:00
766e9029bf quotes create&getbyid, migration renew, misc 2026-03-07 16:08:29 +01:00