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

803 Commits

Author SHA1 Message Date
Evan
ed74202ad6 Named $user_links pagination query parameter. 2016-09-16 23:00:42 +10:00
Evan
44b9f31566 Update AdminController to fix pagination problems.
Currently if you attempt to change the page of either the users or links on the admin dashboard, both paginations are updated. 
This fixes the problem by changing the  name of the paginator and this the query parameter.
2016-09-16 22:10:42 +10:00
Chaoyi Zha
f6166ae0f0 Merge pull request #225 from modInfo/patch-1
Remove value in link-url
2016-09-14 10:56:07 -04:00
Sebastian Korotkiewicz
27195a9019 Remove value in link-url
because it is already placeholder
2016-09-14 16:22:22 +02:00
Chaoyi Zha
164a2d8d08 Correct typo 2016-09-11 21:17:51 -04:00
Chaoyi Zha
7b6f357c7b Update README.md 2016-09-11 21:09:18 -04:00
Chaoyi Zha
30989ab904 Update README.md 2016-09-11 19:25:26 -04:00
Chaoyi Zha
471b683c06 Update README.md 2016-09-11 19:22:28 -04:00
Chaoyi Zha
e76d3313df README revamp 2016-09-11 19:20:45 -04:00
Chaoyi Zha
5d2c141fe9 2.0.0 bump 2016-09-11 16:14:38 -04:00
Chaoyi Zha
4511499bb5 Bump version to 2.0.0 stable 2016-09-11 16:06:42 -04:00
Chaoyi Zha
30dbeabb7c Fix unit tests 2016-09-11 16:06:30 -04:00
Chaoyi Zha
3afca8745d Merge branch 'ntoenk1186-master' 2016-09-11 16:01:49 -04: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
0ef7f85b1f fix unit test 2016-09-08 20:19:35 +07:00
Untung Ginardi
64bbe2a420 Update phpunit test env 2016-09-08 20:05:24 +07:00
Untung Ginardi
cb3eb243aa Use setting index redirect instead create new config 2016-09-08 19:44:53 +07:00
Untung Ginardi
ebe69b042f Merge pull request #1 from ntoenk1186/handle_short_url_not_exist
Handle short url not exist to redirect to some URL
2016-09-07 14:06:32 +07:00
Untung Ginardi
05ae56e8ee Create unit test if request not exist should redirect to specified URL 2016-09-07 13:56:08 +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
fbb6568042 Add updated_at, created_at for lookup; add appropriate Content-Type headers fix #211, fix #210 2016-08-28 15:29:48 -07:00
Chaoyi Zha
0fd1f44232 Use URL field for shortening field; fix #212 2016-08-28 15:22:01 -07:00
Chaoyi Zha
46de7be21f Rename issue template 2016-08-26 12:13:38 -07:00
Chaoyi Zha
4aa1931e3f Add issue template & move GH files 2016-08-26 12:11:52 -07:00
Chaoyi Zha
75f346df5a Fix orthographic mistake 2016-08-16 14:44:44 -07:00
Chaoyi Zha
539d7e419d Adjust docs re: apache & nginx 2016-08-16 14:42:41 -07:00
Chaoyi Zha
b987eeaa6d version bump 2.0.0rc1 2016-08-15 15:05:49 -07:00
Chaoyi Zha
0d4d26ef2b Merge pull request #203 from cydrobolt/refactor/angularjs
Merge in latest updates from refactor/angularjs
2016-08-14 23:29:28 -07:00
Chaoyi Zha
fafb9d30fc Merge branch 'master' into refactor/angularjs 2016-08-14 23:18:31 -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
f471005080 Resolve bug with query string & nginx 2016-08-09 16:10:13 -07:00
Chaoyi Zha
f9c2636c31 Allow admin to override API toggle restrictions 2016-08-09 14:39:23 -07:00
Chaoyi Zha
fe3dd766e7 Fix typo in API docs -- response type defaults to plain_text 2016-08-09 09:53:14 -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
7af7e7ff20 Merge branch 'mattlt-patch-1' 2016-07-22 14:24:28 -07:00
Chaoyi Zha
77963e074c Refactor & don't return existing secret URLs 2016-07-22 14:23:10 -07:00
Chaoyi Zha
099e8ffeff Merge branch 'patch-1' of https://github.com/mattlt/polr into mattlt-patch-1 2016-07-22 13:53:15 -07:00
Chaoyi Zha
59f6cb6f01 Show 'unlimited' if no API quota 2016-07-22 13:52:21 -07:00
Matt Lurken Tvrdik
b41d32e006 Refert changes
The base32/base62 options are about the automatically generated endings, not the custom endings. base32/base62 doesn't include special characters.
2016-07-22 14:45:59 -05:00
Chaoyi Zha
daea29bca5 php-fpm not php5-fpm 2016-07-22 11:42:33 -07:00
Chaoyi Zha
a7c1730b78 Merge branch 'peterlewis-patch-1' 2016-07-22 11:41:36 -07:00
Chaoyi Zha
07266429f2 Merge branch 'patch-1' of https://github.com/peterlewis/polr into peterlewis-patch-1 2016-07-22 11:41:06 -07:00
Matt Lurken Tvrdik
1b65a169f3 Update setup screen #77
Add hyphens and underscores to the URL Ending Base options.
2016-07-22 12:41:18 -05:00