Skip to content

Releases: runar-rkmedia/skiver

v0.4.0

05 Apr 21:11
Compare
Choose a tag to compare
  • 8511606 feat: project-search is now sticky
  • 9848cfa fix: show error on tag-diff-failure
  • 82cc0bb fix: category-updates no longer clears other values
  • f8cb92f fix: toast null-check
  • 41a4d18 fix: categorytreenode is now recursive

v0.3.0

24 Mar 21:19
Compare
Choose a tag to compare

Changelog

  • 5e234e0 feat: allow updating translation-key
  • 735a607 fix(cli): move ignore-filter-flag up
  • 25bf615 fix: fix for typescript-export bug with leading dots
  • dcfdcbc fix: move missing-handler
  • 6b87753 fix: move server-info-handler
  • bed6211 fix: use cobra for cli

v0.2.2

22 Mar 09:57
Compare
Choose a tag to compare

Changelog

v0.2.1

22 Mar 08:50
Compare
Choose a tag to compare

Changelog

v0.2.0

22 Mar 07:46
Compare
Choose a tag to compare

Changelog

  • a185d76 feat: add snapshotdiffing
  • 95d2dac feat: add token-generation, password-change on userpage
  • f5400e6 fix: add more metrics, info etc.
  • fea47f3 fix: add test for exporting deleted translations
  • dbee2e8 fix: allow setting if extended-projects should include deleted items
  • 6162a0a fix: update for deleting and visuallyhandling deleted translations

v0.1.1

15 Mar 11:18
Compare
Choose a tag to compare

Changelog

  • c37f1a9 fix: update org-list-endpoint

v0.1.0

13 Mar 17:16
Compare
Choose a tag to compare

Changelog

  • 4b019f4 Merge pull request #5 from runar-rkmedia/categorytreemap
  • a0fae2f add Bing-translator
  • 28b1612 add build-reload watcher
  • da19d16 add icon
  • 7eab588 add import to api
  • 9c56862 add import with tests
  • fce88f7 add initial support for exporting translations
  • d1960f9 add initial support for preview of translation-values during input
  • 8fc582e add initial support for reporting missing translations
  • 8d266b6 add project, update swagger
  • 699c73e add semi-working translation
  • c28c9ea add simple lexer
  • 697f678 add simple parser
  • 0b8b159 add support for inferring variables and references from translations
  • 996f25d chore: add variable-default vlaue to infer-map
  • 75685a9 chore: change argon2-lib
  • 89a7176 chore: minor updates, refactor
  • 2c1321d feat(Embed): allow passing edits without the interface
  • e24ee49 feat(cli): unused now works both locally and with api
  • 674c9df feat: Projectoverview, edit translation-metada
  • 472afd4 feat: add creators/updaters, update translationValue
  • 0ed08e3 feat: add snapshot-functionality
  • 5e5876e feat: add support for translation-context with import-test
  • dfbee81 feat: auto-translate
  • d7c030c feat: can now translate
  • 1b47809 feat: graceful shutdowns
  • ae2a457 feat: improve embedded ux
  • 7916ed6 feat: initital addition of locale
  • c8a10c6 feat: only export locales for project that are set to publish
  • 33cad38 feat: orgs, improve improve/export, embeded view
  • 6af1721 feat: submit project-settings
  • e598e3f feat: update cli with inject
  • 49b5ba2 fix(Embed): improve Embed-view
  • c4b6407 fix: add WIP resources
  • e5d5088 fix: add go-release
  • 1f31e5e fix: add gzip to config
  • 735b61b fix: add missing logoutresponse
  • c39cedc fix: add project-snapshotting to ui
  • a4eea60 fix: add url-handler
  • 54e1bc7 fix: allow cookie for whole domain
  • 462e67e fix: check projects autotranslate settings before auto-translating
  • f2e0691 fix: dissallow ignoring all locales
  • bb8093d fix: dont post messages when there are no listeners
  • 29a9622 fix: frontend performance
  • e4a290f fix: improve categorylist-view
  • be7016a fix: improve global search
  • 173abaf fix: improve login/join-ux
  • 13a8167 fix: improve project-form
  • 3499f50 fix: improve scrolls, enable search
  • 1bb6dfa fix: improve ux
  • 869c919 fix: interpolate variables on update translationvalue
  • a5a7da6 fix: minor improvements
  • 8e8ff33 fix: minor styling-changes for semi-workable on mobile
  • e9b7341 fix: minor updates
  • bd2001f fix: readd access-control
  • 5e67ec2 fix: readd support for context
  • 7dabab3 fix: reenable export-flattening
  • e019b6a fix: remove filter on button-hover
  • 1016fdc fix: remove gobyoall-refs
  • 061bc4e fix: remove view for who created until we can see their username
  • f252ce3 fix: resolve issue with ghost-categories on empty translations
  • 84e42d6 fix: scroll to newly created category
  • 055c1c5 fix: search-embed now includes scrollanchor
  • 7fd0fc1 fix: seed users and locales
  • 44cae63 fix: some minor fixes and warnings
  • 81bc568 fix: update handling of context after new requirement
  • 4897c98 fix: update swagger, types and login
  • b95177e fix: use kong for cli
  • ce5013b impromptu styling
  • 22807f7 initial addition of LibreTranslate
  • c8bb7a3 initial addition of frontend
  • e191afd initial project/translations entities
  • bc28616 internal changes, cleaning, prettifying etc.
  • a1f06ec minor handler refactorisation
  • 11af893 minor visual style
  • 35568af persistant sessions, various improvements
  • db46998 prettier
  • bb66897 refactor
  • 9d40729 refactor: use model-generation instead of schema-generation
  • fb21247 style: add basic context-support for translations
  • c63418a update readme
  • a9ee0af update readme
  • 1ce5366 update session-handling
  • 7756c01 update types
  • e00dcb4 various improvements