Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: oss/shrunk

Visual fixes

Choose a tag to compare

@gurchik gurchik released this 28 Jun 20:22

The only changes since the last release are some changes on the front-end. Let's not call it 1.0 yet!

User flags testing

User flags testing Pre-release
Pre-release

Choose a tag to compare

@jungsoo jungsoo released this 07 Jan 16:32

Instead of keeping a list of users in an "admin" collection, shrunk now keeps a list of users with any permissions in the "users" collection. Each permission (so far only administrator and vanity url access) is denoted as its own field under "flags."

Yes, the interface looks terrible. But I just wanted to package the functionality first for testing while I switch over to SASS for better maintainability so it'll be easier to make this thing look good.

Pre-release

Pre-release Pre-release
Pre-release

Choose a tag to compare

@jungsoo jungsoo released this 17 Aug 18:36
  • Admin-only access for vanity urls
  • Bugfixes

Vanity URL Pre-Release

Pre-release

Choose a tag to compare

@sakib sakib released this 11 Aug 20:24

New stuff:

  • Custom URL aliases enabled upon adding URLs.
  • Added and updated documentation and installation tutorials
  • Added blacklist users functionality

Bugfixes:

  • Login errors display correctly
  • Links are sorted correctly in alphabetical and reverse-alphabetical order now

Last pre-release

Last pre-release Pre-release
Pre-release

Choose a tag to compare

@jungsoo jungsoo released this 30 Jul 20:23

New things:

  • Proper URL validation
  • Backup script for config and db
  • Admin control panel fixes
  • Deleting admins
  • Beginning documentation
  • Error message style

Demo 7/23

Choose a tag to compare

@jungsoo jungsoo released this 21 Jul 20:25

New stuff:

  • Updated sorting selection (now alphabetical and chronological)
  • Administrator control added to sidebar
  • Improved pagination controls

UI:

  • Search bar moved to sidebar
  • Redesign of all non-admin pages

Fixes:

  • Resolved add/remove page redirect issue (#18)

Redesign Demo

Redesign Demo Pre-release
Pre-release

Choose a tag to compare

@jungsoo jungsoo released this 02 Jul 15:50

New things:

  • Search by NetID for admins
  • Edit feature
  • Redesign
  • Bug fixes

Updated Demo

Updated Demo Pre-release
Pre-release

Choose a tag to compare

@jungsoo jungsoo released this 09 Jun 22:12

Short links work!

Updated Demo

Updated Demo Pre-release
Pre-release

Choose a tag to compare

@jungsoo jungsoo released this 09 Jun 18:18
  • Fixed footer
  • Displayed original URL
  • Links open to new tab

Updated Demo

Updated Demo Pre-release
Pre-release

Choose a tag to compare

@jungsoo jungsoo released this 04 Jun 19:12
  • Added a footer
  • Some restructuring