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

19 Commits

Author SHA1 Message Date
Chaoyi Zha
27cb6ab16a Style fix 2017-02-11 10:21:40 -05:00
Chaoyi Zha
a9a9909e34 Merge branch 'link_table_indexes' of github.com:cydrobolt/polr into link_table_indexes 2017-02-10 18:05:41 -05:00
Chaoyi Zha
5c2ff762de Use ORM with chunking to add crc32 hases to old links 2017-02-10 18:05:34 -05:00
Chaoyi Zha
6e361826f9 Merge branch 'master' into link_table_indexes 2017-02-07 22:48:48 -05:00
Chaoyi Zha
38beec6e21 Use an integer field rather than a string field to count clicks, fix #294 2017-02-07 19:50:40 -05:00
Chaoyi Zha
358a431ca0 Remove unnecessary change statement 2017-02-05 21:25:52 -05:00
Chaoyi Zha
c228791f95 Add doctrine/dbal dependency, fix raw DB statement to add crc32 hashes to existing links 2017-02-03 23:27:54 -05:00
Chaoyi Zha
9e7b992d92 Add indexes to link table and use cr32 hashes to increase speed of lookups 2017-02-03 23:12:47 -05:00
Chaoyi Zha
d95e6f5fb3 Only fetch rows from past thirty days 2017-01-26 17:04:26 -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
Chaoyi Zha
d53c000a0b API auto key assign, anonymous API #141 #142 2016-02-19 19:13:50 -05:00
Chaoyi Zha
e25c5b1005 Abstract URL shortening, create API endpoints & logic 2016-01-29 14:58:49 -05:00
Chaoyi Zha
4adf77e7ee Add deletion in admin panel 2016-01-18 18:33:37 -05:00
Chaoyi Zha
5efd15b578 Add toasting + add password changing 2015-12-28 16:33:17 -05:00
Chaoyi Zha
6086e32c1c Implement core components of registration 2015-11-06 21:44:50 -05:00
Chaoyi Zha
1f1ccdb85a Snapshot, better error handling and login process 2015-11-05 17:34:43 -05:00
Chaoyi Zha
fa93feeeec Correctly run migrations 2015-11-03 20:59:39 -05:00
Chaoyi Zha
5810db8405 Add templates, write migrations and models 2015-11-03 20:56:03 -05:00
Chaoyi Zha
f0162c7559 2.0 init commit 2015-11-02 23:13:32 -05:00