Skip to content

Releases: sentriz/socr

socr v0.8.0

30 Mar 18:10
0d677ab
Compare
Choose a tag to compare

Features

  • add opengraph image tags to media page (13a4409)

socr v0.7.1

08 Mar 15:24
68a0300
Compare
Choose a tag to compare

Bug Fixes

  • ui: only get images from the clipboard (7f53f43)

socr v0.7.0

28 Dec 01:01
785a020
Compare
Choose a tag to compare

Features

  • ci: only run nightly when code has changed (1c2be7c)

socr v0.6.0

08 Dec 00:07
09941a3
Compare
Choose a tag to compare

Features

  • ui: add new font (e5b601c)
  • ui: render directories before date in search sidebar (fac3cff)
  • ui: update public page styling (1e15eaf)

Bug Fixes

  • server: don't double print version (6e11818)
  • ui: fix arrow keys not changing video items (af7d43b)
  • ui: fix ts build (51a56f8)
  • ui: suppress router warning (5c7cc4e)

socr v0.5.0

17 Sep 14:09
ae4874d
Compare
Choose a tag to compare

Features

  • ui: update media preview border style (be7405b)

Bug Fixes

  • set video thumb max height (96f60a1)

socr v0.4.2

21 Nov 20:18
b03399c
Compare
Choose a tag to compare

Bug Fixes

socr v0.4.1

21 Nov 19:41
e359067
Compare
Choose a tag to compare

Features

  • filter by year/month and wrap search cols on different size displays (c87d94e)
  • store media processed boolean (36f985b)
  • ui: add arrow keys to switch between images (74465ed)
  • ui: clean up thumbs and mobile layout (a7c5f0a)
  • ui: container min width (93233f9)
  • ui: highlight selector search option (dc18179)
  • ui: make importer its own page (b6e3d06)
  • ui: round preview corners (d3d575b)
  • ui: scale preview thumbs to height (59727e2)
  • ui: update bg and public styles (466a9df)
  • ui: update overlay hierarchy and add overlay scrollbars (0ab4ff9)

Bug Fixes

  • don't import empty blocks (163fd46)
  • importer: don't attempt to import a thumbnail for a media we have already found (04529b4)
  • ui: add settings header spacing (53e0c43)
  • ui: don't show invalid upload date (cca1280)
  • ui: downgrade scrollbar (3ea3d64)
  • ui: hide public title on mobile (546cf28)
  • ui: make sidebar header links bigger (e7eb11f)
  • ui: overlay positions on mobile (024028c)
  • ui: proxy socket connection in dev mode (a6a898f)
  • ui: use intersection observer for scrolling images (195d1ee)
  • use url.value in importer preview (5d78f06)

socr v0.4.0

24 Sep 17:26
cc740ea
Compare
Choose a tag to compare

Features

  • filter by year/month and wrap search cols on different size displays (c87d94e)
  • store media processed boolean (36f985b)
  • ui: add arrow keys to switch between images (74465ed)
  • ui: clean up thumbs and mobile layout (a7c5f0a)
  • ui: highlight selector search option (dc18179)
  • ui: make importer its own page (b6e3d06)
  • ui: round preview corners (d3d575b)
  • ui: scale preview thumbs to height (59727e2)
  • ui: update bg and public styles (466a9df)
  • ui: update overlay hierarchy and add overlay scrollbars (0ab4ff9)

Bug Fixes

  • don't import empty blocks (163fd46)
  • importer: don't attempt to import a thumbnail for a media we have already found (04529b4)
  • ui: add settings header spacing (53e0c43)
  • ui: don't show invalid upload date (cca1280)
  • ui: make sidebar header links bigger (e7eb11f)

socr v0.3.0

09 Sep 18:23
aadd6f7
Compare
Choose a tag to compare

Features

  • add db migrations (86c2db1)
  • add filter by media to search endpoint (4dede23)
  • add image preview thumbnails (980c09a)
  • ci: check prettier (26f1803)
  • ci: lint and test frontend (8435204)
  • readme: add flow img (d5757d8)
  • ui: add "check" command (3878c6c)
  • ui: add no results found state (f9f1652)
  • ui: add option to filter by media type (01ff10a)
  • ui: don't show public text for videos (12a036e)
  • ui: show video icon for videos (ad03b6d)
  • ui: use hericons (948f459)

Bug Fixes

  • build: add build deps to final container (a02943e)
  • lint: remove funlen (b102bea)
  • swap image / video icons (75de539)
  • ui: emit load event for video with loadstart (ea5c2a0)
  • ui: fix type errors (25dfd0e)
  • update accepted sort order dec -> desc (cd53fe4)

socr v0.2.2

14 May 12:01
60f2c7a
Compare
Choose a tag to compare

Bug Fixes

  • ci: install build deps for prod image (f3528ba)