Skip to content
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 269 commits into from
Mar 7, 2023
Merged

Php81 update #2

merged 269 commits into from
Mar 7, 2023

Conversation

iWantToKeepAnon
Copy link
Owner

sync w/ YOURLS master.

ozh and others added 30 commits April 11, 2020 11:35
[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]>
It was either too forgiving or too ignoring
[skip scrutinizer] [skip travis]
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]>
ozh and others added 25 commits January 18, 2023 17:48
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]>
* 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]>
[skip ci]
[skip ci]
@iWantToKeepAnon iWantToKeepAnon self-assigned this Mar 7, 2023
@iWantToKeepAnon
Copy link
Owner Author

ok

@iWantToKeepAnon iWantToKeepAnon merged commit 801382d into master Mar 7, 2023
@iWantToKeepAnon iWantToKeepAnon deleted the php81-update branch March 7, 2023 22:03
@iWantToKeepAnon iWantToKeepAnon restored the php81-update branch March 7, 2023 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.