8000 Tags · marijnz0r/voyager · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: marijnz0r/voyager

Tags

v1.0.17

Toggle v1.0.17's commit message
Delete Menu not working (thedevdojo#2892)

* Fix Menu delete

* Use Datatype slug

v1.0.16

Toggle v1.0.16's commit message
Detect proper Symlink (thedevdojo#2698)

* Detect proper Symlink

* Fix indention

* Fix StyleCI

v1.0.15

Toggle v1.0.15's commit message
Fix Redirecting to intended URL after Login (thedevdojo#2511)

This is done by redirecting with guest method instead of redirect with flashed session data.

v1.0.14

Toggle v1.0.14's commit message
Remove hook specific things (thedevdojo#2496)

v1.0.13

Toggle v1.0.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixes thedevdojo#2475 - whereKey is an actual method and doesn't work…

… as shorthand for where(attr, val) (thedevdojo#2477)

v1.0.12

Toggle v1.0.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request thedevdojo#2449 from the-control-group/analysis-zR…

…MpaD

Apply fixes from StyleCI

v1.0.11

Toggle v1.0.11's commit message
Moved optimisations to master (thedevdojo#2339)

* Moved optimisations to master

* Removed scalar typehint to make it work for php 5.6

* Fixed phpunit & code-style

v1.0.10

Toggle v1.0.10's commit message
Revert "fix for thedevdojo#2279 (thedevdojo#2307)"

This reverts commit f7785b1.

v1.0.9

Toggle v1.0.9's commit message
Reverting 56d59dd due to thedevdojo#2314

v1.0.8

Toggle v1.0.8's commit message
fix(bread): fix prompt for cancelling delete (thedevdojo#2021)

0