| .. |
|
cache
|
fix: resolve linter warning and cache race condition
|
2026-01-14 23:50:37 +08:00 |
|
db
|
feat: implement ListActivities pagination (#5468)
|
2026-03-04 19:08:47 +08:00 |
|
migration
|
chore: move storage setting migration to v0.27.0 (#5686)
|
2026-03-05 19:44:36 +08:00 |
|
seed
|
fix(markdown): support height/width attributes on img elements
|
2026-03-02 22:45:36 +08:00 |
|
test
|
feat(store): change default storage type to local filesystem
|
2026-03-01 19:42:01 +08:00 |
|
activity.go
|
feat: implement ListActivities pagination (#5468)
|
2026-03-04 19:08:47 +08:00 |
|
attachment.go
|
fix: avoid truncating memo batch attachments (#5654)
|
2026-02-23 20:09:39 +08:00 |
|
cache.go
|
chore: update store cache
|
2024-05-12 13:19:31 +08:00 |
|
common.go
|
chore: update workspace setting store
|
2024-04-13 02:08:35 +08:00 |
|
driver.go
|
refactor: user auth improvements (#5360)
|
2025-12-18 18:15:51 +08:00 |
|
idp.go
|
refactor: store cache
|
2025-05-27 22:06:41 +08:00 |
|
inbox.go
|
fix(store): filter inbox notifications by message type at database level
|
2025-12-01 08:43:05 +08:00 |
|
instance_setting.go
|
feat(store): change default storage type to local filesystem
|
2026-03-01 19:42:01 +08:00 |
|
memo.go
|
fix: clean up memo_relation and attachments when deleting memo
|
2026-01-12 23:18:04 +08:00 |
|
memo_relation.go
|
fix: list memo relations
|
2025-04-12 22:02:13 +08:00 |
|
migrator.go
|
fix: detect legacy installations with empty schema version
|
2026-03-01 20:59:39 +08:00 |
|
reaction.go
|
fix(security): implement security review recommendations (#5228)
|
2025-11-06 23:32:27 +08:00 |
|
store.go
|
refactor: rename workspace to instance throughout codebase
|
2025-11-05 23:35:35 +08:00 |
|
user.go
|
refactor: migrate HOST roles to ADMIN
|
2026-01-20 23:38:30 +08:00 |
|
user_setting.go
|
refactor: remove deprecated Sessions and AccessTokens settings
|
2025-12-19 08:35:57 +08:00 |