Historique des commits

Auteur SHA1 Message Date
  sbkwgh 16eb4faf00 Show same number of ticks as data points il y a 8 ans
  sbkwgh e44e7cf452 Add page-views component il y a 8 ans
  sbkwgh 0d6645eb2e Add widget logic il y a 8 ans
  sbkwgh b35330bce8 Use flex positioning il y a 8 ans
  sbkwgh 26cb041cf2 Add new-posts widget il y a 8 ans
  sbkwgh c6111f66dc Add new widget component il y a 8 ans
  sbkwgh abbf0aa188 Add card system il y a 8 ans
  sbkwgh 58c9f4c6b6 Add sub-routes and allow click to select routes on menu il y a 8 ans
  sbkwgh be52441185 Add admin route and admin menu il y a 8 ans
  sbkwgh 12210ad4be Replace post content of deleted posts with deleted message il y a 8 ans
  sbkwgh 2baf4a31ef Add css rule to center properly slot il y a 8 ans
  sbkwgh c181fe4e1d Change button text to 'remove' rather than 'delete' il y a 8 ans
  sbkwgh e7184783ad Only show check mark if not already removed il y a 8 ans
  sbkwgh ef734e8589 Align to center of button il y a 8 ans
  sbkwgh ae3f2f1c94 Show/hide button after api call is complete il y a 8 ans
  sbkwgh 55b5b4017c Use api to remove posts on backend il y a 8 ans
  sbkwgh cee94cbc40 Use min-width instead of width il y a 8 ans
  sbkwgh c3a450d32d Show button in side-bar if selectState is enabled il y a 8 ans
  sbkwgh 36ea1dad49 Add button--disabled class il y a 8 ans
  sbkwgh c107e0936f Add selection functionality using vuex il y a 8 ans
  sbkwgh 872f8e5c75 Add select capability to posts il y a 8 ans
  sbkwgh 985340c65f Only show reply thread button and reply post links if thread is not locked il y a 8 ans
  sbkwgh 9e148f1bde Use h2 instead of h1 tag and decrease padding for thread-locked message il y a 8 ans
  sbkwgh 214b5d7c13 Set width of sidebar il y a 8 ans
  sbkwgh 1faa3b8cda Only show thread management button if logged in admin il y a 8 ans
  sbkwgh b748912177 Add admin field to vuex and set this field when a user logs in il y a 8 ans
  sbkwgh 80e581fc12 Add conditional thread lock message il y a 8 ans
  sbkwgh 865f990ffb Implement ajax functionality for lock thread il y a 8 ans
  sbkwgh befabc0972 Use new menu-button options parameter format, and call threadLock method il y a 8 ans
  sbkwgh 1cd3e43bb4 Use object with event and value parameter for options, in case value parameter is dynamic il y a 8 ans