This website requires JavaScript.
Explore
Help
Sign In
Ryan
/
docmost
Watch
1
Star
0
Fork
0
You've already forked docmost
mirror of
https://github.com/docmost/docmost.git
synced
2026-07-09 08:14:29 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ccdf2343f2eb782512cfe5a002bf0cd0ac763d9b
docmost
/
apps
/
server
/
src
/
database
T
History
Philipinho
ccdf2343f2
refactor(base): rename baseId to pageId in BaseViewRepo
2026-04-27 01:10:56 +01:00
..
helpers
…
listeners
…
migrations
fix(db): add pending_type columns to recreated base_properties table
2026-04-27 00:59:36 +01:00
pagination
feat(ee): page-level access/permissions (
#1971
)
2026-02-26 19:49:10 +00:00
repos
refactor(base): rename baseId to pageId in BaseViewRepo
2026-04-27 01:10:56 +01:00
services
…
types
chore(db): drop Base entity type aliases (table no longer exists)
2026-04-27 01:04:05 +01:00
database.module.ts
Merge branch 'main' into base
2026-04-17 13:48:49 +01:00
migrate.ts
refactor(db): migrate from node-postgres to postgres.js (
#1846
)
2026-01-21 18:12:16 +00:00
utils.ts
…