Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cydrobolt/polr.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/app/Http
AgeCommit message (Expand)Author
2016-10-02Add user link DatatableChaoyi Zha
2016-10-02Replaced tabs w/spaces. Delete unnecessary user->saveSerdar Hazar
2016-10-02Ability to Add New User in Admin panelSerdar Hazar
2016-10-01Defined User roles in UserHelper, and added ability to change rolesSerdar Hazar
2016-10-01Use Datatables for admin tables WIPgChaoyi Zha
2016-09-30Toggle User 'Active' status in Admin panelSerdar Hazar
2016-09-29Return 404, if POLR_ALLOW_ACCT_CREATION in environment set FalseSerdar Hazar
2016-09-17Allow CORS on API enpointsoverint
2016-09-16Tweak pagination URL parameter namesChaoyi Zha
2016-09-16Named $user_links pagination query parameter.Evan
2016-09-16Update AdminController to fix pagination problems.Evan
2016-09-11Add option to redirect 404s and disabled URLs; update setup picture for 2.0.0...Chaoyi Zha
2016-09-08Use setting index redirect instead create new configUntung Ginardi
2016-09-07Handle when short URL not existUntung Ginardi
2016-08-29Add updated_at, created_at for lookup; add appropriate Content-Type headers f...Chaoyi Zha
2016-08-15Add option to force pseudorandom link endings rather than counter-based predi...Chaoyi Zha
2016-08-10Allow admin to edit users' API quota from admin panel; refactorChaoyi Zha
2016-08-10Allow admin to override API toggle restrictionsChaoyi Zha
2016-05-14Redirect index to login if no redirect defined, fix #149Chaoyi Zha
2016-05-14Edit option default for anon/auto API key generation; this does not break old...Chaoyi Zha
2016-05-14Fix route groupings for APIChaoyi Zha
2016-05-08Polish lost password implementation & refactorChaoyi Zha
2016-05-07Implement lost password recovery systemChaoyi Zha
2016-04-17Remove padding on smaller devices, wrap text correctly with CSSChaoyi Zha
2016-04-17Throttle anonymous API users, add a default quotaChaoyi Zha
2016-04-02Implement API rate limitations fix #155Chaoyi Zha
2016-04-02Consolidate functions, add API reset for all usersChaoyi Zha
2016-03-23Fix email port, email activationChaoyi Zha
2016-03-03Fix args check func, don't show register link if disabled under loginChaoyi Zha
2016-02-27Correctly include from/nameChaoyi Zha
2016-02-27Switch name & address for mailChaoyi Zha
2016-02-27Add link deletionChaoyi Zha
2016-02-27Force migrate in setup_finishChaoyi Zha
2016-02-27Use unencrypted cookies rather than session for temporary storage, due to key...Chaoyi Zha
2016-02-20API auto key assign, anonymous API #141 #142Chaoyi Zha
2016-02-13Add link toggling, ensure proper Ajax responseChaoyi Zha
2016-02-13Handle more permission settingsChaoyi Zha
2016-02-13Implement public interface settingsChaoyi Zha
2016-02-12Fix #130, allow setup_finish only if setup previously ranChaoyi Zha
2016-02-12Fix delete button in admin interface, ensure registration fields are properly...Chaoyi Zha
2016-02-12Correctly handle missing argumentsChaoyi Zha
2016-02-12Add API implementationChaoyi Zha
2016-01-29Abstract URL shortening, create API endpoints & logicChaoyi Zha
2016-01-19Add mail password to template argsChaoyi Zha
2016-01-19Add deletion in admin panelChaoyi Zha
2016-01-19Fix 404 handler, standardise 404Chaoyi Zha
2016-01-19Implement correct signup flowChaoyi Zha
2016-01-19Implement migrations within setup, reduce redundancy, 2016Chaoyi Zha
2016-01-18Implement successful configuration writing & database connectionChaoyi Zha
2015-12-29Refactor error handlers in LinkController to use toastsChaoyi Zha