1
0
mirror of https://github.com/cydrobolt/polr.git synced 2024-09-19 23:21:47 +02:00
Commit Graph

103 Commits

Author SHA1 Message Date
Chaoyi Zha
abc9d8f25b Refactor stats API and fix bounds detection 2017-03-12 18:35:19 -04:00
Chaoyi Zha
c53e39ce71 Add ng-cloak rules 2017-02-11 10:38:57 -05:00
Chaoyi Zha
88a4afea07 Add a meta directive to prevent caching of error pages 2017-02-01 16:55:29 -05:00
Chaoyi Zha
b73048cdc0 Add shortcut to stats in link tables 2016-12-28 15:21:04 -05:00
Chaoyi Zha
a3c697a865 Fix small bugs & styling 2016-12-28 09:52:35 -05:00
Chaoyi Zha
fb9a79c6bf Add vector map for geo data 2016-12-28 00:44:06 -05:00
Chaoyi Zha
b8a1c7de44 Add Click model for advanced analytics, add Setup settings, use Chart.js for charting, create stat pages and routes 2016-12-28 00:18:17 -05:00
Max Mekenya
14cb3e8ca1 Update Bootswatch version 2016-12-17 21:15:08 +10:00
Chaoyi Zha
9a420b4ccf Add an action attribute to reset password form to bypass Angular behavior
https://docs.angularjs.org/api/ng/directive/ngSubmit
2016-12-15 20:24:09 -05:00
Chaoyi Zha
8e3befd96c Validate forms and APIs using \Validator to reject invalid data 2016-12-03 15:41:24 -05:00
Chaoyi Zha
6f3cb83193 Delete obsolete pagination snippet
Datatables pagination is now used instead of the custom snippet
2016-12-03 13:23:54 -05:00
Chaoyi Zha
8f197c97ed Merge master into ashazar-master 2016-12-02 20:22:38 -05:00
Chaoyi Zha
0f0c0328ce Remove unnecessary roles parameter and add comment re: Angular for user creation 2016-12-02 20:16:07 -05:00
Chaoyi Zha
ba4865a00f Refactor, fix setup variable access 2016-12-02 20:00:20 -05:00
Chaoyi Zha
5e21f2efc0 Automatically refresh data, refactor hideForm 2016-12-02 19:06:40 -05:00
Chaoyi Zha
e7b0b676e1 Refactor into Angular functions and resolve DRY 2016-12-02 17:07:59 -05:00
Chaoyi Zha
6659dbf5af Fix indentation, remove unneeded tabindex 2016-10-13 15:32:50 -04:00
Chaoyi Zha
a025848eb7 Clean up code & remove inline styles 2016-10-13 15:19:01 -04:00
Christian Dinse
4c1c408f31 Update navbar.blade.php
moved the "About" link before all others to place it right.
2016-10-13 09:05:07 +02:00
Christian Dinse
b4a1428ccd Update navbar.blade.php
Modified the file to hide "Dashboard", "Settings" and "Logout" links in navbar in desktop view. These links only needed in the users personal dropdown in desktop mode, so only show them there.
2016-10-12 17:55:23 +02:00
Serdar Hazar
6cdbff8e11 Merge remote-tracking branch 'upstream/master' 2016-10-04 00:13:14 +03:00
Chaoyi Zha
b6547d2417 Remove old table data 2016-10-01 20:51:39 -04:00
Serdar Hazar
bd976a813f Update API Active status, after changed; closed API info modal, and re-opened it 2016-10-02 03:18:55 +03:00
Serdar Hazar
54fcfbb3f3 change 'admin' to admin_role 2016-10-02 03:15:18 +03:00
Serdar Hazar
65ed0734cc Ability to Add New User in Admin panel 2016-10-02 00:54:22 +03:00
Serdar Hazar
14bdc5f43f Defined User roles in UserHelper, and added ability to change roles 2016-10-01 21:52:24 +03:00
Chaoyi Zha
74acbecbd1 Use Datatables for admin tables WIPg 2016-09-30 22:10:58 -04:00
Serdar Hazar
f55a47f89a Toggle User 'Active' status in Admin panel 2016-09-30 23:51:43 +03:00
Serdar Hazar
51a9413b92 Added alert box before deleting a user in Admin panel 2016-09-29 23:57:51 +03:00
overint
1063c9b244 Linkify short URLs on dashboard to allow copy/paste 2016-09-17 13:12:54 +10:00
Sebastian Korotkiewicz
27195a9019 Remove value in link-url
because it is already placeholder
2016-09-14 16:22:22 +02:00
Chaoyi Zha
ab95465786 Add option to redirect 404s and disabled URLs; update setup picture for 2.0.0 stable 2016-09-11 16:01:34 -04:00
Untung Ginardi
cb3eb243aa Use setting index redirect instead create new config 2016-09-08 19:44:53 +07:00
Untung Ginardi
5edaf41346 Handle when short URL not exist
- Add setup config for define handle type when short URL not exist
- Add setup config for define default URL if handle short URL not exist
with redirect
2016-09-07 10:25:12 +07:00
Chaoyi Zha
0fd1f44232 Use URL field for shortening field; fix #212 2016-08-28 15:22:01 -07:00
Chaoyi Zha
79f57e9758 Remove use of ES6 template literals to better support IE 2016-08-14 23:07:36 -07:00
Chaoyi Zha
556e8ead4a Setup wording changes & new versioning script 2016-08-14 22:50:55 -07:00
Chaoyi Zha
cf47e4d253 Lower pseudorandom ending length to 5 2016-08-14 22:18:45 -07:00
Chaoyi Zha
85adb67151 Frontend layout updates & generator meta tag 2016-08-14 22:18:25 -07:00
Chaoyi Zha
4c2a8680a9 Add information popovers to setup 2016-08-14 22:17:45 -07:00
Chaoyi Zha
16cc229573 Add option to force pseudorandom link endings rather than counter-based predictable endings 2016-08-14 20:43:08 -07:00
Chaoyi Zha
e06bd50469 Allow admin to edit users' API quota from admin panel; refactor 2016-08-09 17:38:31 -07:00
Chaoyi Zha
90569ba40b AngularJS WIP + refactoring 2016-08-01 16:05:22 -07:00
Chaoyi Zha
01eecd891a Angular WIP + show secret in dashboard rather than showing secret t/f 2016-08-01 16:05:03 -07:00
Chaoyi Zha
59f6cb6f01 Show 'unlimited' if no API quota 2016-07-22 13:52:21 -07:00
Chaoyi Zha
77410b2c62 Wrap username, escape selectors in admin panel; fix #185 2016-07-12 15:58:02 -07:00
Chaoyi Zha
ae3a44efb8 Wrap email in users table, fix #192 2016-07-12 15:51:01 -07:00
Chaoyi Zha
668dcdcedc Add pulse color effect to Polr logo; fix #186 2016-06-14 22:11:15 -04:00
Chaoyi Zha
7981709c6e Fix error handling for API errors and misc status codes fix #176 2016-05-13 18:44:09 -04:00
Chaoyi Zha
3dc4285b77 Edit option default for anon/auto API key generation; this does not break old configs 2016-05-13 18:00:29 -04:00