Skip to content

Releases: joshp23/YOURLS-title-refetch

1.4.0

13 Mar 07:24
e03e2c1
Compare
Choose a tag to compare

Integrate Auth Manager Plus

1.3.0

23 Sep 02:33
dc9daf6
Compare
Choose a tag to compare
  • Remove admin interface
  • fix mass update (it works now)
  • trim code

1.2.6

07 Sep 13:49
7a968e7
Compare
Choose a tag to compare
small bugfix

1.2.5

04 Aug 19:11
Compare
Choose a tag to compare
  • syntax bugfix

1.2.4

04 Aug 17:42
Compare
Choose a tag to compare
  • update paths and add version numbers to custom js/css file calls
  • small bugfixes

1.2.3

02 Aug 03:35
69dd582
Compare
Choose a tag to compare

Update for YOURLS 1.7.3 compatability

1.2.2

05 Jan 17:58
Compare
Choose a tag to compare

Pretty up the javascript insertion

1.2.1

25 Jun 07:46
Compare
Choose a tag to compare

Post data-reload issues fixed:

  • page nesting within itself
  • IQRCodes js not firing

by reloading cell, NOT table or row.

1.2.0

25 Jun 00:23
Compare
Choose a tag to compare

new features:

  • button on admin page to call individual title refetch
  • new api call parameter to force recheck
  • restructuring repo & plugin dir

1.0.0

24 Jun 07:21
Compare
Choose a tag to compare

Fully functional release

  • add essential api refetch-title fix (core of the plugin)
  • add extra api maint. stuff to work with future development and fix bad url's that have already populated the database
  • remove the sharebox refetch trigger (no more arbitrary checks on stats page... yuck)
  • rewrite README to justify the existence of this plugin ;)