index
:
Dash-Web.git
master
A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
browndash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fields
/
util.ts
Age
Commit message (
Expand
)
Author
2025-04-14
fixed how templates are expanded to avoid template sub-component conflicts by...
bobzel
2025-03-30
changed Doc.Layout calls to doc[DocLayout]. fixed flashcard ui placement on ...
bobzel
2025-03-21
trying to improve how data / layout / root and templtae docs are accessed.
bobzel
2024-10-11
Lots of cleanup in comparisonBox to get rid of duplicated code and siimplify ...
bobzel
2024-08-15
cleaned up server list add/rem.
bobzel
2024-08-13
cleaning up database types
bobzel
2024-08-08
many changes to add typing in place of 'any's etc
bobzel
2024-05-08
lots of api cleanup and cycle removal
bobzel
2024-04-30
changed acl- and some other field- to acl_ and field_ style
bobzel
2024-04-23
fixes for rich text menu updates and setting parameters on text doc vs within...
bobzel
2024-04-19
lint fixes.
bobzel
2024-04-19
fixed text search highlighting. fixed first typed characfter of note to have...
bobzel
2024-04-17
restoring eslint - updates not complete yet
bobzel
2024-03-31
fixed scrolling to targets in text views. fixed referencing fields on anothe...
bobzel
2024-03-19
cleaned up user templates to not get changed on reload. made setting a templ...
bobzel
2023-12-29
cleaned up imports, mobx observable initialization and some compile errors.
bobzel
2023-12-10
massive changes to use mobx 6 which means not accessing props directly in @co...
bobzel
2023-11-08
fixed bug where tableBox's didn't render all of the rows they receive. lots o...
bobzel
2023-07-12
fixed guest mode to always allow edits (since nothing is saved to server)
geireann
2023-07-11
set acl for author of Doc when adding a Doc - otherwise, undetermined behavi...
bobzel
2023-07-11
fixed sharing of presentations with dashboards.
bobzel
2023-07-11
more fixes to simplify sharing
bobzel
2023-07-10
fixed sharing to a user to allow upgrading credentials.
geireann
2023-07-10
updated how Lists and Docs get updated when they contain an ObjectField that ...
bobzel
2023-07-08
fixed adding tabs to not try to distribute acls (this is done through adding ...
bobzel
2023-07-07
fixed self-ownership of copied Docs created by someone else. prevent dash fro...
bobzel
2023-07-07
added a dashboard count to dashboard view to indicate that shared dashboards ...
bobzel
2023-07-07
a bunch of fixes to simplify collaboration and make it work better.
bobzel
2023-07-07
guest permission fixes
srichman333
2023-07-07
changing + inheriting layout acls fix
srichman333
2023-07-07
default is to override nested docs
srichman333
2023-07-05
from last
bobzel
2023-07-05
changed acl inheritance for docking views.
bobzel
2023-07-04
Merge branch 'master' into collaboration-sarah
srichman333
2023-06-30
fixed inherit parent acls to update shared docs list
srichman333
2023-06-29
from last
bobzel
2023-06-26
layout acl updates - SharingManager works
srichman333
2023-06-23
cleaned up more issues with pointer events/contents active. fixed dragging f...
bobzel
2023-06-23
acls in proto so that layout acls start cleared
srichman333
2023-06-22
cleaned up dragging - abort presItem drags properly, fix naming for drag/drop...
bobzel
2023-06-21
uses acl from container for layout functions
srichman333
2023-06-21
layout acls initially unset + bug fix with public acl when creating tabs and ...
srichman333
2023-06-16
DocumentDecorations layout
srichman333
2023-06-16
cleaner w/ effectiveAcls
srichman333
2023-06-15
fixed group sharing distribution bug and group sharing in the properties menu
srichman333
2023-06-15
fixes post-merge
bobzel
2023-06-15
more merge fixes
srichman333
2023-06-14
Merge branch 'master' into collaboration-sarah
srichman333
2023-06-14
PropertiesView changes - colors on all permissions and fixed bug with when th...
srichman333
2023-06-13
fixed updating cached docs when opening a backlinks collection. added some F...
bobzel
[next]