Skip to content

Releases: oss/shrunk

Visual fixes

28 Jun 20:22
Compare
Choose a tag to compare

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

07 Jan 16:32
Compare
Choose a tag to compare
User flags testing Pre-release
Pre-release

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

17 Aug 18:36
Compare
Choose a tag to compare
Pre-release Pre-release
Pre-release
  • Admin-only access for vanity urls
  • Bugfixes

Vanity URL Pre-Release

11 Aug 20:24
Compare
Choose a tag to compare
Pre-release

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

30 Jul 20:23
Compare
Choose a tag to compare
Last pre-release Pre-release
Pre-release

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

21 Jul 20:25
Compare
Choose a tag to compare

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

02 Jul 15:50
Compare
Choose a tag to compare
Redesign Demo Pre-release
Pre-release

New things:

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

Updated Demo

09 Jun 22:12
Compare
Choose a tag to compare
Updated Demo Pre-release
Pre-release

Short links work!

Updated Demo

09 Jun 18:18
Compare
Choose a tag to compare
Updated Demo Pre-release
Pre-release
  • Fixed footer
  • Displayed original URL
  • Links open to new tab

Updated Demo

04 Jun 19:12
Compare
Choose a tag to compare
Updated Demo Pre-release
Pre-release
  • Added a footer
  • Some restructuring