Florian Keller
|
f16bc03439
|
Replace diacritical grave with HTML code
|
2017-02-23 17:32:43 +01:00 |
|
Florian Keller
|
8bcec11817
|
Fix Toastr error display
|
2017-02-23 15:44:49 +01:00 |
|
Chaoyi Zha
|
c53e39ce71
|
Add ng-cloak rules
|
2017-02-11 10:38:57 -05:00 |
|
Chaoyi Zha
|
8d3c47971c
|
Merge branch 'link_table_indexes'
|
2017-02-11 10:22:25 -05:00 |
|
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
|
02c26034e1
|
Merge pull request #297 from cydrobolt/fix/alter_link_clicks_to_integer
Use an integer field rather than a string field to count clicks
|
2017-02-07 20:07:41 -05:00 |
|
Chaoyi Zha
|
c4f95cc752
|
Add doctrine/dbal dependency for column alterations
|
2017-02-07 19:58:17 -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
|
51102d5e8e
|
Add Bootstrap halfling icons
|
2017-02-06 17:39:00 -05:00 |
|
Chaoyi Zha
|
358a431ca0
|
Remove unnecessary change statement
|
2017-02-05 21:25:52 -05:00 |
|
Chaoyi Zha
|
a2d2b09c73
|
Merge branch 'master' of github.com:cydrobolt/polr
|
2017-02-05 13:21:14 -05:00 |
|
Chaoyi Zha
|
3a14174427
|
Ensure proper data type is passed to \Validator in lookup endpoint
|
2017-02-05 13:21:09 -05:00 |
|
Chaoyi Zha
|
099c06aa18
|
Merge branch 'master' into link_table_indexes
|
2017-02-04 10:50:23 -05:00 |
|
Chaoyi Zha
|
90bc711f2d
|
Add latest release badge to README
|
2017-02-04 00:10:10 -05:00 |
|
Chaoyi Zha
|
ca5341b046
|
Use latest release shield icon instead of manual ly updated icons
|
2017-02-04 00:09:06 -05:00 |
|
Chaoyi Zha
|
2bd5cfd612
|
Update doc badges in versioning script
|
2017-02-04 00:06:17 -05:00 |
|
Chaoyi Zha
|
1a4e11627b
|
Fix image size for mobile docs
|
2017-02-03 23:48:52 -05:00 |
|
Chaoyi Zha
|
2f065e6276
|
Merge branch 'master' into link_table_indexes
|
2017-02-03 23:41:30 -05:00 |
|
Chaoyi Zha
|
961b144472
|
Add upgrade guide to docs
|
2017-02-03 23:38:45 -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
|
88a4afea07
|
Add a meta directive to prevent caching of error pages
|
2017-02-01 16:55:29 -05:00 |
|
Chaoyi Zha
|
301ab4c9a4
|
Merge pull request #283 from MdSalih/add-index-to-nginx-example-cfg
Add index to nginx config
|
2017-01-31 20:30:25 -05:00 |
|
Chaoyi Zha
|
a9c6649749
|
Move index directive in nginx configuration outside of location block
|
2017-01-31 20:28:14 -05:00 |
|
Mohammad Noor
|
f8c335262b
|
Add index to nginx config
No index set for example nginx config - without this, user will get
403 Forbidden error on browsing to site.
|
2017-01-30 16:18:13 +00:00 |
|
Chaoyi Zha
|
ee48d0346b
|
Fix extra period
|
2017-01-27 22:01:29 -05:00 |
|
Chaoyi Zha
|
47cc6ff94c
|
Fix typo in command
|
2017-01-26 18:46:56 -05:00 |
|
Chaoyi Zha
|
ec15c81cc6
|
Fix a typo
|
2017-01-26 18:11:53 -05:00 |
|
Chaoyi Zha
|
8a6c609156
|
Merge pull request #279 from cydrobolt/advanced_stats_rw
More detailled analytics
|
2017-01-26 18:03:35 -05:00 |
|
Chaoyi Zha
|
40c6c724bf
|
Remove div padding on stats page
|
2017-01-26 17:40:46 -05:00 |
|
Chaoyi Zha
|
d95e6f5fb3
|
Only fetch rows from past thirty days
|
2017-01-26 17:04:26 -05:00 |
|
Chaoyi Zha
|
44108d9429
|
Add Carbon depndency for StatsController
|
2017-01-26 17:03:20 -05:00 |
|
Chaoyi Zha
|
301e63cbbd
|
Update graph colours for stats
|
2017-01-26 17:03:07 -05:00 |
|
Chaoyi Zha
|
fdc16a1002
|
Update GeoIP instructionsi n installation.md
|
2017-01-26 16:04:30 -05:00 |
|
Chaoyi Zha
|
d39e69e5f4
|
Merge with master
|
2017-01-26 16:00:06 -05:00 |
|
Chaoyi Zha
|
4670270240
|
Use Validator from the global namespace fix #278
|
2017-01-21 11:23:45 -05:00 |
|
Chaoyi Zha
|
d78352a504
|
Add migrations to upgrade guide
|
2017-01-05 15:03:37 -05:00 |
|
Chaoyi Zha
|
399aa19126
|
Merge branch 'master' of github.com:cydrobolt/polr
|
2017-01-02 22:13:11 -05:00 |
|
Chaoyi Zha
|
ed0e411fcf
|
2017
|
2017-01-02 22:12:53 -05:00 |
|
Chaoyi Zha
|
91478d248d
|
Add link to demo in API doc
|
2017-01-01 11:52:54 -05:00 |
|
Chaoyi Zha
|
91b9def4aa
|
Merge branch 'overint-urlfix'
|
2016-12-29 15:00:10 -05:00 |
|
Chaoyi Zha
|
e829169ef8
|
Fix spacing
|
2016-12-29 14:59:58 -05:00 |
|
Chaoyi Zha
|
7d66e655fe
|
Add GeoIP configurations and setup hooks for adv analytics
|
2016-12-29 14:48:40 -05:00 |
|
Evan McMahon
|
3b6a126053
|
Fix wrap text
|
2016-12-29 16:48:57 +11:00 |
|
Chaoyi Zha
|
b73048cdc0
|
Add shortcut to stats in link tables
|
2016-12-28 15:21:04 -05:00 |
|
Chaoyi Zha
|
a3c697a865
|
Fix small bugs & styling
|
2016-12-28 09:52:35 -05:00 |
|
Chaoyi Zha
|
fb9a79c6bf
|
Add vector map for geo data
|
2016-12-28 00:44:06 -05:00 |
|