forked from YOURLS/YOURLS
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Php81 update #2
Merged
Merged
Php81 update #2
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
See YOURLS#2639 and https://git.io/Jvhw6 for more info
[skip ci] [skip travis] [skip scrutinizer]
* Allow arbitrary hashed signatures * Force timestamps to int * Improve comment * Test new feature and add more tests
Ozh doing CSS. Yeah right. Fixes YOURLS#2266 [skip travis] [skip ci] [skip scrutinizer]
[skip travis] [skip scrutinizer] [skip ci]
Ahah. I love this expression, "in lieu of" :) Also, remove those social buttons. I think they're useless and ugly.
Closes YOURLS#2554. [skip travis] [skip scrutinizer]
Closes YOURLS#1582 * Move `pages/` into `user/` * Update functions to display pages * Add tests for pages * Update .gitignore and robots sample file Co-authored-by: Léo Colombaro <[email protected]>
I sometimes close pull requests yet use parts of the suggested code. In the end it's a shame that original submitters are not given credit, so this commit is just a sincere "thank you" to: - @dagee3 for YOURLS#2362 - @MarcProe for YOURLS#2445 - @hangxingliu for YOURLS#2545 - @Art4 for YOURLS#2581 - @pcolmer / @philip-linaro for YOURLS#2608 - @muellerlukas for YOURLS#2554 Co-authored-by: Darrell Agee <[email protected]> Co-authored-by: Marcus <[email protected]> Co-authored-by: Liu Yue <[email protected]> Co-authored-by: Artur Weigandt <[email protected]> Co-authored-by: Philip Colmer <[email protected]> Co-authored-by: Lukas Müller <[email protected]> (hoping they'll show in the contributors list)
I sometimes close pull requests yet use parts of the suggested code. In the end it's a shame that original submitters are not given credit, so this commit is just a sincere "thank you" to: - @dagee3 for YOURLS#2362 - @MarcProe for YOURLS#2445 - @hangxingliu for YOURLS#2545 - @Art4 for YOURLS#2581 - @pcolmer / @philip-linaro for YOURLS#2608 - @muellerlukas for YOURLS#2554 (hoping they'll show in the contributors list) [skip scrutinizer] [skip travis] Co-authored-by: Darrell Agee <[email protected]> Co-authored-by: Marcus <[email protected]> Co-authored-by: Liu Yue <[email protected]> Co-authored-by: Artur Weigandt <[email protected]> Co-authored-by: Philip Colmer <[email protected]> Co-authored-by: Lukas Müller <[email protected]>
Props @audreymaniez Closes YOURLS#2300 Co-authored-by: Audrey Maniez <[email protected]>
It was either too forgiving or too ignoring [skip scrutinizer] [skip travis]
Fixes YOURLS#1666 Fixes YOURLS#1598 Closes YOURLS#1655
Fixes YOURLS#2664
New function files for: * debug * options * links * geo * shorturls Fixes YOURLS#2654 * Regroup and always load auth functions Fixes YOURLS#2662 Fixes YOURLS#2661 Co-authored-by: paulgoodchild <[email protected]>
* Stop hotlinking images from yourls.org * Linkable h2 & h3
[skip travis] [skip scrutinizer]
* cleanup geo functions * add support for CloudFlare's Country GEO header without the need for IP resolution and database * ensure flag URL always returns a string, instead of false on failure as the result is always used as a string (without validation) * add helper yours_get_db() so we don't need to use "global $ydb" throughout and it ensures that ydb is always initialised correctly and hasn't ever been changed to something incompatible. * simplify debug get log * tidy up code and phpdocs for functions-plugins * cleanup & phpdocs for parts of functions.php Co-authored-by: ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
* Smarter keyword sanitizing, based on context * Deprecate yourls_sanitize_string() Fixes YOURLS#2646. Fixes YOURLS#2128.
* Implemented support for timezones * Removed OFFSET const from config * Localized yet sortable date in admin shorturl list * Unit tests * Code cleanup Co-authored-by: Jérémy K <[email protected]>
Co-authored-by: ozh <[email protected]> Co-authored-by: Léo Colombaro <[email protected]>
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.23.0 to 2.24.0. - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@2.23.0...2.24.0) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: ozh <[email protected]>
* wrapped $user in preg_quote function * updated auth test for special character in username Co-authored-by: Léo Colombaro <[email protected]> Co-authored-by: ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
- updated calls to functions - deprecate function yourls_activate_plugin_sandbox() - add unit tests - log loaded files - tweak yourls_debug_log to allow early uses Co-authored-by: e-ht <[email protected]> Co-authored-by: eht <[email protected]> Co-authored-by: ྅༻ Ǭɀħ ༄༆ཉ <[email protected]> Closes YOURLS#3321
…OURLS#3485) Pass id to yourls_table_edit_row() so the correct line in the table is updated. Fixes YOURLS#3485 Co-authored-by: ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
Co-authored-by: ozh <[email protected]>
Co-authored-by: ozh <[email protected]>
[skip ci]
Fixes YOURLS#3523 Co-authored-by: ྅༻ Ǭɀħ ༄༆ཉ <[email protected]>
[skip ci]
[skip ci]
ok |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
sync w/ YOURLS master.