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

79 Commits

Author SHA1 Message Date
Chaoyi Zha
6659dbf5af Fix indentation, remove unneeded tabindex 2016-10-13 15:32:50 -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
Chaoyi Zha
b6547d2417 Remove old table data 2016-10-01 20:51:39 -04:00
Chaoyi Zha
74acbecbd1 Use Datatables for admin tables WIPg 2016-09-30 22:10:58 -04: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
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
7ec83f5390
Remove padding on smaller devices, wrap text correctly with CSS 2016-04-16 17:23:46 -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
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
8a932b3113 Consolidate functions, add API reset for all users 2016-04-01 21:46:12 -04:00
Chaoyi Zha
53d90a7d39 Fix email port, email activation 2016-03-22 21:54:59 -04: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
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
Chaoyi Zha
cece81245f Remove extra spacing 2016-02-27 15:14:10 -05:00
Chaoyi Zha
6eccd02c48 Use yoursite instead of example 2016-02-27 15:08:44 -05:00
Chaoyi Zha
c2633d5ff4 Add link deletion 2016-02-27 14:59:52 -05:00
Chaoyi Zha
3bbbf54cc9 Use unencrypted cookies rather than session for temporary storage, due to key changes during setup 2016-02-26 22:00:15 -05:00
Chaoyi Zha
d53c000a0b API auto key assign, anonymous API #141 #142 2016-02-19 19:13:50 -05:00
Chaoyi Zha
a05b7b1a3a Add link toggling, ensure proper Ajax response 2016-02-13 15:59:51 -05:00
Chaoyi Zha
fabaedb875 Handle more permission settings 2016-02-13 14:42:43 -05:00
Chaoyi Zha
a36122a98f Implement public interface settings 2016-02-13 13:38:45 -05:00