Skip to content

Releases: owncloud-archive/shorty

Shorty 0.3.6

15 Nov 23:14
Compare
Choose a tag to compare

General appearance enhancements for some dialog details.
Clearified explanations and hints for preferences and settings.
Some internal changes required by the changes in the upcoming OC5 release:

  • most visible change: the personal preferences moved to a popup dialog inside the Shorty app.
  • convenient reference to the system settings from within the personal preferences of admin users.
  • additional 'home page' button referencing the apps page in the OC app store.

Shorty 0.3.5

15 Nov 23:14
Compare
Choose a tag to compare

Fixed standalone dialogs not being visible in rare circumstances.
Some cleanups in the style rule selectors.

Shorty 0.3.4

15 Nov 23:13
Compare
Choose a tag to compare

Implementation of a runtime callback catalog to ease plugin development.
Internal code and namespace changes to match OCs Coding Style Guide.
Simplified retrieval of meta data for urls to work the same in all dialogs.
More flexible list filtering by using callbacks for column value retrieval.
Visible click count in Shorty and sums are live updated now when the source url is clicked.
Fixed the internal verification of the configuration of the static backend.

Shorty Tracking 0.1.4

15 Nov 23:13
Compare
Choose a tag to compare

Fixed filtering of list of clicks by time column.
Fixed reset of counters in sparklines when switching between lists.
Fixed close button on lists of clicks.
Internal code and namespace changes to match the OC Code of Conduct.

Shorty Tracking 0.1.3

15 Nov 23:13
Compare
Choose a tag to compare

A sparkline giving an impression of a Shortys usage.

Shorty 0.3.3

15 Nov 23:12
Compare
Choose a tag to compare

Use OCs CSRF protection framework for ajax requests.
Fixed a few compatibility issues with OC5-pre versions.

Shorty Tracking 0.1.2

15 Nov 23:12
Compare
Choose a tag to compare

Use OCs CSRF protection framework for ajax requests.
Fixed a few compatibility issues with OC5-pre versions.

Shorty 0.3.2

15 Nov 23:12
Compare
Choose a tag to compare

Fixed a few problems with updating a currently listed Shorty after a modification.
Fixed storage of empty expiration dates when used with a MySQL database system.

Shorty 0.3.1

15 Nov 23:11
Compare
Choose a tag to compare

Fixed sanity checks in registration of actions inside the plugin interface.
Fixed highlighting of freshly added entries in lists (flashing).
Some internal recoding to remove depreciated library methods.
Fixed updating of Shortys in the list right after changing them.
Further enhancements in support of plugins
Rewritten and enhanced handling of clicks on Shortys.

Shorty Tracking 0.1.1

15 Nov 23:11
Compare
Choose a tag to compare

Fixed database issues when used under mysql engines.
Added dialog showing the details of a single tracked click.
Some ui / usability enhancements