1
0
mirror of https://github.com/cydrobolt/polr.git synced 2024-11-10 04:02:28 +01:00
Commit Graph

537 Commits

Author SHA1 Message Date
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
Chaoyi Zha
1600c544b5 Rename setup env to .env.setup to avoid conflicts in Git 2016-04-16 15:49:33 -04:00
Carlos Eduardo Bruno Pereira
e145284d5d Fix some issues and implement layout adjusts 2016-04-14 12:37:28 -03:00
Chaoyi Zha
7d3ada0739 Stop escaping passwords and DB credentials in env template 2016-04-13 18:50:30 -04:00
Chaoyi Zha
f5aeb2d8ab Implement API rate limitations fix #155 2016-04-01 22:45:29 -04:00
Chaoyi Zha
8cac5b3ec1 Exclude minified libs in CodeClimate 2016-04-01 22:05:57 -04:00
Chaoyi Zha
ed3a2d339d Push button hash states to maintain tab on refresh 2016-04-01 21:55:11 -04:00
Chaoyi Zha
d6572d3c47 Merge branch 'master' of github.com:cydrobolt/polr 2016-04-01 21:46:34 -04:00
Chaoyi Zha
8a932b3113 Consolidate functions, add API reset for all users 2016-04-01 21:46:12 -04:00
Chaoyi Zha
20279ab0ea Update installation.md 2016-03-29 21:46:09 -04:00
Chaoyi Zha
bff1415e24 update contributing guidelines 2016-03-26 11:57:05 -04:00
Chaoyi Zha
be3959eee7 Update index.md 2016-03-26 11:39:02 -04:00
Chaoyi Zha
6607e74e1d Merge pull request #154 from ekes/master
SELinux installation context settings #150
2016-03-26 09:20:35 -04:00
ekes
c1ff1404b9 SELinux installation context settings #150 2016-03-25 22:13:43 +01:00
Chaoyi Zha
53d90a7d39 Fix email port, email activation 2016-03-22 21:54:59 -04:00
Chaoyi Zha
4cf75d258a Fix random # for tips 2016-03-22 21:13:02 -04:00
Chaoyi Zha
7792d3f9af fix typo 2016-03-15 21:48:20 -04:00
Chaoyi Zha
1e707423c3 remove tip about +
you can view clicks in your user panel
2016-03-13 12:57:00 -04:00
Chaoyi Zha
27c143a421 fix typo 2016-03-03 17:59:01 -05:00
Chaoyi Zha
193b1b4d5b Add instructions about permissions, fix small typo 2016-03-03 17:50:41 -05:00
Chaoyi Zha
39f18b94c6 update 2.0/1.5.1 in doc 2016-03-02 17:19:10 -05:00
Chaoyi Zha
75078ddafd Remove incorrect comments 2016-03-02 17:17:36 -05:00
Chaoyi Zha
22bae931f7 Fix args check func, don't show register link if disabled under login 2016-03-02 16:57:14 -05:00
Chaoyi Zha
69b8e7eb2d fix url in docs badge 2016-03-01 20:45:21 -05:00
Chaoyi Zha
294749c406 1.x -> 2.x changes 2016-03-01 20:43:38 -05:00
Chaoyi Zha
b24cbef7cb not dev 2016-02-28 23:28:14 -05:00
Chaoyi Zha
55b0e09580 master 2016-02-28 23:27:41 -05:00
Chaoyi Zha
e427f8e7a6 Merge pull request #148 from cydrobolt/2.0-dev
Merge 2.0 dev into master
2016-02-28 23:22:46 -05:00
Chaoyi Zha
5de89bdd54 tldr 2016-02-28 23:06:17 -05:00
Chaoyi Zha
3345f689fb update to 2016 in minimal layout 2016-02-28 21:10:00 -05:00
Chaoyi Zha
158d2a3144 update to 2016 in base layout 2016-02-28 21:09:43 -05:00