Github Commits
UI brushup of comments section, share button, and edit toolbar
user avatar icon
Enhanced header navigation bar, with a dropdown like menu
Fixed small bugs, covert percentage was global variable, thus it's va…
Fixed search in obj files, merged edit page and view page, removed gl…
Merge branch 'development' of https://github.com/BRL-CAD/OGV-meteor i…
show/hide toolbar and color changing toolbar now works, styled the th…
Fixed query in model viewer
added copy to clipboard functionality to embed button, added frontend…
fixed model search results
Modified lovers count and comment as per new post collection
fixed package file to avoid version conflict
Added updated files from .meteor folder
Added posts collection, shared models are now shown in newsfeed and i…
Added public/private model functionality, added an edit icon in model…
fixed model count and following count
added conversion percentage, removed merging code for the moment, rem…
Commented the code related to posts, since it is incomplete
Added frontend of conversion progress bar, tried a bit different meth…
Removed thumbfiles collection, and added basic merging obj functionality
Fixed thumbnail process
added thumbnail feature and some bug fixes
missing / in css
search redesign missing file
Redesigned the search in OGV
added shared tickr on newsfeed page, added seen variable in notificat…
Working on three major changes, changed all notifications to sAlert, …
added schema to collections, and few code cleanup changes
Restored download icon, which was changed with recent PR merge of Fre…
News feed page rendered even when logged out. Fixed it
Added a default image to be shown, when user sets no pic
No result was shown on searching users. Fixed it
removed redundant code