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

717 Commits

Author SHA1 Message Date
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
Matt Lurken Tvrdik
ba3c2280f6 Add support for underscores #77
Adding support for underscores.
2016-07-22 12:39:21 -05:00
Matt Lurken Tvrdik
ec0973e8d1 Update the error message to include hyphens and underscores
Requested addition to fix issue #77.
2016-07-20 20:28:31 -05:00
Matt Lurken Tvrdik
e58cf91955 Support Dashes and Underscores in URI #77
Fixes issue #77.
2016-07-20 14:42:24 -05:00
Chaoyi Zha
0dbe19f484 Less aggressive colour shifting 2016-07-12 16:13:46 -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
Peter Lewis
805aab1e3e Added missing semi-colon corrected php upstream
Added missing semi-colon at the end of HTTPS server config corrected php upstream from php-fpm to php5-fpm
2016-07-12 20:02:47 +01:00
Chaoyi Zha
f32cf1d7ae Merge branch 'master' of github.com:cydrobolt/polr 2016-06-14 22:11:20 -04:00
Chaoyi Zha
668dcdcedc Add pulse color effect to Polr logo; fix #186 2016-06-14 22:11:15 -04:00
Chaoyi Zha
e66e6769ba Merge pull request #188 from cleverdevil/patch-1
Linking to a Safari extension for Polr.
2016-06-10 14:27:29 -04:00
Jonathan LaCour
a6faf3fed1 Linking to a Safari extension for Polr. 2016-06-07 13:51:05 -07:00
Chaoyi Zha
cbed3d7907 unbolden 2016-05-25 22:19:33 -04:00
Chaoyi Zha
b3c9192312 add demo 2016-05-22 11:04:56 -04:00
Chaoyi Zha
a12f44f530 Merge pull request #182 from bouiboui/patch-1
Adds a missing semi-colon to the nginx configuration
2016-05-18 10:50:02 -04:00
Julien
96a3ed1190 Adds a missing semi-colon to the nginx configuration
Without it nginx fails to restart
2016-05-18 15:49:31 +02:00
Chaoyi Zha
0c167cb239 use same license as readme 2016-05-15 21:36:58 -04:00
Chaoyi Zha
281adaf2ab Redirect index to login if no redirect defined, fix #149 2016-05-13 19:21:10 -04:00
Chaoyi Zha
72c5f984c2 Add installation info about releases 2016-05-13 18:54:26 -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
Chaoyi Zha
ff1f726f3f Fix route groupings for API 2016-05-13 17:49:26 -04:00
Chaoyi Zha
478c9e2e3d Merge pull request #172 from cydrobolt/feature/lost_password
Implement password reset
2016-05-07 23:07:10 -04:00
Chaoyi Zha
b8cfe8a693 Polish lost password implementation & refactor 2016-05-07 23:01:44 -04:00
Chaoyi Zha
323aef7cba Unescape SMTP passwords 2016-05-07 22:24:39 -04:00
Chaoyi Zha
9d634a281a Implement lost password recovery system 2016-05-07 11:56:32 -04:00
Chaoyi Zha
9dcf81e91a Delete .codeclimate.yml 2016-04-24 15:33:40 -04:00
Chaoyi Zha
672f909c07 Update README
no need for buzzwords ;p
2016-04-17 00:19:29 -04:00
Chaoyi Zha
f426dea671 Merge pull request #170 from cydrobolt/enhancement/API_ui_admin
Enhancement/api ui admin
2016-04-16 17:47:15 -04:00
Chaoyi Zha
7ec83f5390
Remove padding on smaller devices, wrap text correctly with CSS 2016-04-16 17:23:46 -04:00
Chaoyi Zha
4ec9bc6462
Throttle anonymous API users, add a default quota 2016-04-16 17:22:59 -04:00
Chaoyi Zha
58406e9952
Truncate link, hyperlink long link, fix #120 2016-04-16 17:05:30 -04:00
Chaoyi Zha
55f5415e9f
Tweak true/false output in user table 2016-04-16 17:03:44 -04:00
Chaoyi Zha
a4d2ff04da Merge branch 'master' of https://github.com/OOZOtv/polr into OOZOtv-master 2016-04-16 15:52:29 -04:00
Chaoyi Zha
985dd4e082 Merge branch 'master' of github.com:cydrobolt/polr 2016-04-16 15:50:33 -04:00
Chaoyi Zha
e51ca268f3 Add more informative comments to env template 2016-04-16 15:50:25 -04:00
Chaoyi Zha
b1217880e0 Update installation doc with new env name 2016-04-16 15:50:07 -04:00