v2 redesign #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Changes
add delete confirmationintroduce user namespacespages can be either public, internal or privateonly editable by its ownerShare button for private pages (secret view key)make nicer 404render 404 under /wiki/split source tree into packages under pkg/new json dump type to include pages and users.migrate markdown parser to https://github.com/gomarkdown/markdown update to 1.5.2static content expiry 90 daysset<a rel="noreferrer">"Keep me signed in"renameback-to-topbody tag"You are about to delete user test."Add User Pages/<user>shows all pages belonging to this user (like/all)/wikishould work the samegroup permission modelClear search index on restoreChange page title to<section> / <page>Improve search syntaxexact search matching ("<search>") should be possibleimplement prefix scans in store interface (badger native, bolt wrapper)ForEachPrefix(prefix string, f func(string, []byte) error) errorNew Database Layout
Routing:
wiki/<page><user>/<page>BoltDB:
Markdown SourceRendered HTMLPages (and their permissions)UsersBleve:
TitleCleared HTMLJust for searchingMemcache:
Recent articles viewed