Chaoyi Zha
|
1fb607ba63
|
Bulk link creation API (#443)
* Add bulk shortening API endpoint & create controller methods
* Update documentation
* Remove space %20 mapping for bulk API
|
2018-04-20 21:35:45 -04:00 |
|
Chaoyi Zha
|
d8dd8d6b0b
|
Refactor use of link lookups in new URL shortening fix #311
|
2017-04-11 12:51:40 -04:00 |
|
Chaoyi Zha
|
fc056a9364
|
Ignore empty , throw ApiException for all AUTH_ERROR instances
|
2017-03-20 17:19:28 -04:00 |
|
Chaoyi Zha
|
b643906752
|
Fix custom ending bug affecting non-truthy endings, update documentation for API error updates
|
2017-03-20 17:01:33 -04: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
|
c95c964414
|
Use static variable instead of class constant for USER_ROLES for 5.5.9 compat, fix #264
|
2016-12-09 15:46:38 -05:00 |
|
Chaoyi Zha
|
e2314dd8ff
|
Remove hacky fixes for API data and DRY
|
2016-12-02 19:29:25 -05:00 |
|
Chaoyi Zha
|
e7b0b676e1
|
Refactor into Angular functions and resolve DRY
|
2016-12-02 17:07:59 -05:00 |
|
Serdar Hazar
|
14bdc5f43f
|
Defined User roles in UserHelper, and added ability to change roles
|
2016-10-01 21:52:24 +03: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
|
77963e074c
|
Refactor & don't return existing secret URLs
|
2016-07-22 14:23:10 -07: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 |
|
Carlos Eduardo Bruno Pereira
|
e145284d5d
|
Fix some issues and implement layout adjusts
|
2016-04-14 12:37:28 -03:00 |
|
Chaoyi Zha
|
f5aeb2d8ab
|
Implement API rate limitations fix #155
|
2016-04-01 22:45:29 -04:00 |
|
Chaoyi Zha
|
d53c000a0b
|
API auto key assign, anonymous API #141 #142
|
2016-02-19 19:13:50 -05:00 |
|
Chaoyi Zha
|
370f59bf4b
|
Remove LinkFactory debug statement
|
2016-02-19 18:42:21 -05:00 |
|
Chaoyi Zha
|
62f5870611
|
Fix LinkHelperTest to create new links on each test
|
2016-02-14 02:27:06 -05:00 |
|
Chaoyi Zha
|
d52b634913
|
Add basic LinkHelperTest
|
2016-02-14 02:14:25 -05:00 |
|
Chaoyi Zha
|
e25c5b1005
|
Abstract URL shortening, create API endpoints & logic
|
2016-01-29 14:58:49 -05:00 |
|
Chaoyi Zha
|
fc0ed95fe3
|
Implement migrations within setup, reduce redundancy, 2016
|
2016-01-18 18:15:35 -05:00 |
|